Skip to content

CI

CI #1080

Triggered via schedule April 29, 2026 07:03
Status Failure
Total duration 4m 47s
Artifacts 3

ci.yml

on: schedule
Linux Build & Test
4m 2s
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/Client/MediaWikiJsonResponseParser.cs#L159
Converting null literal or possible null value to non-nullable type.
Linux Build & Test: WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L150
Dereference of a possibly null reference.
Linux Build & Test: WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L153
Converting null literal or possible null value to non-nullable type.
Linux Build & Test: WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L153
Dereference of a possibly null reference.
Linux Build & Test: WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L153
Dereference of a possibly null reference.
Linux Build & Test: WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L150
Dereference of a possibly null reference.
Linux Build & Test: WikiClientLibrary/Generators/RecentChangesGenerator.cs#L177
Dereference of a possibly null reference.
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/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#L181
Possible null reference argument for parameter 'expression' in 'DateTime MediaWikiHelper.ParseDateTime(string expression)'.
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/Pages/Parsing/ParsedContentInfo.cs#L21
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Windows Build & Test (Debug): WikiClientLibrary/Pages/Parsing/ParsedContentInfo.cs#L104
Non-nullable property 'To' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Windows Build & Test (Debug): WikiClientLibrary/Pages/Parsing/ParsedContentInfo.cs#L102
Non-nullable property 'From' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Windows Build & Test (Debug): WikiClientLibrary/Files/UploadResult.cs#L234
Possible null reference argument for parameter 'expression' in 'DateTime MediaWikiHelper.ParseDateTime(string expression)'.
Windows Build & Test (Debug): WikiClientLibrary/Scribunto/ScribuntoConsole.cs#L201
Converting null literal or possible null value to non-nullable type.
Windows Build & Test (Debug): WikiClientLibrary/Scribunto/ScribuntoConsole.cs#L200
Converting null literal or possible null value to non-nullable type.
Windows Build & Test (Debug): WikiClientLibrary/Scribunto/ScribuntoConsole.cs#L199
Converting null literal or possible null value to non-nullable type.
Windows Build & Test (Debug): WikiClientLibrary/Scribunto/ScribuntoConsole.cs#L196
Dereference of a possibly null reference.
Windows Build & Test (Debug): 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 (Debug): WikiClientLibrary/Files/UploadResult.cs#L181
Possible null reference argument for parameter 'expression' in 'DateTime MediaWikiHelper.ParseDateTime(string expression)'.
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/Sites/WikiSite.cs#L192
Dereference of a possibly null reference.
Windows Build & Test (Release): WikiClientLibrary/Sites/WikiSite.cs#L191
Dereference of a possibly null reference.
Windows Build & Test (Release): WikiClientLibrary/Sites/WikiSite.cs#L191
Dereference of a possibly null reference.
Windows Build & Test (Release): WikiClientLibrary/Sites/WikiSite.cs#L190
Dereference of a possibly null reference.
Windows Build & Test (Release): WikiClientLibrary/Sites/WikiSite.cs#L190
Dereference of a possibly null reference.
Windows Build & Test (Release): WikiClientLibrary/Sites/WikiSite.cs#L189
Dereference of a possibly null reference.
Windows Build & Test (Release): WikiClientLibrary/Sites/WikiSite.cs#L189
Dereference of a possibly null reference.
Windows Build & Test (Release): WikiClientLibrary/Sites/WikiSite.cs#L188
Dereference of a possibly null reference.
Windows Build & Test (Release): WikiClientLibrary/Sites/WikiSite.cs#L188
Dereference of a possibly null reference.
Windows Build & Test (Release): 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.

Artifacts

Produced during runtime
Name Size Digest
BuildArtifacts-Linux-Release
1.04 MB
sha256:cbaa300b08b6719ebbb906d6a5e2c26855d841cb2144daa54c0996da4d37b9a7
BuildArtifacts-Windows-Debug
1.14 MB
sha256:b1cb9a79ba72d80f457bd86671e1a2c05e1e54f251d7c4c4136a47fee7a800d6
BuildArtifacts-Windows-Release
1.04 MB
sha256:6c0fa3668b9d0eb9bdf754f6204c469759df527a18e67670511a4c1436094a71