test: push coverage #171
Annotations
1 error and 6 warnings
shared_ci_cd / ci_cd
Process completed with exit code 1.
|
shared_ci_cd / ci_cd:
src/BusinessServices/Services/Impl/LifePointService.cs#L52
The parameter name 'lifePointToCreate' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
shared_ci_cd / ci_cd:
src/WebApp/Pages/Error.cshtml.cs#L9
Make sure disabling CSRF protection is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4502)
|
shared_ci_cd / 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)
|
shared_ci_cd / ci_cd:
src/BusinessServices/Services/Impl/LifePointService.cs#L52
The parameter name 'lifePointToCreate' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
shared_ci_cd / ci_cd:
src/WebApp/Pages/Error.cshtml.cs#L9
Make sure disabling CSRF protection is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4502)
|
shared_ci_cd / 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)
|