Feat/265 url param instantiation #3203
test-and-analyze.yml
on: pull_request
Static code analysis
4m 25s
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.
|