test: add more tests #100
Annotations
2 errors and 6 warnings
ci_cd:
src/WebApp/Shared/NewLifePoint.razor.cs#L17
'internal' members should come before 'private' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md)
|
ci_cd
Process completed with exit code 1.
|
ci_cd:
src/WebApp/Program.cs#L90
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#L17
'internal' members should come before 'private' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md)
|
ci_cd:
src/WebApp/Program.cs#L90
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#L17
'internal' members should come before 'private' members (https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/SA1202.md)
|