ci: use shared GitHub Action #144
Annotations
1 error and 6 warnings
ci_cd
Process completed with exit code 1.
|
ci_cd:
src/WebApp/Program.cs#L92
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
ci_cd:
src/WebApp/Pages/Error.cshtml.cs#L9
Make sure disabling CSRF protection is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4502)
|
ci_cd:
src/WebApp/Shared/NewLifePoint.razor.cs#L63
Make sure the content length limit is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5693)
|
ci_cd:
src/WebApp/Program.cs#L92
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
ci_cd:
src/WebApp/Pages/Error.cshtml.cs#L9
Make sure disabling CSRF protection is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4502)
|
ci_cd:
src/WebApp/Shared/NewLifePoint.razor.cs#L63
Make sure the content length limit is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5693)
|