Skip to content

Default urban areas filling #44

Default urban areas filling

Default urban areas filling #44

Triggered via pull request September 3, 2023 22:09
Status Success
Total duration 1m 12s
Artifacts

dotnet-linux.yml

on: pull_request
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/Satellite/S2Cloudless.cs#L128
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build: GameRealisticMap/Satellite/RawSatelliteImageBuilder.cs#L81
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: GameRealisticMap/Satellite/RawSatelliteImageBuilder.cs#L88
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: GameRealisticMap/ElevationModel/Constrained/ElevationConstraint.cs#L30
Nullable value type may be null.
build: GameRealisticMap/ElevationModel/ElevationBuilder.cs#L141
Nullable value type may be null.