blandai calls & analyze #129
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):
Package/Package.Infrastructure.BlandAI/BlandAIRestClient.cs#L11
Parameter 'logger' is unread.
|
Analyze (csharp):
Package/Package.Infrastructure.BlandAI/BlandAIRestClient.cs#L11
Parameter 'settings' is unread.
|
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):
Package/Package.Infrastructure.BlandAI/BlandAIRestClient.cs#L11
Parameter 'logger' is unread.
|
Analyze (csharp):
Package/Package.Infrastructure.BlandAI/BlandAIRestClient.cs#L11
Parameter 'settings' is unread.
|
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.
|