ci: run GitHub Action on demand #52
Annotations
4 warnings
ci_cd:
src/WebApp/Program.cs#L77
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/Program.cs#L77
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)
|