clean test app #178
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error and 11 warnings
|
build
Process completed with exit code 1.
|
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build:
JsonSchemaGenerator.Cli/MainService.cs#L86
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
|
|
build:
JsonSchemaGenerator.Cli/MainService.cs#L86
For improved performance, use the LoggerMessage delegates instead of calling 'LoggerExtensions.LogInformation(ILogger, string?, params object?[])' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1848)
|
|
build:
UnionsGenerator.Tests/ConstructorTests.cs#L4
Missing XML comment for publicly visible type or member 'ConstructorTests'
|
|
build:
UnionsGenerator.Tests/ConstructorTests.cs#L7
Missing XML comment for publicly visible type or member 'ConstructorTests.GeneratesPrivateInterfaceAccessibilityForPublicIfInconvertible()'
|
|
build:
UnionsGenerator.Tests/ConstructorTests.cs#L20
Missing XML comment for publicly visible type or member 'ConstructorTests.GeneratesPrivateObjectAccessibilityForPublicIfInconvertible()'
|
|
build:
UnionsGenerator.Tests/ConstructorTests.cs#L33
Missing XML comment for publicly visible type or member 'ConstructorTests.GeneratesPrivateSupertypeAccessibilityForPublicIfInconvertible()'
|
|
build:
UnionsGenerator.Tests/ConstructorTests.cs#L48
Missing XML comment for publicly visible type or member 'ConstructorTests.GeneratesPrivateAccessibilityForPublicIfInconvertible()'
|
|
build:
UnionsGenerator.Tests/ConstructorTests.cs#L59
Missing XML comment for publicly visible type or member 'ConstructorTests.GeneratesPrivateAccessibilityForPrivate()'
|
|
build:
UnionsGenerator.Tests/ConstructorTests.cs#L70
Missing XML comment for publicly visible type or member 'ConstructorTests.GeneratesPublicAccessibilityForPublic()'
|
|
build:
UnionsGenerator.Tests/ConversionTests.cs#L7
Missing XML comment for publicly visible type or member 'ConversionTests'
|