Skip to content

Update README.md

Update README.md #9

Triggered via push December 16, 2024 09:42
Status Failure
Total duration 26s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: src/Math/Vector3d.cs#L364
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: src/Internal/Triangle.cs#L138
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: src/Internal/Vertex.cs#L59
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: src/ResizableArray.cs#L36
Cannot convert null literal to non-nullable reference type.
build: src/Internal/UVChannels.cs#L49
Cannot convert null literal to non-nullable reference type.
build: src/Internal/UVChannels.cs#L33
Cannot convert null literal to non-nullable reference type.
build: src/Internal/UVChannels.cs#L34
Cannot convert null literal to non-nullable reference type.
build: src/MeshUtils.cs#L138
Possible null reference return.
build: src/MeshUtils.cs#L157
Possible null reference return.
build: src/MeshSimplifier.cs#L272
Cannot convert null literal to non-nullable reference type.