chore(deps): update all dependencies #175
Annotations
6 warnings
.NET Build:
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)
|
.NET Build:
src/WebApp/Pages/Error.cshtml.cs#L9
Make sure disabling CSRF protection is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4502)
|
.NET Build:
src/WebApp/Shared/NewLifePoint.razor.cs#L63
Make sure the content length limit is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5693)
|
.NET Build:
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)
|
.NET Build:
src/WebApp/Pages/Error.cshtml.cs#L9
Make sure disabling CSRF protection is safe here. (https://rules.sonarsource.com/csharp/RSPEC-4502)
|
.NET Build:
src/WebApp/Shared/NewLifePoint.razor.cs#L63
Make sure the content length limit is safe here. (https://rules.sonarsource.com/csharp/RSPEC-5693)
|
Loading