Skip to content

CI

CI #1062

Triggered via schedule March 18, 2026 06:35
Status Failure
Total duration 4m 8s
Artifacts 3

ci.yml

on: schedule
Linux Build & Test
2m 20s
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 (Release)
Process completed with exit code 1.
Windows Build & Test (Debug)
The strategy configuration was canceled because "build_windows.Release" failed
Windows Build & Test (Debug)
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. 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
Possible null reference argument for parameter 'lagType' in 'ServerLagException.ServerLagException(string errorCode, string? errorMessage, double lag, string lagType, string laggedHost)'.
Linux Build & Test: WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L160
Converting null literal or possible null value to non-nullable type.
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#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#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/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. 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/RequestHelper.cs#L253
Converting null literal or possible null value to non-nullable type.
Windows Build & Test (Release): WikiClientLibrary/RequestHelper.cs#L253
Dereference of a possibly null reference.
Windows Build & Test (Release): 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).
Windows Build & Test (Release): WikiClientLibrary/RequestHelper.cs#L253
Converting null literal or possible null value to non-nullable type.
Windows Build & Test (Release): WikiClientLibrary/RequestHelper.cs#L253
Dereference of a possibly null reference.
Windows Build & Test (Release): 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.
Windows Build & Test (Release): 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.
Windows Build & Test (Release): 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.
Windows Build & Test (Release): 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.
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.
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. 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/WikiPageStub.cs#L237
Dereference of a possibly null reference.
Windows Build & Test (Debug): WikiClientLibrary/Pages/WikiPageStub.cs#L236
Dereference of a possibly null reference.
Windows Build & Test (Debug): WikiClientLibrary/Pages/WikiPageStub.cs#L232
Dereference of a possibly null reference.
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/Generators/RecentChangesGenerator.cs#L177
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)'.

Artifacts

Produced during runtime
Name Size Digest
BuildArtifacts-Linux-Release
1.04 MB
sha256:43cdb1ad284fc3fe6b0dbf1a1e77e7e525b3b9a25d3aef0d5902a3ab4ac18941
BuildArtifacts-Windows-Debug
1.14 MB
sha256:78c28201dcc364660b029abf80c2163bbebe27a00c14ffffd3ee4e2c2f5a6518
BuildArtifacts-Windows-Release
1.04 MB
sha256:3bd0b063300c674a87e35d62b8fddae6ee5e0ba6566285351dac8fa989c5c847