Move to .NET 9, remove all traces of Unity #1
Annotations
2 errors and 10 warnings
build
The readme file 'README.md' does not exist in the package.
|
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#L160
Possible null reference return.
|
build:
src/MeshUtils.cs#L179
Possible null reference return.
|
build:
src/MeshSimplifier.cs#L272
Cannot convert null literal to non-nullable reference type.
|