Skip to content

CI

CI #962

Triggered via schedule August 18, 2025 02:27
Status Failure
Total duration 7m 28s
Artifacts 3

ci.yml

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

Annotations

3 errors, 30 warnings, and 2 notices
Windows Build & Test (Release)
Process completed with exit code 1.
Windows Build & Test (Debug)
Process completed with exit code 1.
Windows Build & Test (Debug)
The strategy configuration was canceled because "build_windows.Release" failed
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 (Release): WikiClientLibrary/Sites/SiteInfo.cs#L114
Non-nullable property 'SiteName' 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/Sites/SiteInfo.cs#L64
Non-nullable property 'FavIconUrl' 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/Sites/SiteInfo.cs#L61
Non-nullable property 'ScriptDirectoryPath' 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/Sites/SiteInfo.cs#L54
Non-nullable property 'ScriptFilePath' 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/Sites/SiteInfo.cs#L47
Non-nullable property 'ArticlePath' 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/Sites/SiteInfo.cs#L41
Non-nullable property 'ServerUrl' 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/Sites/SiteInfo.cs#L34
Non-nullable property 'BaseUrl' 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/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#L181
Possible null reference argument for parameter 'expression' in 'DateTime MediaWikiHelper.ParseDateTime(string expression)'.
Windows Build & Test (Debug): WikiClientLibrary/Sites/WikiSite.cs#L191
Dereference of a possibly null reference.
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/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)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
Windows Build & Test (Debug)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677

Artifacts

Produced during runtime
Name Size Digest
BuildArtifacts-Linux-Release Expired
1.02 MB
sha256:c7137b42207dda86e8792b14f36c9e649af42f519569381cf3cba7c3fa56e8bd
BuildArtifacts-Windows-Debug Expired
1.12 MB
sha256:81a3d184e86e27a80cd1d4ad03ebc83c6094c7c80b5986cb86b8510775ac15da
BuildArtifacts-Windows-Release Expired
1.02 MB
sha256:8366081005ec20344d3e97b18252a16cbb2f4cd3f7b1abeb41764ee4b10dcc51