pattern methods accept nullable (#84) #268
Annotations
23 warnings
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
|
|
|
|
JsonSchemaGenerator.Cli/MainService.cs#L27
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
|
JsonSchemaGenerator.Cli/Settings.cs#L7
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
|
JsonSchemaGenerator.Cli/MainService.cs#L85
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)
|
|
UnionsGenerator.Tests/ConstructorTests.cs#L4
Missing XML comment for publicly visible type or member 'ConstructorTests'
|
|
UnionsGenerator.Tests/ConstructorTests.cs#L7
Missing XML comment for publicly visible type or member 'ConstructorTests.GeneratesPrivateInterfaceAccessibilityForPublicIfInconvertible()'
|
|
UnionsGenerator.Tests/ConstructorTests.cs#L20
Missing XML comment for publicly visible type or member 'ConstructorTests.GeneratesPrivateObjectAccessibilityForPublicIfInconvertible()'
|
|
UnionsGenerator.Tests/ConstructorTests.cs#L33
Missing XML comment for publicly visible type or member 'ConstructorTests.GeneratesPrivateSupertypeAccessibilityForPublicIfInconvertible()'
|
|
UnionsGenerator.Tests/ConstructorTests.cs#L48
Missing XML comment for publicly visible type or member 'ConstructorTests.GeneratesPrivateAccessibilityForPublicIfInconvertible()'
|
|
UnionsGenerator.Tests/ConstructorTests.cs#L59
Missing XML comment for publicly visible type or member 'ConstructorTests.GeneratesPrivateAccessibilityForPrivate()'
|
|
UnionsGenerator.Tests/ConstructorTests.cs#L70
Missing XML comment for publicly visible type or member 'ConstructorTests.GeneratesPublicAccessibilityForPublic()'
|
|
Project1/Program.cs#L57
'parameter.ExplicitDefaultValue' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
TestApp/Program.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
|
DocReflect/Generators/DocReflect.cs#L81
Unreachable code detected
|
|
|
|
|
|
Project1/Program.cs#L57
'parameter.ExplicitDefaultValue' is never 'null'. Remove or refactor the condition(s) to avoid dead code. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1508)
|
|
TestApp/Program.cs#L8
Because an application's API isn't typically referenced from outside the assembly, types can be made internal (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1515)
|
|
DocReflect/Generators/DocReflect.cs#L81
Unreachable code detected
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading