Misc #96
Annotations
10 warnings
|
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/Vector3d.cs#L356
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/Vector2i.cs#L289
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/Vector2.cs#L326
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).
|
|
build:
Obj2Tiles.Common/CommonUtils.cs#L67
Possible null reference return.
|
|
build:
Obj2Tiles.Common/TestArea.cs#L22
Possible null reference argument for parameter 'name' in 'TestArea.TestArea(string name)'.
|
|
build:
Obj2Tiles.Common/TestFS.cs#L27
Cannot convert null literal to non-nullable reference type.
|