Bug fix: CargoRecordConverter.DeserializeNullable* methods should sup… #870
Annotations
12 warnings
Post 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']
|
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/AbuseFilters/AbuseFilterList.cs#L40
Possible null reference return.
|
Build:
WikiClientLibrary/Files/WikiSiteExtensions.cs#L75
Dereference of a possibly null reference.
|
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#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)'.
|
Loading