Skip to content

#126 update mapbox satellite streets url #15

#126 update mapbox satellite streets url

#126 update mapbox satellite streets url #15

Triggered via push September 25, 2025 08:01
Status Success
Total duration 24s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: DEM.Net.Core/Services/DemProviders/Stac/StacDemFile.cs#L38
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: DEM.Net.Core/Services/DemProviders/OpenTopography/GDALVRTFileService.cs#L53
Cannot convert null literal to non-nullable reference type.
build: DEM.Net.Core/Model/Imagery/TextureInfo.cs#L47
Cannot convert null literal to non-nullable reference type.
build: DEM.Net.Core/Model/Imagery/PBRTexture.cs#L50
Cannot convert null literal to non-nullable reference type.
build: DEM.Net.Core/Model/GeoPoint.cs#L110
Nullability of reference types in type of parameter 'other' of 'bool GeoPoint.Equals(GeoPoint other)' doesn't match implicitly implemented member 'bool IEquatable<GeoPoint>.Equals(GeoPoint? other)' (possibly because of nullability attributes).
build: DEM.Net.Core/IO/gpx/GpsLocation.cs#L154
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: DEM.Net.Core/IO/Compression/TarArchive.cs#L68
Cannot convert null literal to non-nullable reference type.
build: DEM.Net.Core/IO/Compression/TarArchive.cs#L57
Cannot convert null literal to non-nullable reference type.
build: DEM.Net.Core/Model/Geometry/BoundingBox.cs#L268
Nullability of reference types in type of parameter 'other' of 'bool BoundingBox.Equals(BoundingBox other)' doesn't match implicitly implemented member 'bool IEquatable<BoundingBox>.Equals(BoundingBox? other)' (possibly because of nullability attributes).
build: DEM.Net.Core/Model/Geometry/BoundingBox.cs#L161
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).