Skip to content

CI

CI #1067

Triggered via schedule March 30, 2026 00:57
Status Failure
Total duration 3m 57s
Artifacts 3

ci.yml

on: schedule
Linux Build & Test
3m 12s
Linux Build & Test
Matrix: Windows Build & Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 33 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 strategy configuration was canceled because "build_windows.Debug" failed
Windows Build & Test (Release)
The operation was canceled.
Linux Build & Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Linux Build & Test: WikiClientLibrary/RequestHelper.cs#L253
Converting null literal or possible null value to non-nullable type.
Linux Build & Test: WikiClientLibrary/RequestHelper.cs#L253
Dereference of a possibly null reference.
Linux Build & Test: WikiClientLibrary/RequestHelper.cs#L253
Nullability of reference types in return type of 'lambda expression' doesn't match the target delegate 'Func<JsonNode?, string?>' (possibly because of nullability attributes).
Linux Build & Test: WikiClientLibrary/RequestHelper.cs#L253
Converting null literal or possible null value to non-nullable type.
Linux Build & Test: WikiClientLibrary/RequestHelper.cs#L253
Dereference of a possibly null reference.
Linux Build & Test: WikiClientLibrary/RequestHelper.cs#L253
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.
Linux Build & Test: WikiClientLibrary/RequestHelper.cs#L247
Argument of type 'Dictionary<string, object?>' cannot be used for parameter 'queryParams' of type 'IDictionary<string, object>' in 'int RequestHelper.ParseContinuationParameters(JsonNode jresult, IDictionary<string, object> queryParams, IDictionary<string, string>? continuationParams)' due to differences in the nullability of reference types.
Linux Build & Test: WikiClientLibrary/RequestHelper.cs#L215
Argument of type 'Dictionary<string, object?>' cannot be used for parameter 'queryParams' of type 'IDictionary<string, object>' in 'int RequestHelper.ParseContinuationParameters(JsonNode jresult, IDictionary<string, object> queryParams, IDictionary<string, string>? continuationParams)' due to differences in the nullability of reference types.
Linux Build & Test: WikiClientLibrary/RequestHelper.cs#L208
Argument of type 'Dictionary<string, object?>' cannot be used for parameter 'queryParams' of type 'IDictionary<string, object>' in 'int RequestHelper.ParseContinuationParameters(JsonNode jresult, IDictionary<string, object> queryParams, IDictionary<string, string>? continuationParams)' due to differences in the nullability of reference types.
Linux Build & Test: WikiClientLibrary/RequestHelper.cs#L147
Argument of type 'Dictionary<string, object?>' cannot be used for parameter 'queryParams' of type 'IDictionary<string, object>' in 'int RequestHelper.ParseContinuationParameters(JsonNode jresult, IDictionary<string, object> queryParams, IDictionary<string, string>? continuationParams)' due to differences in the nullability of reference types.
Windows Build & Test (Debug)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Windows Build & Test (Debug): WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L195
Dereference of a possibly null reference.
Windows Build & Test (Debug): WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L189
Dereference of a possibly null reference.
Windows Build & Test (Debug): WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L160
Possible null reference argument for parameter 'laggedHost' in 'ServerLagException.ServerLagException(string errorCode, string? errorMessage, double lag, string lagType, string laggedHost)'.
Windows Build & Test (Debug): WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L159
Possible null reference argument for parameter 'lagType' in 'ServerLagException.ServerLagException(string errorCode, string? errorMessage, double lag, string lagType, string laggedHost)'.
Windows Build & Test (Debug): WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L160
Converting null literal or possible null value to non-nullable type.
Windows Build & Test (Debug): WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L159
Converting null literal or possible null value to non-nullable type.
Windows Build & Test (Debug): WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L153
Converting null literal or possible null value to non-nullable type.
Windows Build & Test (Debug): WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L153
Dereference of a possibly null reference.
Windows Build & Test (Debug): WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L153
Dereference of a possibly null reference.
Windows Build & Test (Debug): WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L150
Dereference of a possibly null reference.
Windows Build & Test (Release)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Windows Build & Test (Release): WikiClientLibrary/Files/UploadResult.cs#L234
Possible null reference argument for parameter 'expression' in 'DateTime MediaWikiHelper.ParseDateTime(string expression)'.
Windows Build & Test (Release): WikiClientLibrary/Files/UploadResult.cs#L234
Possible null reference argument for parameter 'expression' in 'DateTime MediaWikiHelper.ParseDateTime(string expression)'.
Windows Build & Test (Release): 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.
Windows Build & Test (Release): 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.
Windows Build & Test (Release): WikiClientLibrary/Files/UploadResult.cs#L181
Possible null reference argument for parameter 'expression' in 'DateTime MediaWikiHelper.ParseDateTime(string expression)'.
Windows Build & Test (Release): WikiClientLibrary/Files/UploadResult.cs#L181
Possible null reference argument for parameter 'expression' in 'DateTime MediaWikiHelper.ParseDateTime(string expression)'.

Artifacts

Produced during runtime
Name Size Digest
BuildArtifacts-Linux-Release
1.04 MB
sha256:fd8bd876fb09c3cc5667c5b665f6c73f68ec9440186d337ec2fe5a94fd09fa98
BuildArtifacts-Windows-Debug
1.14 MB
sha256:f6fbc296e74bba58f5bae3834bf82db5cc93c9825d46c20ffe5785e2c661d8c3
BuildArtifacts-Windows-Release
1.04 MB
sha256:0a0e68bc2d529a4777d816848c4021df92f5512cb957c9a5723d51f338ab26bb