Update AnalyzerReleases.Shipped.md #378
Annotations
1 error and 10 warnings
|
build
Process completed with exit code 1.
|
|
build:
OptionsGenerator.Tests/AnalyzerTests.cs#L100
Missing XML comment for publicly visible type or member 'AnalyzerTests.GenericTargetInterfaceRaises_ROG0001(string)'
|
|
build:
OptionsGenerator.Tests/AnalyzerTests.cs#L83
Missing XML comment for publicly visible type or member 'AnalyzerTests.NestedTargetInterfaceRaises_ROG0003()'
|
|
build:
OptionsGenerator.Tests/AnalyzerTests.cs#L77
Missing XML comment for publicly visible type or member 'AnalyzerTests.NonTargetGenericInterfaceDoesNotRaise_ROG0001(string)'
|
|
build:
OptionsGenerator.Tests/AnalyzerTests.cs#L59
Missing XML comment for publicly visible type or member 'AnalyzerTests.WritablePropertyRaises_ROG0002()'
|
|
build:
OptionsGenerator.Tests/AnalyzerTests.cs#L47
Missing XML comment for publicly visible type or member 'AnalyzerTests.ReadOnlyPropertyDoesNotRaise_ROG0002()'
|
|
build:
OptionsGenerator.Tests/AnalyzerTests.cs#L37
Missing XML comment for publicly visible type or member 'AnalyzerTests.NonTargetWritablePropertyDoesNotRaise_ROG0002()'
|
|
build:
OptionsGenerator.Tests/AnalyzerTests.cs#L12
Missing XML comment for publicly visible type or member 'AnalyzerTests'
|
|
build:
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)
|
|
build:
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)
|
|
build:
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)
|