Skip to content

Feat xml documentation (#70) #74

Feat xml documentation (#70)

Feat xml documentation (#70) #74

Triggered via push January 13, 2024 20:23
Status Success
Total duration 1m 15s
Artifacts

publish.yml

on: push
build & test & publish
1m 5s
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/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/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#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.