Skip to content

Merge pull request #38 from SubstrateGaming/monthly_updates_11_24 #61

Merge pull request #38 from SubstrateGaming/monthly_updates_11_24

Merge pull request #38 from SubstrateGaming/monthly_updates_11_24 #61

Triggered via push November 24, 2024 10:46
Status Success
Total duration 1m 38s
Artifacts
build & test & publish
37s
build & test & publish
Fit to window
Zoom out
Zoom in

Annotations

12 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: 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'