Skip to content
This repository has been archived by the owner on Mar 24, 2024. It is now read-only.

Fix API call in Persona.tsx #14

Fix API call in Persona.tsx

Fix API call in Persona.tsx #14

Triggered via push December 5, 2023 20:54
Status Failure
Total duration 48s
Artifacts

Azure.yml

on: push
Build and Deploy
38s
Build and Deploy
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Build and Deploy: SoarCraft.AwaiShop/AdminHub/AdminHub.cs#L48
The name 'Image' does not exist in the current context
Build and Deploy
Process completed with exit code 1.
Build and Deploy
Environment URL '' is not a valid http(s) URL, so it will not be shown as a link in the workflow graph.
Build and Deploy: SoarCraft.AwaiShop/Program.cs#L31
Unreachable code detected
Build and Deploy: SoarCraft.AwaiShop/Program.cs#L39
Unreachable code detected
Build and Deploy: SoarCraft.AwaiShop/Program.cs#L59
Unreachable code detected
Build and Deploy: SoarCraft.AwaiShop/AdminHub/Order/Post.cs#L11
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 and Deploy: SoarCraft.AwaiShop/AdminHub/Order/Post.cs#L22
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 and Deploy: SoarCraft.AwaiShop/AdminHub/Order/Post.cs#L33
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 and Deploy: SoarCraft.AwaiShop/AdminHub/Product/Delete.cs#L10
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 and Deploy: SoarCraft.AwaiShop/AdminHub/Product/Delete.cs#L21
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 and Deploy: SoarCraft.AwaiShop/AdminHub/Product/Delete.cs#L32
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 and Deploy: SoarCraft.AwaiShop/AdminHub/Product/Delete.cs#L43
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.