JASPER 240: Court-list Card and Service #85
Annotations
1 error and 10 warnings
build-and-test (9, 0)
Process completed with exit code 2.
|
build-and-test (9, 0):
pcss-client/Clients/SearchDateServicesClient.cs#L75
Possible null reference argument for parameter 'nameValueCollection' in 'FormUrlEncodedContent.FormUrlEncodedContent(IEnumerable<KeyValuePair<string, string>> nameValueCollection)'.
|
build-and-test (9, 0):
pcss-client/Clients/SearchDateServicesClient.cs#L114
Cannot convert null literal to non-nullable reference type.
|
build-and-test (9, 0):
pcss-client/Clients/SearchDateServicesClient.cs#L121
Possible null reference argument for parameter 'response' in 'ApiException.ApiException(string message, int statusCode, string response, IReadOnlyDictionary<string, IEnumerable<string>> headers, Exception innerException)'.
|
build-and-test (9, 0):
pcss-client/Clients/SearchDateServicesClient.cs#L121
Cannot convert null literal to non-nullable reference type.
|
build-and-test (9, 0):
pcss-client/Clients/SearchDateServicesClient.cs#L206
Cannot convert null literal to non-nullable reference type.
|
build-and-test (9, 0):
pcss-client/Clients/SearchDateServicesClient.cs#L213
Possible null reference argument for parameter 'response' in 'ApiException.ApiException(string message, int statusCode, string response, IReadOnlyDictionary<string, IEnumerable<string>> headers, Exception innerException)'.
|
build-and-test (9, 0):
pcss-client/Clients/SearchDateServicesClient.cs#L213
Cannot convert null literal to non-nullable reference type.
|
build-and-test (9, 0):
pcss-client/Clients/SearchDateServicesClient.cs#L150
The result of the expression is always 'false' since a value of type 'int' is never equal to 'null' of type 'int?'
|
build-and-test (9, 0):
pcss-client/Clients/SearchDateServicesClient.cs#L298
Cannot convert null literal to non-nullable reference type.
|
build-and-test (9, 0):
pcss-client/Clients/SearchDateServicesClient.cs#L305
Possible null reference argument for parameter 'response' in 'ApiException.ApiException(string message, int statusCode, string response, IReadOnlyDictionary<string, IEnumerable<string>> headers, Exception innerException)'.
|