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