Skip to content

Update Substrate.NetApi.csproj (#77) #78

Update Substrate.NetApi.csproj (#77)

Update Substrate.NetApi.csproj (#77) #78

Triggered via push February 4, 2024 13:11
Status Success
Total duration 1m 17s
Artifacts

publish.yml

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

Annotations

15 warnings
build & test & publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, alirezanet/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/Rpc/StorageChangeSet.cs#L36
XML comment has badly formed XML -- 'An identifier was expected.'
build & test & publish: Substrate.NetApi/Model/Rpc/StorageChangeSet.cs#L36
XML comment has badly formed XML -- 'The character(s) '(' cannot be used at this location.'
build & test & publish: Substrate.NetApi/Model/Rpc/StorageChangeSet.cs#L38
XML comment has badly formed XML -- 'End tag 'summary' does not match the start tag 'StorageData'.'
build & test & publish: Substrate.NetApi/Model/Rpc/StorageChangeSet.cs#L39
XML comment has badly formed XML -- 'Expected an end tag for element 'Hash'.'
build & test & publish: Substrate.NetApi/Model/Rpc/StorageChangeSet.cs#L39
XML comment has badly formed XML -- 'Expected an end tag for element 'summary'.'
build & test & publish: Substrate.NetApi/Modules/System.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 & test & publish: Substrate.NetApi/Modules/System.cs#L40
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#L71
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#L78
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.