Skip to content

Changes to support coordinate system that use units other than meters. #53

Changes to support coordinate system that use units other than meters.

Changes to support coordinate system that use units other than meters. #53

Status Failure
Total duration 36s
Artifacts

build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build: Obj2Tiles.Test/StagesTests.cs#L50
There is no argument given that corresponds to the required parameter 'boundsMapper' of 'StagesFacade.Tile(string, string, int, double, Dictionary<string, Box3>[], GpsCoords?)'
build: Obj2Tiles.Test/StagesTests.cs#L50
There is no argument given that corresponds to the required parameter 'boundsMapper' of 'StagesFacade.Tile(string, string, int, double, Dictionary<string, Box3>[], GpsCoords?)'
build
Process completed with exit code 1.
build: MeshDecimatorCore/Math/Vector2.cs#L326
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
build: MeshDecimatorCore/Math/Vector2d.cs#L326
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
build: MeshDecimatorCore/Math/Vector2i.cs#L289
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
build: MeshDecimatorCore/Math/Vector3.cs#L356
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
build: MeshDecimatorCore/Math/Vector3d.cs#L356
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
build: MeshDecimatorCore/Math/Vector3i.cs#L307
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
build: MeshDecimatorCore/Math/Vector4.cs#L364
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
build: MeshDecimatorCore/Math/Vector4d.cs#L364
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
build: MeshDecimatorCore/Math/Vector4i.cs#L325
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
build: MeshDecimatorCore/BoneWeight.cs#L199
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).