Skip to content

Initial Version

Initial Version #6

Triggered via pull request January 5, 2024 18:36
@viceroypenguinviceroypenguin
synchronize #1
draft1
Status Failure
Total duration 44s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)