Ensure GLB data is padded to 8-byte alignment so that validation checks pass #80
Annotations
10 warnings
|
MeshDecimatorCore/Math/Vector2d.cs#L326
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|
|
MeshDecimatorCore/Math/Vector2.cs#L326
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
|
|
MeshDecimatorCore/BoneWeight.cs#L199
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
|
|
Obj2Tiles.Common/CommonUtils.cs#L498
Possible null reference return.
|
|
Obj2Tiles.Common/CommonUtils.cs#L481
Converting null literal or possible null value to non-nullable type.
|
|
Obj2Tiles.Common/CommonUtils.cs#L423
Possible null reference argument for parameter 'instance' in 'bool Validator.TryValidateObject(object instance, ValidationContext validationContext, ICollection<ValidationResult>? validationResults, bool validateAllProperties)'.
|
|
Obj2Tiles.Common/CommonUtils.cs#L423
Possible null reference argument for parameter 'instance' in 'ValidationContext.ValidationContext(object instance)'.
|
|
Obj2Tiles.Common/CommonUtils.cs#L67
Possible null reference return.
|
|
Obj2Tiles.Common/TestArea.cs#L22
Possible null reference argument for parameter 'name' in 'TestArea.TestArea(string name)'.
|
|
Obj2Tiles.Common/TestFS.cs#L27
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading