Skip to content

Feat/265 url param instantiation #3203

Feat/265 url param instantiation

Feat/265 url param instantiation #3203

Triggered via pull request January 28, 2025 16:10
Status Failure
Total duration 4m 40s
Artifacts

test-and-analyze.yml

on: pull_request
Static code analysis
4m 25s
Static code analysis
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Static code analysis: src/Altinn.App.Api/Controllers/HomeController.cs#L145
Instance of NullForgiving operator without justification detected (https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/operators/null-forgiving)
Static code analysis: src/Altinn.App.Api/Controllers/HomeController.cs#L170
Instance of NullForgiving operator without justification detected (https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/operators/null-forgiving)
Static code analysis
Process completed with exit code 1.