fix test #130
Annotations
8 warnings
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.
|