CI #1022
Annotations
10 warnings
|
Build:
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L195
Dereference of a possibly null reference.
|
|
Build:
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L189
Dereference of a possibly null reference.
|
|
Build:
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L160
Possible null reference argument for parameter 'laggedHost' in 'ServerLagException.ServerLagException(string errorCode, string? errorMessage, double lag, string lagType, string laggedHost)'.
|
|
Build:
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L159
Possible null reference argument for parameter 'lagType' in 'ServerLagException.ServerLagException(string errorCode, string? errorMessage, 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.
|
Loading