Skip to content

Docs

Docs #222

Triggered via push August 2, 2024 11:28
Status Success
Total duration 1m 9s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: CryptoExchange.Net/Clients/RestApiClient.cs#L843
Dereference of a possibly null reference.
build: CryptoExchange.Net/Clients/RestApiClient.cs#L843
Dereference of a possibly null reference.
build: CryptoExchange.Net/Clients/RestApiClient.cs#L851
Possible null reference argument for parameter 'parameters' in 'Uri ExtensionMethods.SetParameters(Uri baseUri, IDictionary<string, object> parameters, ArrayParametersSerialization arraySerialization)'.
build: CryptoExchange.Net/Clients/RestApiClient.cs#L856
Dereference of a possibly null reference.
build: CryptoExchange.Net/Clients/RestApiClient.cs#L879
Possible null reference argument for parameter 'parameters' in 'void RestApiClient.WriteParamBody(IRequest request, IDictionary<string, object> parameters, string contentType)'.
build: CryptoExchange.Net/Clients/RestApiClient.cs#L843
Dereference of a possibly null reference.
build: CryptoExchange.Net/Clients/RestApiClient.cs#L843
Dereference of a possibly null reference.
build: CryptoExchange.Net/Clients/RestApiClient.cs#L851
Possible null reference argument for parameter 'parameters' in 'Uri ExtensionMethods.SetParameters(Uri baseUri, IDictionary<string, object> parameters, ArrayParametersSerialization arraySerialization)'.
build: CryptoExchange.Net/Clients/RestApiClient.cs#L856
Dereference of a possibly null reference.
build: CryptoExchange.Net/Clients/RestApiClient.cs#L879
Possible null reference argument for parameter 'parameters' in 'void RestApiClient.WriteParamBody(IRequest request, IDictionary<string, object> parameters, string contentType)'.