Skip to content

refactoring extrinisc states (#63) #67

refactoring extrinisc states (#63)

refactoring extrinisc states (#63) #67

Triggered via push October 22, 2023 11:40
Status Success
Total duration 1m 39s
Artifacts

publish.yml

on: push
build & test & publish
1m 31s
build & test & publish
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build & test & publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, alirezanet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build & test & publish
.NET 5.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.
build & test & publish
.NET Core 3.1 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.
build & test & publish
.NET Core 2.1 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.
build & test & publish: Substrate.NetApi/Model/Extrinsics/UnCheckedExtrinsic.cs#L57
'UnCheckedExtrinsic.Encode()' hides inherited member 'Extrinsic.Encode()'. Use the new keyword if hiding was intended.
build & test & publish: Substrate.NetApi/Modules/System.cs#L42
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.NetApi/Modules/System.cs#L55
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.NetApi/Modules/System.cs#L102
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.NetApi/Modules/System.cs#L116
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.NetApi/Model/Extrinsics/UnCheckedExtrinsic.cs#L57
'UnCheckedExtrinsic.Encode()' hides inherited member 'Extrinsic.Encode()'. Use the new keyword if hiding was intended.
build & test & publish: Substrate.NetApi/Modules/System.cs#L42
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.NetApi/Modules/System.cs#L55
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.NetApi/Modules/System.cs#L102
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.