Skip to content

Initial Version

Initial Version #11

Triggered via pull request January 5, 2024 22:43
@viceroypenguinviceroypenguin
synchronize #1
draft1
Status Failure
Total duration 27s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.