Skip to content

Merge pull request #134 from jetelain/import-export-satmap #72

Merge pull request #134 from jetelain/import-export-satmap

Merge pull request #134 from jetelain/import-export-satmap #72

Triggered via push September 13, 2023 16:46
Status Success
Total duration 1m 10s
Artifacts

dotnet-linux.yml

on: push
Fit to window
Zoom out
Zoom in

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/ElevationConstraint.cs#L30
Nullable value type may be null.
build: GameRealisticMap/ElevationModel/ElevationBuilder.cs#L128
Nullable value type may be null.
build: GameRealisticMap/ElevationModel/ElevationBuilder.cs#L128
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/Geometries/FollowPath.cs#L70
Dereference of a possibly null reference.
build: GameRealisticMap/Geometries/FollowPath.cs#L78
Possible null reference return.