CI #937
ci.yml
on: schedule
Linux Build & Test
2m 44s
Matrix: Windows Build & Test
Annotations
4 errors and 30 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 operation was canceled.
|
|
Windows Build & Test (Release)
The strategy configuration was canceled because "build_windows.Debug" 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 (Debug):
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L176
Possible null reference argument for parameter 'message' in 'BadTokenException.BadTokenException(string errorCode, string message)'.
|
|
Windows Build & Test (Debug):
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 (Debug):
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 (Debug):
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 (Debug):
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L160
Converting null literal or possible null value to non-nullable type.
|
|
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/Client/MediaWikiJsonResponseParser.cs#L153
Converting null literal or possible null value to non-nullable type.
|
|
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/Client/MediaWikiJsonResponseParser.cs#L150
Dereference of a possibly null reference.
|
|
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 (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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
BuildArtifacts-Linux-Release
Expired
|
1.02 MB |
sha256:ac2f49e97e4bd90f79eff141b986af5709a2d37401afb00760fd5893b16419ed
|
|
|
BuildArtifacts-Windows-Debug
Expired
|
1.12 MB |
sha256:0ec1766e56cd1a552509f2cb8ea008b9915b8be0a2bcd04963fbaeb16b6c4db6
|
|
|
BuildArtifacts-Windows-Release
Expired
|
1.02 MB |
sha256:e8a450cbf11ec5b60ad3feace6cec102be723738e1ef0a883f8c37e6b79fa973
|
|