Configure App Service to use Azure Key Vault for secrets management #33
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.
|