Skip to content

blandai calls & analyze #129

blandai calls & analyze

blandai calls & analyze #129

Triggered via push February 12, 2025 04:22
Status Failure
Total duration 4m 53s
Artifacts

codeql.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 8 warnings
Analyze (csharp): Test.Endpoints/Endpoints/TodoEndpointsTests.cs#L71
Argument 6: cannot convert from 'bool' to 'System.Collections.Generic.Dictionary<string, string>?'
Analyze (csharp): Test.Endpoints/Endpoints/TodoEndpointsTests.cs#L71
Cannot infer the type of implicitly-typed deconstruction variable '_'.
Analyze (csharp): Test.Endpoints/Endpoints/TodoEndpointsTests.cs#L71
Cannot infer the type of implicitly-typed discard.
Analyze (csharp): Test.Endpoints/Endpoints/TodoEndpointsTests.cs#L71
Argument 6: cannot convert from 'bool' to 'System.Collections.Generic.Dictionary<string, string>?'
Analyze (csharp): Test.Endpoints/Endpoints/TodoEndpointsTests.cs#L71
Cannot infer the type of implicitly-typed deconstruction variable '_'.
Analyze (csharp): Test.Endpoints/Endpoints/TodoEndpointsTests.cs#L71
Cannot infer the type of implicitly-typed discard.
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.4/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): Application.Services/JobSK/JobSearchOrchestrator.cs#L16
Parameter 'logger' is unread.
Analyze (csharp): Functions/Program.cs#L72
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Analyze (csharp): Application.Services/JobSK/JobSearchOrchestrator.cs#L16
Parameter 'logger' is unread.
Analyze (csharp): Functions/Program.cs#L72
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.