Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

multiple fixes to get CI to build again #446

multiple fixes to get CI to build again

multiple fixes to get CI to build again #446

Triggered via pull request November 13, 2024 11:50
Status Success
Total duration 2m 6s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

sonarcloud.yml

on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
check if SONAR_TOKEN is set in github secrets
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Build: src/sample/Program.cs#L39
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
Build: src/sample/Program.cs#L182
Remove this array creation and simply pass the elements. (https://rules.sonarsource.com/csharp/RSPEC-3878)
Build: src/sample/Program.cs#L226
Remove this unused method parameter 'args'. (https://rules.sonarsource.com/csharp/RSPEC-1172)
Build: src/sample/Program.cs#L39
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
Build: src/sample/Program.cs#L182
Remove this array creation and simply pass the elements. (https://rules.sonarsource.com/csharp/RSPEC-3878)
Build: src/sample/Program.cs#L226
Remove this unused method parameter 'args'. (https://rules.sonarsource.com/csharp/RSPEC-1172)