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

[APP] B2C_1_RegLog - [Back | Test] Init (#74) #24

[APP] B2C_1_RegLog - [Back | Test] Init (#74)

[APP] B2C_1_RegLog - [Back | Test] Init (#74) #24

Triggered via push December 7, 2023 23:00
Status Success
Total duration 1m 18s
Artifacts

Azure.yml

on: push
Build and Deploy
1m 9s
Build and Deploy
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Deploy: SoarCraft.AwaiShop/Program.cs#L27
Unreachable code detected
Build and Deploy: SoarCraft.AwaiShop/Program.cs#L42
Unreachable code detected
Build and Deploy: SoarCraft.AwaiShop/Program.cs#L50
Unreachable code detected
Build and Deploy: SoarCraft.AwaiShop/Program.cs#L68
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/Hub/Order/Post.cs#L14
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/Hub/Order/Post.cs#L25
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/Hub/Order/Post.cs#L37
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.