Skip to content

Merge pull request #143 from jetelain/142-input-field-for-distancebet… #80

Merge pull request #143 from jetelain/142-input-field-for-distancebet…

Merge pull request #143 from jetelain/142-input-field-for-distancebet… #80

Triggered via push September 19, 2023 17:13
Status Success
Total duration 1m 25s
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/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/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/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.
build: GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L253
Possible null reference argument for parameter 'value' in 'KeyValuePair<bool, CompleteWay>.KeyValuePair(bool key, CompleteWay value)'.
build: GameRealisticMap/Osm/DefaultFeatureInterpreter2.cs#L257
Possible null reference argument for parameter 'value' in 'KeyValuePair<bool, CompleteWay>.KeyValuePair(bool key, CompleteWay value)'.