Skip to content

Merge pull request #72 from cjgarson/patch-1 #78

Merge pull request #72 from cjgarson/patch-1

Merge pull request #72 from cjgarson/patch-1 #78

Triggered via push November 6, 2024 09:05
Status Success
Total duration 47s
Artifacts

build-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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#L61
Converting null literal or possible null value to non-nullable type.
build: Obj2Tiles.Library/Materials/Material.cs#L62
Converting null literal or possible null value to non-nullable type.
build: Obj2Tiles.Library/Geometry/MeshT.cs#L457
Dereference of a possibly null reference.
build: Obj2Tiles.Library/Geometry/MeshT.cs#L457
Dereference of a possibly null reference.
build: Obj2Tiles.Library/Geometry/MeshT.cs#L458
Dereference of a possibly null reference.
build: Obj2Tiles.Library/Geometry/MeshT.cs#L458
Dereference of a possibly null reference.
build: Obj2Tiles.Library/Geometry/MeshT.cs#L513
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
build: Obj2Tiles.Library/Geometry/MeshT.cs#L514
Possible null reference argument for parameter 'source' in 'void ImageExtensions.Save(Image source, string path)'.
build: Obj2Tiles.Library/Geometry/MeshT.cs#L519
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.