Skip to content

Merge pull request #27 from SubstrateGaming/ver500_ajuna_bajun #46

Merge pull request #27 from SubstrateGaming/ver500_ajuna_bajun

Merge pull request #27 from SubstrateGaming/ver500_ajuna_bajun #46

Triggered via push June 14, 2024 20:25
Status Success
Total duration 58s
Artifacts
build & test & publish
43s
build & test & publish
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
build & test & publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2, alirezanet/publish-nuget@v3.0.4. 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: 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
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'