Merge pull request #36 from coder-1jie/fix-docker-compose #20
Annotations
10 warnings
|
|
|
|
|
|
|
|
src/NetCorePal.D3Shop.Web.Admin.Client/Layouts/BasicLayout.razor.cs#L15
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.
|
src/NetCorePal.D3Shop.Web.Admin.Client/Program.cs#L10
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
The logs for this run have expired and are no longer available.
Loading