Skip to content

Deploy to IIS

Deploy to IIS #3

Triggered via push January 7, 2024 03:48
Status Success
Total duration 2m 53s
Artifacts

dotnet.yml

on: push
build_backend
2m 41s
build_backend
build_frontend
43s
build_frontend
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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/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.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.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#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.