Skip to content

Fix misplacement of geometry parts #53

Fix misplacement of geometry parts

Fix misplacement of geometry parts #53

Triggered via pull request March 19, 2024 10:12
Status Failure
Total duration 1m 27s
Artifacts

dotnetcore.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 20 warnings
ubuntu-latest
Process completed with exit code 1.
windows-latest
The job was canceled because "ubuntu-latest" failed.
windows-latest
The operation was canceled.
macOS-latest
The job was canceled because "ubuntu-latest" failed.
macOS-latest
The operation was canceled.
ubuntu-latest: test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/MapboxTileWriterTest.cs#L91
Converting null literal or possible null value to non-nullable type.
ubuntu-latest: test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/LineStringTilerTests.cs#L223
Possible null reference argument for parameter 'lineString' in 'IEnumerable<ulong> LineStringTiler.Tiles(LineString lineString, int zoom)'.
ubuntu-latest: test/NetTopologySuite.IO.VectorTiles.Tests/RoundTripBase.cs#L83
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
ubuntu-latest: test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/MapboxTileWriterTest.cs#L97
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
ubuntu-latest: test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/MapboxTileWriterTest.cs#L91
Converting null literal or possible null value to non-nullable type.
ubuntu-latest: test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/LineStringTilerTests.cs#L223
Possible null reference argument for parameter 'lineString' in 'IEnumerable<ulong> LineStringTiler.Tiles(LineString lineString, int zoom)'.
ubuntu-latest: test/NetTopologySuite.IO.VectorTiles.Tests/RoundTripBase.cs#L83
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
ubuntu-latest: test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/MapboxTileWriterTest.cs#L97
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
macOS-latest: test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/LineStringTilerTests.cs#L223
Possible null reference argument for parameter 'lineString' in 'IEnumerable<ulong> LineStringTiler.Tiles(LineString lineString, int zoom)'.
macOS-latest: test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/MapboxTileWriterTest.cs#L91
Converting null literal or possible null value to non-nullable type.
macOS-latest: test/NetTopologySuite.IO.VectorTiles.Tests/RoundTripBase.cs#L83
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
macOS-latest: test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/MapboxTileWriterTest.cs#L97
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
macOS-latest: test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/LineStringTilerTests.cs#L223
Possible null reference argument for parameter 'lineString' in 'IEnumerable<ulong> LineStringTiler.Tiles(LineString lineString, int zoom)'.
macOS-latest: test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/MapboxTileWriterTest.cs#L91
Converting null literal or possible null value to non-nullable type.
macOS-latest: test/NetTopologySuite.IO.VectorTiles.Tests/RoundTripBase.cs#L83
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
macOS-latest: test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/MapboxTileWriterTest.cs#L97
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)