Skip to content

Merge pull request #38 from SubstrateGaming/monthly_updates_11_24 #18

Merge pull request #38 from SubstrateGaming/monthly_updates_11_24

Merge pull request #38 from SubstrateGaming/monthly_updates_11_24 #18

Triggered via push November 24, 2024 10:46
Status Success
Total duration 47s
Artifacts
build & test & publish
35s
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.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.RestClient/BaseClient.cs#L10
Missing XML comment for publicly visible type or member 'BaseClient'
build & test & publish: Substrate.GameDAO.NET/Substrate.GameDAO.NET.RestClient/BaseClient.cs#L12
Missing XML comment for publicly visible type or member 'BaseClient.DefaultResponse'
build & test & publish: Substrate.GameDAO.NET/Substrate.GameDAO.NET.RestClient/BaseClient.cs#L15
Missing XML comment for publicly visible type or member 'BaseClient.DefaultResponse.Result'
build & test & publish: Substrate.GameDAO.NET/Substrate.GameDAO.NET.RestClient/BaseClient.cs#L18
Missing XML comment for publicly visible type or member 'BaseClient.SendRequestAsync<T>(HttpClient, string, string)'
build & test & publish: Substrate.GameDAO.NET/Substrate.GameDAO.NET.RestClient/BaseClient.cs#L23
Missing XML comment for publicly visible type or member 'BaseClient.SendRequestAsync<T>(HttpClient, string)'
build & test & publish: Substrate.GameDAO.NET/Substrate.GameDAO.NET.RestClient/BaseSubscriptionClient.cs#L12
Missing XML comment for publicly visible type or member 'OnStorageChange'
build & test & publish: Substrate.GameDAO.NET/Substrate.GameDAO.NET.RestClient/BaseSubscriptionClient.cs#L14
Missing XML comment for publicly visible type or member 'BaseSubscriptionClient'