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
Annotations
10 warnings
Build with dotnet:
SoarCraft.AwaiShop/Program.cs#L27
Unreachable code detected
|
Build with dotnet:
SoarCraft.AwaiShop/Program.cs#L42
Unreachable code detected
|
Build with dotnet:
SoarCraft.AwaiShop/Program.cs#L50
Unreachable code detected
|
Build with dotnet:
SoarCraft.AwaiShop/Program.cs#L68
Unreachable code detected
|
Build with dotnet:
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 with dotnet:
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 with dotnet:
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 with dotnet:
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 with dotnet:
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 with dotnet:
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.
|
The logs for this run have expired and are no longer available.
Loading