Skip to content

publish HydraDX.NET #16

publish HydraDX.NET

publish HydraDX.NET #16

Triggered via push January 7, 2025 15:17
Status Success
Total duration 1m 35s
Artifacts
build & test & publish
37s
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.HydraDX.NET/Substrate.HydraDX.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.HydraDX.NET/Substrate.HydraDX.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.HydraDX.NET/Substrate.HydraDX.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.HydraDX.NET/Substrate.HydraDX.NET.RestClient/BaseClient.cs#L10
Missing XML comment for publicly visible type or member 'BaseClient'
build & test & publish: Substrate.HydraDX.NET/Substrate.HydraDX.NET.RestClient/BaseClient.cs#L12
Missing XML comment for publicly visible type or member 'BaseClient.DefaultResponse'
build & test & publish: Substrate.HydraDX.NET/Substrate.HydraDX.NET.RestClient/BaseClient.cs#L15
Missing XML comment for publicly visible type or member 'BaseClient.DefaultResponse.Result'
build & test & publish: Substrate.HydraDX.NET/Substrate.HydraDX.NET.RestClient/BaseClient.cs#L18
Missing XML comment for publicly visible type or member 'BaseClient.SendRequestAsync<T>(HttpClient, string, string)'
build & test & publish: Substrate.HydraDX.NET/Substrate.HydraDX.NET.RestClient/BaseClient.cs#L23
Missing XML comment for publicly visible type or member 'BaseClient.SendRequestAsync<T>(HttpClient, string)'
build & test & publish: Substrate.HydraDX.NET/Substrate.HydraDX.NET.RestClient/BaseSubscriptionClient.cs#L12
Missing XML comment for publicly visible type or member 'OnStorageChange'
build & test & publish: Substrate.HydraDX.NET/Substrate.HydraDX.NET.RestClient/BaseSubscriptionClient.cs#L14
Missing XML comment for publicly visible type or member 'BaseSubscriptionClient'