Skip to content

Deploy to IIS

Deploy to IIS #1

Triggered via push January 7, 2024 02:15
Status Failure
Total duration 2m 56s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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.