Skip to content

Service road filter threshold #322

Service road filter threshold

Service road filter threshold #322

Triggered via pull request June 11, 2024 17:19
Status Failure
Total duration 48s
Artifacts

dotnet-linux.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 11 warnings
build: GameRealisticMap.Test/BuildContextMock.cs#L20
The type or namespace name 'IImageryOptions' could not be found (are you missing a using directive or an assembly reference?)
build: GameRealisticMap.Test/BuildContextMock.cs#L6
'BuildContextMock' does not implement interface member 'IBuildContext.Options'
build: GameRealisticMap.Test/BuildContextMock.cs#L20
The type or namespace name 'IImageryOptions' could not be found (are you missing a using directive or an assembly reference?)
build: GameRealisticMap.Test/BuildContextMock.cs#L6
'BuildContextMock' does not implement interface member 'IBuildContext.Options'
build
Process completed with exit code 1.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: bis-file-formats/BIS.Core/Compression/LzssCompression.cs#L687
The variable 'k' is declared but never used
build: mapkit/MapToolkit/Utils/clipper.cs#L262
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: mapkit/MapToolkit/Utils/clipper.cs#L412
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: mapkit/MapToolkit/Utils/clipper.cs#L495
Nullability of reference types in type of parameter 'node1' of 'int MyIntersectNodeSort.Compare(IntersectNode node1, IntersectNode node2)' doesn't match implicitly implemented member 'int IComparer<IntersectNode>.Compare(IntersectNode? x, IntersectNode? y)' (possibly because of nullability attributes).
build: mapkit/MapToolkit/Utils/clipper.cs#L495
Nullability of reference types in type of parameter 'node2' of 'int MyIntersectNodeSort.Compare(IntersectNode node1, IntersectNode node2)' doesn't match implicitly implemented member 'int IComparer<IntersectNode>.Compare(IntersectNode? x, IntersectNode? y)' (possibly because of nullability attributes).
build: mapkit/MapToolkit/Databases/DemHttpStorage.cs#L35
Possible null reference argument for parameter 'baseUri' in 'Uri.Uri(Uri baseUri, string? relativeUri)'.
build: mapkit/MapToolkit/Databases/DemHttpStorage.cs#L39
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
build: mapkit/MapToolkit/DataCells/PixelFormats/UInt16Pixel.cs#L13
Type 'ushort' is incompatible with type 'int' and cast attempts will throw InvalidCastException at runtime (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2021)
build: mapkit/MapToolkit/DataCells/PixelFormats/Int16Pixel.cs#L13
Type 'short' is incompatible with type 'int' and cast attempts will throw InvalidCastException at runtime (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2021)
build: GameRealisticMap/Satellite/S2Cloudless.cs#L132
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.