CI #915
Annotations
10 warnings
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/Generators/GeoSearchGenerator.cs#L127
Possible null reference argument for parameter 'value' in 'JsonNode.explicit operator double(JsonNode value)'.
|
Build:
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L153
Dereference of a possibly null reference.
|
Build:
WikiClientLibrary/Scribunto/ScribuntoConsole.cs#L201
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/Scribunto/ScribuntoConsole.cs#L200
Converting null literal or possible null value to non-nullable type.
|
Build:
WikiClientLibrary/Scribunto/ScribuntoConsole.cs#L199
Converting null literal or possible null value to non-nullable type.
|
Build:
WikiClientLibrary/Scribunto/ScribuntoConsole.cs#L196
Dereference of a possibly null reference.
|
Build:
WikiClientLibrary/Client/MediaWikiJsonResponseParser.cs#L150
Dereference of a possibly null reference.
|
Loading