CI #1017
Annotations
2 errors and 10 warnings
|
|
|
Test
Process completed with exit code 1.
|
|
Build:
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)'.
|
|
Build:
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L160
Converting null literal or possible null value to non-nullable type.
|
|
Build:
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L159
Converting null literal or possible null value to non-nullable type.
|
|
Build:
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L153
Converting null literal or possible null value to non-nullable type.
|
|
Build:
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L153
Dereference of a possibly null reference.
|
|
Build:
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L153
Dereference of a possibly null reference.
|
|
Build:
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L150
Dereference of a possibly null reference.
|
|
Build:
WikiClientLibrary/Files/UploadResult.cs#L234
Possible null reference argument for parameter 'expression' in 'DateTime MediaWikiHelper.ParseDateTime(string expression)'.
|
|
Build:
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.
|
|
Build:
WikiClientLibrary/Files/UploadResult.cs#L181
Possible null reference argument for parameter 'expression' in 'DateTime MediaWikiHelper.ParseDateTime(string expression)'.
|
Loading