Unions2 #157
Merged
Unions2 #157
Annotations
10 warnings
|
Run Tests:
OptionsGenerator.Tests/AnalyzerTests.cs#L102
Missing XML comment for publicly visible type or member 'AnalyzerTests.GenericTargetInterfaceRaises_ROG0001(string)'
|
|
Run Tests:
OptionsGenerator.Tests/AnalyzerTests.cs#L85
Missing XML comment for publicly visible type or member 'AnalyzerTests.NestedTargetInterfaceRaises_ROG0003()'
|
|
Run Tests:
OptionsGenerator.Tests/AnalyzerTests.cs#L79
Missing XML comment for publicly visible type or member 'AnalyzerTests.NonTargetGenericInterfaceDoesNotRaise_ROG0001(string)'
|
|
Run Tests:
OptionsGenerator.Tests/AnalyzerTests.cs#L61
Missing XML comment for publicly visible type or member 'AnalyzerTests.WritablePropertyRaises_ROG0002()'
|
|
Run Tests:
OptionsGenerator.Tests/AnalyzerTests.cs#L49
Missing XML comment for publicly visible type or member 'AnalyzerTests.ReadOnlyPropertyDoesNotRaise_ROG0002()'
|
|
Run Tests:
OptionsGenerator.Tests/AnalyzerTests.cs#L39
Missing XML comment for publicly visible type or member 'AnalyzerTests.NonTargetWritablePropertyDoesNotRaise_ROG0002()'
|
|
Run Tests:
OptionsGenerator.Tests/AnalyzerTests.cs#L14
Missing XML comment for publicly visible type or member 'AnalyzerTests'
|
|
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