Skip to content

Bug fix: AccountBlockInfo.BlockId could be null for system blocks. #793

Bug fix: AccountBlockInfo.BlockId could be null for system blocks.

Bug fix: AccountBlockInfo.BlockId could be null for system blocks. #793

Triggered via push September 1, 2024 08:45
Status Failure
Total duration 4m 34s
Artifacts 3

ci.yml

on: push
Linux Build & Test
2m 18s
Linux Build & Test
Matrix: Windows Build & Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 32 warnings
Linux Build & Test
Process completed with exit code 1.
Windows Build & Test (Debug)
Process completed with exit code 1.
Windows Build & Test (Release)
The job was canceled because "Debug" failed.
Windows Build & Test (Release)
The operation was canceled.
Linux Build & Test: WikiClientLibrary/AbuseFilters/AbuseFilterList.cs#L40
Possible null reference return.
Linux Build & Test: WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L76
Converting null literal or possible null value to non-nullable type.
Linux Build & Test: WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L78
Converting null literal or possible null value to non-nullable type.
Linux Build & Test: WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L78
Dereference of a possibly null reference.
Linux Build & Test: 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)'.
Linux Build & Test: WikiClientLibrary/Files/WikiSiteExtensions.cs#L75
Dereference of a possibly null reference.
Linux Build & Test: WikiClientLibrary/Files/UploadResult.cs#L181
Possible null reference argument for parameter 'expression' in 'DateTime MediaWikiHelper.ParseDateTime(string expression)'.
Linux Build & Test: WikiClientLibrary/Files/UploadResult.cs#L194
Argument of type 'List<string?>' cannot be used for parameter 'list' of type 'IList<string>' in 'ReadOnlyCollection<string>.ReadOnlyCollection(IList<string> list)' due to differences in the nullability of reference types.
Linux Build & Test: WikiClientLibrary/Files/UploadResult.cs#L234
Possible null reference argument for parameter 'expression' in 'DateTime MediaWikiHelper.ParseDateTime(string expression)'.
Linux Build & Test: WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L150
Dereference of a possibly null reference.
Windows Build & Test (Debug): WikiClientLibrary/Files/WikiSiteExtensions.cs#L75
Dereference of a possibly null reference.
Windows Build & Test (Debug): WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L76
Converting null literal or possible null value to non-nullable type.
Windows Build & Test (Debug): WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L78
Converting null literal or possible null value to non-nullable type.
Windows Build & Test (Debug): WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L78
Dereference of a possibly null reference.
Windows Build & Test (Debug): 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)'.
Windows Build & Test (Debug): WikiClientLibrary/Files/ChunkedUploadSource.cs#L250
Converting null literal or possible null value to non-nullable type.
Windows Build & Test (Debug): WikiClientLibrary/Files/ChunkedUploadSource.cs#L253
Converting null literal or possible null value to non-nullable type.
Windows Build & Test (Debug): WikiClientLibrary/Files/ChunkedUploadSource.cs#L253
Possible null reference argument for parameter 'value' in 'JsonNode.explicit operator int(JsonNode value)'.
Windows Build & Test (Debug): WikiClientLibrary/Files/ChunkedUploadSource.cs#L254
Possible null reference argument for parameter 'value' in 'JsonNode.explicit operator int(JsonNode value)'.
Windows Build & Test (Debug)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
Windows Build & Test (Release)
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
Windows Build & Test (Release): WikiClientLibrary/RequestHelper.cs#L236
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Enumerable.ToDictionary<TSource, TKey, TElement>(IEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>)'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Windows Build & Test (Release): WikiClientLibrary/RequestHelper.cs#L236
Dereference of a possibly null reference.
Windows Build & Test (Release): WikiClientLibrary/RequestHelper.cs#L236
Converting null literal or possible null value to non-nullable type.
Windows Build & Test (Release): WikiClientLibrary/RequestHelper.cs#L236
Nullability of reference types in return type of 'lambda expression' doesn't match the target delegate 'Func<JsonNode?, string?>' (possibly because of nullability attributes).
Windows Build & Test (Release): WikiClientLibrary/RequestHelper.cs#L236
Dereference of a possibly null reference.
Windows Build & Test (Release): WikiClientLibrary/RequestHelper.cs#L236
Converting null literal or possible null value to non-nullable type.
Windows Build & Test (Release): WikiClientLibrary/RequestHelper.cs#L238
The type 'string?' cannot be used as type parameter 'TKey' in the generic type or method 'Enumerable.ToDictionary<TSource, TKey, TElement>(IEnumerable<TSource>, Func<TSource, TKey>, Func<TSource, TElement>)'. Nullability of type argument 'string?' doesn't match 'notnull' constraint.
Windows Build & Test (Release): WikiClientLibrary/RequestHelper.cs#L238
Dereference of a possibly null reference.
Windows Build & Test (Release): WikiClientLibrary/RequestHelper.cs#L238
Converting null literal or possible null value to non-nullable type.

Artifacts

Produced during runtime
Name Size
BuildArtifacts-Linux-Release
1.02 MB
BuildArtifacts-Windows-Debug
1.1 MB
BuildArtifacts-Windows-Release
1.01 MB