use janus directly #449
Annotations
10 errors and 10 warnings
|
build
The type or namespace name 'IUnion' does not exist in the namespace 'RhoMicro.CodeAnalysis' (are you missing an assembly reference?)
|
|
build
Type 'Lexeme' already defines a member called 'GetHashCode' with the same parameter types
|
|
build
Type 'Lexeme' already defines a member called 'Equals' with the same parameter types
|
|
build
The type or namespace name 'IUnionFactory<>' does not exist in the namespace 'RhoMicro.CodeAnalysis' (are you missing an assembly reference?)
|
|
build
The type or namespace name 'IUnionFactory<>' does not exist in the namespace 'RhoMicro.CodeAnalysis' (are you missing an assembly reference?)
|
|
build
The type or namespace name 'IUnionFactory<>' does not exist in the namespace 'RhoMicro.CodeAnalysis' (are you missing an assembly reference?)
|
|
build:
DslGenerator/Lexing/Lexeme.cs#L13
The name 'MiscellaneousSettings' does not exist in the current context
|
|
build:
DslGenerator/Lexing/Lexeme.cs#L13
The name 'MiscellaneousSettings' does not exist in the current context
|
|
build:
DslGenerator/Lexing/Lexeme.cs#L13
The type or namespace name 'Miscellaneous' could not be found (are you missing a using directive or an assembly reference?)
|
|
build
The type or namespace name 'IUnion' does not exist in the namespace 'RhoMicro.CodeAnalysis' (are you missing an assembly reference?)
|
|
build:
OptionsGenerator.Tests/AnalyzerTests.cs#L49
Missing XML comment for publicly visible type or member 'AnalyzerTests.ReadOnlyPropertyDoesNotRaise_ROG0002()'
|
|
build:
OptionsGenerator.Tests/AnalyzerTests.cs#L39
Missing XML comment for publicly visible type or member 'AnalyzerTests.NonTargetWritablePropertyDoesNotRaise_ROG0002()'
|
|
build:
OptionsGenerator.Tests/AnalyzerTests.cs#L14
Missing XML comment for publicly visible type or member 'AnalyzerTests'
|
|
build:
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)
|
|
build:
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)
|
|
build:
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)
|
|
build:
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)
|
|
build:
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)
|
|
build:
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)
|
|
build:
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)
|