Initial Version #6
Annotations
10 errors
build:
src/Immediate.Handlers/Generators/ImmediateHandlersGenerator.cs#L120
Remove unused parameter 'template' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
build:
src/Immediate.Handlers/Generators/ImmediateHandlersGenerator.cs#L118
Remove unused parameter 'behaviors' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
build:
src/Immediate.Handlers/Generators/ImmediateHandlersGenerator.cs#L116
Remove unused parameter 'context' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
build:
src/Immediate.Handlers/Generators/ImmediateHandlersGenerator.cs#L119
Remove unused parameter 'renderModes' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
build:
src/Immediate.Handlers/Generators/ImmediateHandlersGenerator.cs#L117
Remove unused parameter 'handler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
build:
src/Immediate.Handlers/Generators/ImmediateHandlersGenerator.cs#L13
'ImmediateHandlersGenerator.Behavior' 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#L21
'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#L120
Remove unused parameter 'template' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
build:
src/Immediate.Handlers/Generators/ImmediateHandlersGenerator.cs#L118
Remove unused parameter 'behaviors' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|
build:
src/Immediate.Handlers/Generators/ImmediateHandlersGenerator.cs#L116
Remove unused parameter 'context' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
|