Skip to content

Actor

Actor #62

Triggered via push August 11, 2025 19:57
Status Success
Total duration 37s
Artifacts

scan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Build: src/Sample.Console/Program.cs#L2
Method '<top-level-statements-entry-point>' 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)
Build: src/Sample.Console/Program.cs#L2
Method '<top-level-statements-entry-point>' 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)