Update README.md #9
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.
|