Skip to content

Improve performance when writing MBTiles (#31) #21

Improve performance when writing MBTiles (#31)

Improve performance when writing MBTiles (#31) #21

Triggered via push August 12, 2024 14:07
Status Success
Total duration 1m 37s
Artifacts

prerelease.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build-and-test
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-and-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-test
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-and-test: test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/MapboxTileWriterTest.cs#L91
Converting null literal or possible null value to non-nullable type.
build-and-test: 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-and-test
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-and-test: test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/MapboxTileWriterTest.cs#L91
Converting null literal or possible null value to non-nullable type.
build-and-test: 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-and-test
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-and-test: test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/MapboxTileWriterTest.cs#L91
Converting null literal or possible null value to non-nullable type.
build-and-test: 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)'.