CI #932
ci.yml
on: schedule
Linux Build & Test
2m 50s
Matrix: Windows Build & Test
Annotations
4 errors and 30 warnings
|
Linux Build & Test
Process completed with exit code 1.
|
|
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/Client/MediaWikiJsonResponseParser.cs#L176
Possible null reference argument for parameter 'message' in 'BadTokenException.BadTokenException(string errorCode, string message)'.
|
|
Windows Build & Test (Release):
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L160
Possible null reference argument for parameter 'laggedHost' in 'ServerLagException.ServerLagException(string errorCode, string message, double lag, string lagType, string laggedHost)'.
|
|
Windows Build & Test (Release):
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L159
Possible null reference argument for parameter 'lagType' in 'ServerLagException.ServerLagException(string errorCode, string message, double lag, string lagType, string laggedHost)'.
|
|
Windows Build & Test (Release):
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L159
Possible null reference argument for parameter 'message' in 'ServerLagException.ServerLagException(string errorCode, string message, double lag, string lagType, string laggedHost)'.
|
|
Windows Build & Test (Release):
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L160
Converting null literal or possible null value to non-nullable type.
|
|
Windows Build & Test (Release):
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L159
Converting null literal or possible null value to non-nullable type.
|
|
Windows Build & Test (Release):
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L153
Converting null literal or possible null value to non-nullable type.
|
|
Windows Build & Test (Release):
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L153
Dereference of a possibly null reference.
|
|
Windows Build & Test (Release):
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L153
Dereference of a possibly null reference.
|
|
Windows Build & Test (Release):
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L150
Dereference of a possibly null reference.
|
|
Windows Build & Test (Debug):
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 (Debug):
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L159
Converting null literal or possible null value to non-nullable type.
|
|
Windows Build & Test (Debug):
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 (Debug):
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L153
Converting null literal or possible null value to non-nullable type.
|
|
Windows Build & Test (Debug):
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 (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/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 (Debug):
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L150
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
Expired
|
1.02 MB |
sha256:8d880e94602c449763ce71937733ddbba30ee00aaeb8aa07116668be2b925beb
|
|
|
BuildArtifacts-Windows-Debug
Expired
|
1.12 MB |
sha256:b8b5196a38e1a23e1092adc05b7901e3356021c0eb8cf0e668441dc415ee85bf
|
|
|
BuildArtifacts-Windows-Release
Expired
|
1.02 MB |
sha256:6676715e595430a9f48b58181f3763eda04fa20f6729d5d3fd4b962f6c1c91b9
|
|