Skip to content

publish GameDAO.NET #19

publish GameDAO.NET

publish GameDAO.NET #19

Triggered via push January 7, 2025 15:17
Status Success
Total duration 55s
Artifacts
build & test & publish
36s
build & test & publish
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build & test & publish
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build & test & publish: Substrate.GameDAO.NET/Substrate.GameDAO.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.GameDAO.NET/Substrate.GameDAO.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.GameDAO.NET/Substrate.GameDAO.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.GameDAO.NET/Substrate.GameDAO.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.GameDAO.NET/Substrate.GameDAO.NET.Integration/NET/Integration/Client/ExtrinsicInfo.cs#L25
Missing XML comment for publicly visible type or member 'ExtrinsicInfo'
build & test & publish: Substrate.GameDAO.NET/Substrate.GameDAO.NET.Integration/NET/Integration/Client/ExtrinsicInfo.cs#L27
Missing XML comment for publicly visible type or member 'ExtrinsicInfo.ExtrinsicTimeOutSec'
build & test & publish: Substrate.GameDAO.NET/Substrate.GameDAO.NET.Integration/NET/Integration/Client/ExtrinsicInfo.cs#L29
Missing XML comment for publicly visible type or member 'ExtrinsicInfo.TransactionEvent'
build & test & publish: Substrate.GameDAO.NET/Substrate.GameDAO.NET.Integration/NET/Integration/Client/ExtrinsicInfo.cs#L31
Missing XML comment for publicly visible type or member 'ExtrinsicInfo.ExtrinsicType'
build & test & publish: Substrate.GameDAO.NET/Substrate.GameDAO.NET.Integration/NET/Integration/Client/ExtrinsicInfo.cs#L33
Missing XML comment for publicly visible type or member 'ExtrinsicInfo.Created'
build & test & publish: Substrate.GameDAO.NET/Substrate.GameDAO.NET.Integration/NET/Integration/Client/ExtrinsicInfo.cs#L35
Missing XML comment for publicly visible type or member 'ExtrinsicInfo.LastUpdated'