Skip to content

chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v9 (main) #2472

chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v9 (main)

chore(deps): update mcr.microsoft.com/dotnet/sdk docker tag to v9 (main) #2472

Triggered via pull request September 17, 2024 08:44
Status Success
Total duration 8m 27s
Artifacts

test-and-analyze.yml

on: pull_request
Static code analysis
7m 14s
Static code analysis
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Static code analysis: src/Altinn.App.Core/EFormidling/Implementation/DefaultEFormidlingService.cs#L120
Logging in a catch clause should pass the caught exception as a parameter. (https://rules.sonarsource.com/csharp/RSPEC-6667)
Static code analysis: src/Altinn.App.Core/EFormidling/Implementation/DefaultEFormidlingService.cs#L40
Constructor has 11 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
Static code analysis: src/Altinn.App.Core/EFormidling/Implementation/DefaultEFormidlingService.cs#L132
'System.Exception' should not be thrown by user code. (https://rules.sonarsource.com/csharp/RSPEC-112)
Static code analysis: src/Altinn.App.Api/Controllers/AccountController.cs#L31
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
Static code analysis: src/Altinn.App.Api/Controllers/ActionsController.cs#L80
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
Static code analysis: src/Altinn.App.Api/Controllers/TextsController.cs#L33
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
Static code analysis: src/Altinn.App.Api/Controllers/StatelessDataController.cs#L82
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
Static code analysis: src/Altinn.App.Api/Controllers/StatelessDataController.cs#L163
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
Static code analysis: src/Altinn.App.Api/Controllers/StatelessDataController.cs#L203
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)
Static code analysis: src/Altinn.App.Api/Controllers/StatelessDataController.cs#L276
ModelState.IsValid should be checked in controller actions. (https://rules.sonarsource.com/csharp/RSPEC-6967)