Fix misplacement of geometry parts #53
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/RoundTripBase.cs#L183
Possible null reference return.
|
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/RoundTripBase.cs#L183
Possible null reference return.
|
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/RoundTripBase.cs#L183
Possible null reference return.
|
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/RoundTripBase.cs#L183
Possible null reference return.
|
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)
|