Skip to content

Merge pull request #42 from HeDo88TH/master #49

Merge pull request #42 from HeDo88TH/master

Merge pull request #42 from HeDo88TH/master #49

Triggered via push April 3, 2023 16:07
Status Success
Total duration 2m 9s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Obj2Tiles.Library/Geometry/Box3.cs#L37
Nullability of type of parameter 'obj' doesn't match overridden member (possibly because of nullability attributes).
build: Obj2Tiles.Library/Materials/Material.cs#L59
Converting null literal or possible null value to non-nullable type.
build: Obj2Tiles.Library/Geometry/MeshT.cs#L604
Possible null reference argument for parameter 'source' in 'void ImageExtensions.Save(Image source, string path)'.
build: Obj2Tiles.Library/Geometry/MeshT.cs#L615
Dereference of a possibly null reference.
build: Obj2Tiles.Library/Geometry/MeshT.cs#L1030
Possible null reference argument for parameter 'targetFolder' in 'void MeshT.TrimTextures(string targetFolder)'.
build: MeshDecimatorCore/BoneWeight.cs#L199
Nullability of type of parameter 'obj' 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/Vector3d.cs#L356
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).
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/Vector4.cs#L364
Nullability of type of parameter 'other' doesn't match overridden member (possibly because of nullability attributes).