Skip to content

Prepare Beta 6

Prepare Beta 6 #17

Triggered via pull request August 27, 2023 11:12
Status Success
Total duration 1m 0s
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/Geometries/FollowPath.cs#L70
Dereference of a possibly null reference.
build: GameRealisticMap/Geometries/FollowPath.cs#L78
Possible null reference return.
build: GameRealisticMap/Geometries/SimpleSpacialIndex.cs#L88
Nullability of reference types in value of type 'IEnumerable<T?>' doesn't match target type 'IEnumerable<T>'.
build: GameRealisticMap/Geometries/FollowPath.cs#L142
Dereference of a possibly null reference.
build: GameRealisticMap/Geometries/FollowPath.cs#L142
Dereference of a possibly null reference.