remove empty project #161
Merged
remove empty project #161
Annotations
10 warnings
|
Run Tests:
UtilityGenerators.Tests/TestBase.cs#L46
Missing XML comment for publicly visible type or member 'TestBase<TGenerator>.RunGenerator(ref Compilation, CancellationToken)'
|
|
Run Tests:
UtilityGenerators.Tests/TestBase.cs#L38
Missing XML comment for publicly visible type or member 'TestBase<TGenerator>.TestFactory(string, string, CancellationToken)'
|
|
Run Tests:
UtilityGenerators.Tests/TestBase.cs#L21
Missing XML comment for publicly visible type or member 'TestBase<TGenerator>.TestBase(IEnumerable<MetadataReference>)'
|
|
Run Tests:
UtilityGenerators.Tests/TestBase.cs#L20
Missing XML comment for publicly visible type or member 'TestBase<TGenerator>.TestBase()'
|
|
Run Tests:
UtilityGenerators.Tests/TestBase.cs#L17
Missing XML comment for publicly visible type or member 'TestBase<TGenerator>'
|
|
Run Tests:
UtilityGenerators.Tests/Templating/TemplatingGeneratorTests.cs#L357
Missing XML comment for publicly visible type or member 'TemplatingGeneratorTests.CompilesTemplate(string, string)'
|
|
Run Tests:
UtilityGenerators.Tests/Templating/TemplatingGeneratorTests.cs#L12
Missing XML comment for publicly visible type or member 'TemplatingGeneratorTests'
|
|
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