Skip to content

Merge pull request #34 from SubstrateGaming/monthly_updates_09_24 #57

Merge pull request #34 from SubstrateGaming/monthly_updates_09_24

Merge pull request #34 from SubstrateGaming/monthly_updates_09_24 #57

Triggered via push September 14, 2024 08:55
Status Success
Total duration 57s
Artifacts
build & test & publish
45s
build & test & publish
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
build & test & publish
The following actions uses node12 which is deprecated and will be forced to run on node16: alirezanet/publish-nuget@v3.0.4. 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2, alirezanet/publish-nuget@v3.0.4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build & test & publish
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Substrate.NET.API
build & test & publish
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Substrate.NET.API
build & test & publish
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Substrate.NET.API
build & test & publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build & test & publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build & test & publish
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build & test & publish: Substrate.Bajun.NET/Substrate.Bajun.NET.NetApiExt/NET/NetApiExt/Client/BaseClient.cs#L210
Avoid "async void" methods, because any exceptions not handled by the method will crash the process
build & test & publish: Substrate.Bajun.NET/Substrate.Bajun.NET.NetApiExt/NET/NetApiExt/Client/BaseClient.cs#L210
Avoid "async void" methods, because any exceptions not handled by the method will crash the process
build & test & publish: Substrate.Bajun.NET/Substrate.Bajun.NET.NetApiExt/NET/NetApiExt/Client/BaseClient.cs#L210
Avoid "async void" methods, because any exceptions not handled by the method will crash the process
build & test & publish: Substrate.Bajun.NET/Substrate.Bajun.NET.Integration/NET/Integration/Client/BaseClient.cs#L149
Parameter 'account' has no matching param tag in the XML comment for 'BaseClient.GenericExtrinsicAsync(Account, string, Method, int, CancellationToken)' (but other parameters do)
build & test & publish: Substrate.Bajun.NET/Substrate.Bajun.NET.Integration/NET/Integration/Client/ExtrinsicInfo.cs#L25
Missing XML comment for publicly visible type or member 'ExtrinsicInfo'
build & test & publish: Substrate.Bajun.NET/Substrate.Bajun.NET.Integration/NET/Integration/Client/ExtrinsicInfo.cs#L27
Missing XML comment for publicly visible type or member 'ExtrinsicInfo.ExtrinsicTimeOutSec'
build & test & publish: Substrate.Bajun.NET/Substrate.Bajun.NET.Integration/NET/Integration/Client/ExtrinsicInfo.cs#L29
Missing XML comment for publicly visible type or member 'ExtrinsicInfo.TransactionEvent'
build & test & publish: Substrate.Bajun.NET/Substrate.Bajun.NET.Integration/NET/Integration/Client/ExtrinsicInfo.cs#L31
Missing XML comment for publicly visible type or member 'ExtrinsicInfo.ExtrinsicType'
build & test & publish: Substrate.Bajun.NET/Substrate.Bajun.NET.Integration/NET/Integration/Client/ExtrinsicInfo.cs#L33
Missing XML comment for publicly visible type or member 'ExtrinsicInfo.Created'
build & test & publish: Substrate.Bajun.NET/Substrate.Bajun.NET.Integration/NET/Integration/Client/ExtrinsicInfo.cs#L35
Missing XML comment for publicly visible type or member 'ExtrinsicInfo.LastUpdated'