Skip to content

Initial Version

Initial Version #5

Triggered via pull request January 5, 2024 17:15
@viceroypenguinviceroypenguin
synchronize #1
draft1
Status Failure
Total duration 32s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/Immediate.Handlers/Generators/ImmediateHandlersGenerator.cs#L109
Remove unused parameter 'renderModes' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
build: src/Immediate.Handlers/Generators/ImmediateHandlersGenerator.cs#L107
Remove unused parameter 'handler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
build: src/Immediate.Handlers/Generators/ImmediateHandlersGenerator.cs#L110
Remove unused parameter 'template' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
build: src/Immediate.Handlers/Generators/ImmediateHandlersGenerator.cs#L108
Remove unused parameter 'behaviors' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
build: src/Immediate.Handlers/Generators/ImmediateHandlersGenerator.cs#L106
Remove unused parameter 'context' (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#L109
Remove unused parameter 'renderModes' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
build: src/Immediate.Handlers/Generators/ImmediateHandlersGenerator.cs#L107
Remove unused parameter 'handler' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)
build: src/Immediate.Handlers/Generators/ImmediateHandlersGenerator.cs#L110
Remove unused parameter 'template' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0060)