Merge pull request #43 from SubstrateGaming/monthly_updates_06_25 #51
publish_moonsama.yml
on: push
build & test & publish
37s
Annotations
5 warnings
|
build & test & publish:
Substrate.Moonsama.NET/Substrate.Moonsama.NET.RestService/NET/RestService/Generated/Storage/MintingStorage.cs#L44
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 & publish:
Substrate.Moonsama.NET/Substrate.Moonsama.NET.RestService/NET/RestService/Generated/Storage/XTokensStorage.cs#L44
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 & publish:
Substrate.Moonsama.NET/Substrate.Moonsama.NET.RestService/NET/RestService/Generated/Storage/MintingStorage.cs#L44
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 & publish:
Substrate.Moonsama.NET/Substrate.Moonsama.NET.RestService/NET/RestService/Generated/Storage/XTokensStorage.cs#L44
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 & publish
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|