CI #924
Annotations
2 errors and 10 warnings
Test
The operation was canceled.
|
|
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#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)'.
|
Build:
WikiClientLibrary/Files/UploadResult.cs#L181
Possible null reference argument for parameter 'expression' in 'DateTime MediaWikiHelper.ParseDateTime(string expression)'.
|
Loading