Skip to content

Merge pull request #57 from EzioHelios/fix-tiling-uv #62

Merge pull request #57 from EzioHelios/fix-tiling-uv

Merge pull request #57 from EzioHelios/fix-tiling-uv #62

Triggered via push December 13, 2023 13:46
Status Success
Total duration 47s
Artifacts

build-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Obj2Tiles.Common/TestArea.cs#L22
Possible null reference argument for parameter 'name' in 'TestArea.TestArea(string name)'.
build: Obj2Tiles.Common/CommonUtils.cs#L67
Possible null reference return.
build: Obj2Tiles.Common/TestFS.cs#L27
Cannot convert null literal to non-nullable reference type.
build: Obj2Tiles.Common/CommonUtils.cs#L423
Possible null reference argument for parameter 'instance' in 'ValidationContext.ValidationContext(object instance)'.
build: 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)'.
build: Obj2Tiles.Common/CommonUtils.cs#L481
Converting null literal or possible null value to non-nullable type.
build: Obj2Tiles.Common/CommonUtils.cs#L498
Possible null reference return.
build: MeshDecimatorCore/Math/Vector2.cs#L326
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/Vector2i.cs#L289
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).