Feat/265 url param instantiation #3102
Annotations
5 errors and 1 warning
Analyze (csharp):
src/Altinn.App.Api/Controllers/HomeController.cs#L146
Dereference of a possibly null reference.
|
Analyze (csharp):
src/Altinn.App.Api/Controllers/HomeController.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Analyze (csharp):
src/Altinn.App.Api/Controllers/HomeController.cs#L146
Dereference of a possibly null reference.
|
Analyze (csharp):
src/Altinn.App.Api/Controllers/HomeController.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
|
Analyze (csharp)
We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.20.3/x64/codeql/csharp/tools/autobuild.sh". Exit code was 1 and last log line was: Error: Could not auto-detect a suitable build method. See the logs for more details.
|
Analyze (csharp)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|