CI #4
Annotations
4 warnings
build:
dotnetsdk-tests/ClientTests.cs#L25
Cannot convert null literal to non-nullable reference type.
|
build:
dotnetsdk-tests/ClientTests.cs#L172
Possible null reference argument for parameter 'httpClient' in 'Client.Client(string accessKey, string? secretKey, HttpClient httpClient)'.
|
build:
dotnetsdk-tests/ClientTests.cs#L25
Cannot convert null literal to non-nullable reference type.
|
build:
dotnetsdk-tests/ClientTests.cs#L172
Possible null reference argument for parameter 'httpClient' in 'Client.Client(string accessKey, string? secretKey, HttpClient httpClient)'.
|