Skip to content

Configure App Service to use Azure Key Vault for secrets management #33

Configure App Service to use Azure Key Vault for secrets management

Configure App Service to use Azure Key Vault for secrets management #33

Triggered via push November 21, 2025 10:56
Status Success
Total duration 10m 22s
Artifacts

main.yml

on: push
build-test-deploy
10m 7s
build-test-deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build-test-deploy
Process completed with exit code 1.
build-test-deploy: src/PoFunQuiz.Client/Components/Pages/Results.razor#L84
Found markup element with unexpected name 'RadzenAvatar'. If this is intended to be a component, add a @using directive for its namespace.
build-test-deploy: src/PoFunQuiz.Client/Components/Pages/Results.razor#L74
Found markup element with unexpected name 'RadzenDivider'. If this is intended to be a component, add a @using directive for its namespace.
build-test-deploy: src/PoFunQuiz.Client/Components/Pages/Results.razor#L46
Found markup element with unexpected name 'RadzenAvatar'. If this is intended to be a component, add a @using directive for its namespace.
build-test-deploy: tests/PoFunQuiz.Tests/Integration/OpenAIIntegrationTests.cs#L29
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-deploy: src/PoFunQuiz.Client/Components/Pages/GameBoard.razor#L191
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-deploy: src/PoFunQuiz.Client/Components/Pages/GameSetup.razor#L230
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-deploy: src/PoFunQuiz.Client/Components/Pages/Results.razor#L112
Found markup element with unexpected name 'RadzenDivider'. If this is intended to be a component, add a @using directive for its namespace.
build-test-deploy: src/PoFunQuiz.Client/Components/Pages/Results.razor#L84
Found markup element with unexpected name 'RadzenAvatar'. If this is intended to be a component, add a @using directive for its namespace.
build-test-deploy: src/PoFunQuiz.Client/Components/Pages/Results.razor#L74
Found markup element with unexpected name 'RadzenDivider'. If this is intended to be a component, add a @using directive for its namespace.
build-test-deploy: src/PoFunQuiz.Client/Components/Pages/Results.razor#L46
Found markup element with unexpected name 'RadzenAvatar'. If this is intended to be a component, add a @using directive for its namespace.