Skip to content

[Playground] 177 auth UI component #366

[Playground] 177 auth UI component

[Playground] 177 auth UI component #366

Re-run triggered September 12, 2024 14:54
Status Success
Total duration 2m 53s
Artifacts

azure-dev-build-only.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
build-test: src/AzureOpenAIProxy.ApiApp/Repositories/AdminEventRepository.cs#L45
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-test: src/AzureOpenAIProxy.ApiApp/Repositories/AdminEventRepository.cs#L51
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-test: src/AzureOpenAIProxy.ApiApp/Repositories/AdminEventRepository.cs#L57
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-test: src/AzureOpenAIProxy.ApiApp/Repositories/AdminEventRepository.cs#L63
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-test: src/AzureOpenAIProxy.ApiApp/Repositories/AdminEventRepository.cs#L45
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-test: src/AzureOpenAIProxy.ApiApp/Repositories/AdminEventRepository.cs#L51
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-test: src/AzureOpenAIProxy.ApiApp/Repositories/AdminEventRepository.cs#L57
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-test: src/AzureOpenAIProxy.ApiApp/Repositories/AdminEventRepository.cs#L63
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.