Initial Version #11
Annotations
7 errors
build:
src/Immediate.Handlers/Generators/ImmediateHandlersGenerator.cs#L210
Remove unused parameter 'hasMsDi' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
build:
src/Immediate.Handlers/Generators/ImmediateHandlersGenerator.cs#L211
Remove unused parameter 'template' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
build:
src/Immediate.Handlers/Generators/ImmediateHandlersGenerator.cs#L22
'ImmediateHandlersGenerator.Handler' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
build:
src/Immediate.Handlers/Generators/ImmediateHandlersGenerator.cs#L210
Remove unused parameter 'hasMsDi' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
build:
src/Immediate.Handlers/Generators/ImmediateHandlersGenerator.cs#L211
Remove unused parameter 'template' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
build:
src/Immediate.Handlers/Generators/ImmediateHandlersGenerator.cs#L22
'ImmediateHandlersGenerator.Handler' is an internal class that is apparently never instantiated. If so, remove the code from the assembly. If this class is intended to contain only static members, make it 'static' (Module in Visual Basic). (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1812)
|
build
Process completed with exit code 1.
|