Uniontype variant tle #162
Merged
Annotations
1 error and 10 warnings
|
Run Tests
Process completed with exit code 1.
|
|
Run Tests:
Janus.Tests/JanusAnalyzerTests.cs#L11
Missing XML comment for publicly visible type or member 'JanusAnalyzerTests.EqualsIsNotOverriddenIfUserProvided()'
|
|
Run Tests:
Janus.Tests/JanusAnalyzerTests.cs#L8
Missing XML comment for publicly visible type or member 'JanusAnalyzerTests'
|
|
Run Tests:
JsonSchemaGenerator/Models/Core/Number.cs#L6
The `ImplicitConversionIfSolitary` option will be ignored because the target union type may represent more than one type.
|
|
Run Tests:
UtilityGenerators.Tests.E2E/TestAttribute.cs#L6
Type 'TestAttribute' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
|
|
Run Tests:
JsonSchemaGenerator.Cli/MainService.cs#L87
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)
|
|
Run Tests:
JsonSchemaGenerator.Cli/MainService.cs#L29
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)
|
|
Run Tests:
JsonSchemaGenerator.Cli/Settings.cs#L9
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)
|
|
Run Tests:
JsonSchemaGenerator.Cli/MainService.cs#L87
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)
|
|
Run Tests:
JsonSchemaGenerator.Cli/MainService.cs#L29
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)
|
|
Run Tests:
JsonSchemaGenerator.Cli/Settings.cs#L9
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)
|
Loading