Skip to content

Update client components and configuration #27

Update client components and configuration

Update client components and configuration #27

Triggered via push October 23, 2025 13:02
Status Success
Total duration 3m 39s
Artifacts

main.yml

on: push
build-test-deploy
3m 29s
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/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.
build-test-deploy: 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: PoFunQuiz.Client/Components/Pages/GameSetup.razor#L223
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/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.