CI #832
Annotations
1 error and 11 warnings
Test
Process completed with exit code 1.
|
Run actions/setup-dotnet@v4
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
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/Client/MediaWikiJsonResponseParser.cs#L150
Dereference of a possibly null reference.
|
Build:
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L153
Dereference of a possibly null reference.
|
Build:
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L153
Dereference of a possibly null reference.
|
Build:
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L153
Converting null literal or possible null value to non-nullable type.
|
Build:
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L159
Converting null literal or possible null value to non-nullable type.
|
Loading