Skip to content

Create dotnet.yml

Create dotnet.yml #1

Triggered via push April 7, 2025 09:56
Status Failure
Total duration 1m 2s
Artifacts
Build and Test
28s
Build and Test
Publish to NuGet.org
0s
Publish to NuGet.org
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
Pack
Process completed with exit code 1.
Build and Test: DEM.Net.Core/Services/Raster/RasterService.cs#L442
Cannot convert null literal to non-nullable reference type.
Build and Test: DEM.Net.Core/Services/Raster/RasterService.cs#L61
Cannot convert null literal to non-nullable reference type.
Build and Test: 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 and Test: 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 and Test: DEM.Net.Core/IO/Compression/TarArchive.cs#L68
Cannot convert null literal to non-nullable reference type.
Build and Test: DEM.Net.Core/IO/Compression/TarArchive.cs#L57
Cannot convert null literal to non-nullable reference type.
Build and Test: DEM.Net.Core/Helpers/DistanceFromPointComparer.cs#L42
Nullability of reference types in type of parameter 'y' of 'int DistanceFromPointComparer.Compare(GeoPoint x, GeoPoint y)' doesn't match implicitly implemented member 'int IComparer<GeoPoint>.Compare(GeoPoint? x, GeoPoint? y)' (possibly because of nullability attributes).
Build and Test: DEM.Net.Core/Helpers/DistanceFromPointComparer.cs#L42
Nullability of reference types in type of parameter 'x' of 'int DistanceFromPointComparer.Compare(GeoPoint x, GeoPoint y)' doesn't match implicitly implemented member 'int IComparer<GeoPoint>.Compare(GeoPoint? x, GeoPoint? y)' (possibly because of nullability attributes).
Build and Test: 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 and Test: DEM.Net.Core/Model/Geometry/BoundingBox.cs#L161
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Pack: DEM.Net.Core/Services/Raster/RasterService.cs#L442
Cannot convert null literal to non-nullable reference type.
Pack: 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).
Pack: DEM.Net.Core/Services/Raster/RasterService.cs#L61
Cannot convert null literal to non-nullable reference type.
Pack: DEM.Net.Core/IO/gpx/GpsLocation.cs#L154
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
Pack: DEM.Net.Core/Helpers/DistanceFromPointComparer.cs#L42
Nullability of reference types in type of parameter 'y' of 'int DistanceFromPointComparer.Compare(GeoPoint x, GeoPoint y)' doesn't match implicitly implemented member 'int IComparer<GeoPoint>.Compare(GeoPoint? x, GeoPoint? y)' (possibly because of nullability attributes).
Pack: DEM.Net.Core/Helpers/DistanceFromPointComparer.cs#L42
Nullability of reference types in type of parameter 'x' of 'int DistanceFromPointComparer.Compare(GeoPoint x, GeoPoint y)' doesn't match implicitly implemented member 'int IComparer<GeoPoint>.Compare(GeoPoint? x, GeoPoint? y)' (possibly because of nullability attributes).
Pack: DEM.Net.Core/IO/Compression/TarArchive.cs#L68
Cannot convert null literal to non-nullable reference type.
Pack: DEM.Net.Core/IO/Compression/TarArchive.cs#L57
Cannot convert null literal to non-nullable reference type.
Pack: 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).
Pack: DEM.Net.Core/Model/Geometry/BoundingBox.cs#L161
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).