Import TB CSV objects file #29
Annotations
10 warnings
build:
mapkit/MapToolkit/Drawing/SvgRender/SvgSurface.cs#L24
The field 'SvgSurface.nextImageId' is assigned but its value is never used
|
build:
GameRealisticMap/ElevationModel/Constrained/ElevationSmoothSegment.cs#L44
Nullable value type may be null.
|
build:
GameRealisticMap/ElevationModel/Constrained/ElevationSmoothSegment.cs#L48
Nullable value type may be null.
|
build:
GameRealisticMap/Satellite/S2Cloudless.cs#L128
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
build:
GameRealisticMap/ElevationModel/Constrained/ElevationConstraint.cs#L30
Nullable value type may be null.
|
build:
GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L155
Possible null reference argument for parameter 'relation' in 'Feature DefaultFeatureInterpreter2.InterpretMultipolygonRelation(CompleteRelation relation)'.
|
build:
GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L163
Possible null reference argument for parameter 'relation' in 'Feature DefaultFeatureInterpreter2.InterpretMultipolygonRelation(CompleteRelation relation)'.
|
build:
GameRealisticMap/ElevationModel/Constrained/ElevationConstraintNode.cs#L139
Nullable value type may be null.
|
build:
GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L239
Converting null literal or possible null value to non-nullable type.
|
build:
GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L242
Possible null reference return.
|