Added extra overload to add features to a vector tile tree. #20
Annotations
13 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build all projects.
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build all projects.:
test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/MapboxTileWriterTest.cs#L91
Converting null literal or possible null value to non-nullable type.
|
Build all projects.:
test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/MapboxTileWriterTest.cs#L97
Dereference of a possibly null reference.
|
Build all projects.:
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)'.
|
Build all projects.
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build all projects.:
test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/MapboxTileWriterTest.cs#L91
Converting null literal or possible null value to non-nullable type.
|
Build all projects.:
test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/MapboxTileWriterTest.cs#L97
Dereference of a possibly null reference.
|
Build all projects.:
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)'.
|
Restore packages.
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Unittests.:
test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/MapboxTileWriterTest.cs#L91
Converting null literal or possible null value to non-nullable type.
|
Unittests.:
test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/MapboxTileWriterTest.cs#L97
Dereference of a possibly null reference.
|
Unittests.:
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)'.
|
The logs for this run have expired and are no longer available.
Loading