#118 Hack into continue param to avoid returning more than 1 imageinf… #911
Annotations
10 warnings
WikiClientLibrary/Generators/PagesWithPropGenerator.cs#L59
Possible null reference argument for parameter 'value' in 'PagesWithPropResultItem.PagesWithPropResultItem(WikiPageStub wikiPageStub, string value)'.
|
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L153
Converting null literal or possible null value to non-nullable type.
|
WikiClientLibrary/Generators/PagesWithPropGenerator.cs#L59
Converting null literal or possible null value to non-nullable type.
|
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L153
Dereference of a possibly null reference.
|
WikiClientLibrary/Generators/MyWatchlistGenerator.cs#L63
Possible null reference argument for parameter 's' in 'DateTime DateTime.Parse(string s)'.
|
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L153
Dereference of a possibly null reference.
|
WikiClientLibrary/Generators/MyWatchlistGenerator.cs#L63
Converting null literal or possible null value to non-nullable type.
|
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.
|
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L150
Dereference of a possibly null reference.
|
WikiClientLibrary/Files/UploadResult.cs#L181
Possible null reference argument for parameter 'expression' in 'DateTime MediaWikiHelper.ParseDateTime(string expression)'.
|
The logs for this run have expired and are no longer available.
Loading