Deploy to IIS #1
dotnet.yml
on: push
build_backend
2m 43s
build_frontend
1m 4s
Annotations
2 errors and 20 warnings
build_frontend
Process completed with exit code 1.
|
build_backend
Process completed with exit code 1.
|
build_backend:
Template_Web.Accelerator/Services/Security/AuthenticationProviderService.cs#L32
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.
|
build_backend:
Template_Web.Accelerator/Services/Security/AuthenticationProviderService.cs#L69
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.
|
build_backend:
Template_Web.Accelerator/Services/Security/AuthenticationProviderService.cs#L80
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.
|
build_backend:
Template_Web.Accelerator/Services/Security/AuthenticationProviderService.cs#L97
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.
|
build_backend:
Template_Web.Accelerator/Services/Security/AuthenticationProviderService.cs#L114
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.
|
build_backend:
Template_Web.Accelerator/Integrations/OpenAI/OpenAIResponseModel.cs#L5
Field 'OpenAIResponseModel.choices' is never assigned to, and will always have its default value null
|
build_backend:
Template_Web.Accelerator/Integrations/OpenAI/OpenAIService.cs#L16
The field 'OpenAIService._httpClient' is never used
|
build_backend:
Template_Web.Accelerator/Integrations/OpenAI/OpenAIService.cs#L15
The field 'OpenAIService._openAIConfiguration' is never used
|
build_backend:
Template_Web.Accelerator/Integrations/OpenAI/OpenAIService.cs#L14
The field 'OpenAIService._logger' is never used
|
build_backend:
Template_Web.Server/Controllers/Users/UserContextController.cs#L23
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.
|
build_backend:
Template_Web.Accelerator/Services/Security/AuthenticationProviderService.cs#L32
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.
|
build_backend:
Template_Web.Accelerator/Services/Security/AuthenticationProviderService.cs#L69
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.
|
build_backend:
Template_Web.Accelerator/Services/Security/AuthenticationProviderService.cs#L80
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.
|
build_backend:
Template_Web.Accelerator/Services/Security/AuthenticationProviderService.cs#L97
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.
|
build_backend:
Template_Web.Accelerator/Services/Security/AuthenticationProviderService.cs#L114
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.
|
build_backend:
Template_Web.Accelerator/Integrations/OpenAI/OpenAIResponseModel.cs#L5
Field 'OpenAIResponseModel.choices' is never assigned to, and will always have its default value null
|
build_backend:
Template_Web.Accelerator/Integrations/OpenAI/OpenAIService.cs#L16
The field 'OpenAIService._httpClient' is never used
|
build_backend:
Template_Web.Accelerator/Integrations/OpenAI/OpenAIService.cs#L14
The field 'OpenAIService._logger' is never used
|
build_backend:
Template_Web.Accelerator/Integrations/OpenAI/OpenAIService.cs#L15
The field 'OpenAIService._openAIConfiguration' is never used
|
build_backend:
Template_Web.Server/Controllers/Users/UserContextController.cs#L23
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.
|