Skip to content

add Akka.Analyzers install canary #319

add Akka.Analyzers install canary

add Akka.Analyzers install canary #319

Triggered via pull request July 26, 2024 16:07
Status Failure
Total duration 5m 13s
Artifacts

pr_validation.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Test-windows-latest: DotNetFrameworkApp/Program.cs#L7
Method 'void Program.Main(string[] args)' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string value)'. Retrieve the following string(s) from a resource table instead: "Hello, World!". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Test-windows-latest: DotNetFrameworkApp/Program.cs#L3
Type 'Program' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Test-windows-latest: DotNetFrameworkApp/Program.cs#L7
Method 'void Program.Main(string[] args)' passes a literal string as parameter 'value' of a call to 'void Console.WriteLine(string value)'. Retrieve the following string(s) from a resource table instead: "Hello, World!". (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1303)
Test-windows-latest: DotNetFrameworkApp/Program.cs#L3
Type 'Program' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)
Test-windows-latest
Process completed with exit code 1.