Merge branch 'main' of https://github.com/NetTopologySuite/NetTopolog… #63
Annotations
7 warnings
test/NetTopologySuite.IO.VectorTiles.Tests/RoundTripBase.cs#L195
Possible null reference return.
|
test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/MapboxTileWriterTest.cs#L91
Converting null literal or possible null value to non-nullable type.
|
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)
|
test/NetTopologySuite.IO.VectorTiles.Tests/RoundTripBase.cs#L195
Possible null reference return.
|
test/NetTopologySuite.IO.VectorTiles.Tests/Tilers/MapboxTileWriterTest.cs#L91
Converting null literal or possible null value to non-nullable type.
|
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)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "NuGet Package Files (macOS-latest)", "NuGet Package Files (ubuntu-latest)", "NuGet Package Files (windows-latest)".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading