CI #857
Annotations
1 error and 11 warnings
Test
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
WikiClientLibrary/AbuseFilters/AbuseFilterList.cs#L40
Possible null reference return.
|
Build:
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L76
Converting null literal or possible null value to non-nullable type.
|
Build:
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L78
Converting null literal or possible null value to non-nullable type.
|
Build:
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L78
Dereference of a possibly null reference.
|
Build:
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L80
Possible null reference argument for parameter 'errorCode' in 'void MediaWikiJsonResponseParser.OnApiError(string errorCode, string errorMessage, JsonNode errorNode, JsonNode responseNode, WikiResponseParsingContext context)'.
|
Build:
WikiClientLibrary/Files/ChunkedUploadSource.cs#L250
Converting null literal or possible null value to non-nullable type.
|
Build:
WikiClientLibrary/Files/ChunkedUploadSource.cs#L253
Converting null literal or possible null value to non-nullable type.
|
Build:
WikiClientLibrary/Files/ChunkedUploadSource.cs#L253
Possible null reference argument for parameter 'value' in 'JsonNode.explicit operator int(JsonNode value)'.
|
Build:
WikiClientLibrary/Files/ChunkedUploadSource.cs#L254
Possible null reference argument for parameter 'value' in 'JsonNode.explicit operator int(JsonNode value)'.
|
Build:
WikiClientLibrary/Files/ChunkedUploadSource.cs#L257
Converting null literal or possible null value to non-nullable type.
|
Loading