Skip to content

Fix Azure OpenAI endpoint configuration #29

Fix Azure OpenAI endpoint configuration

Fix Azure OpenAI endpoint configuration #29

Triggered via push October 24, 2025 12:21
Status Success
Total duration 5m 10s
Artifacts

main.yml

on: push
build-test-deploy
4m 58s
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: PoFunQuiz.Client/Components/Pages/GameSetup.razor#L225
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: PoFunQuiz.Client/Components/Pages/GameSetup.razor#L10
The using directive for 'Radzen.Blazor' appeared previously in this namespace
build-test-deploy: PoFunQuiz.Client/Components/Pages/GameSetup.razor#L9
The using directive for 'Radzen' appeared previously in this namespace
build-test-deploy: PoFunQuiz.Client/Components/Pages/GameSetup.razor#L8
The using directive for 'Microsoft.AspNetCore.Components.Web' appeared previously in this namespace
build-test-deploy: PoFunQuiz.Client/Components/Pages/Leaderboard.razor#L130
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: PoFunQuiz.Client/Components/Pages/Leaderboard.razor#L84
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: 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: 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: 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: 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.