CI #1074
ci.yml
on: schedule
Linux Build & Test
2m 51s
Matrix: Windows Build & Test
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. 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#L195
Dereference of a possibly null reference.
|
|
Linux Build & Test:
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L189
Dereference of a possibly null reference.
|
|
Linux Build & Test:
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)'.
|
|
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#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#L181
Possible null reference argument for parameter 'expression' in 'DateTime MediaWikiHelper.ParseDateTime(string expression)'.
|
|
Windows Build & Test (Release):
WikiClientLibrary/Generators/LogEventsList.cs#L238
Non-nullable property 'Tags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Windows Build & Test (Release):
WikiClientLibrary/Infrastructures/TokensManager.cs#L51
Dereference of a possibly null reference.
|
|
Windows Build & Test (Release):
WikiClientLibrary/Infrastructures/TokensManager.cs#L51
Dereference of a possibly null reference.
|
|
Windows Build & Test (Release):
WikiClientLibrary/Infrastructures/TokensManager.cs#L46
Converting null literal or possible null value to non-nullable type.
|
|
Windows Build & Test (Release):
WikiClientLibrary/Generators/GeoSearchGenerator.cs#L127
Possible null reference argument for parameter 'value' in 'JsonNode.explicit operator double(JsonNode value)'.
|
|
Windows Build & Test (Release):
WikiClientLibrary/Infrastructures/Logging/WikiLoggingHelper.cs#L114
Possible null reference argument for parameter 'disposable2' in 'CombinedDisposable.CombinedDisposable(IDisposable disposable1, IDisposable disposable2)'.
|
|
Windows Build & Test (Release):
WikiClientLibrary/Infrastructures/Logging/WikiLoggingHelper.cs#L114
Possible null reference argument for parameter 'disposable1' in 'CombinedDisposable.CombinedDisposable(IDisposable disposable1, IDisposable disposable2)'.
|
|
Windows Build & Test (Release):
WikiClientLibrary/Generators/RecentChangesGenerator.cs#L177
Dereference of a possibly null reference.
|
|
Windows Build & Test (Release):
WikiClientLibrary/Infrastructures/Logging/WikiLoggingHelper.cs#L61
Possible null reference return.
|
|
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/Scribunto/ScribuntoConsole.cs#L196
Dereference of a possibly null reference.
|
|
Windows Build & Test (Debug):
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):
WikiClientLibrary/Sites/WikiSite.cs#L191
Dereference of a possibly null reference.
|
|
Windows Build & Test (Debug):
WikiClientLibrary/Sites/WikiSite.cs#L190
Dereference of a possibly null reference.
|
|
Windows Build & Test (Debug):
WikiClientLibrary/Sites/WikiSite.cs#L190
Dereference of a possibly null reference.
|
|
Windows Build & Test (Debug):
WikiClientLibrary/Sites/WikiSite.cs#L189
Dereference of a possibly null reference.
|
|
Windows Build & Test (Debug):
WikiClientLibrary/Sites/WikiSite.cs#L189
Dereference of a possibly null reference.
|
|
Windows Build & Test (Debug):
WikiClientLibrary/Sites/WikiSite.cs#L188
Dereference of a possibly null reference.
|
|
Windows Build & Test (Debug):
WikiClientLibrary/Sites/WikiSite.cs#L188
Dereference of a possibly null reference.
|
|
Windows Build & Test (Debug):
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:efca32d134592984558dfdb84f7bf852064d0222840e94dd9ae2bc8f6cf2a962
|
|
|
BuildArtifacts-Windows-Debug
|
1.14 MB |
sha256:b1579cc407e2e7669c39dd9274dedd8c2ac67419fa3eac7fd1bb02621fa52f6f
|
|
|
BuildArtifacts-Windows-Release
|
1.04 MB |
sha256:57943a8b03438983840d56df251cb342c26ff371eb3fab706de8f16f5457ec2f
|
|