Skip to content

bland client

bland client #123

Triggered via push February 6, 2025 04:01
Status Success
Total duration 6m 1s
Artifacts

codeql.yml

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

Annotations

8 warnings
Analyze (csharp): Application.Services/JobSK/JobSearchOrchestrator.cs#L11
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#L11
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.