Skip to content

VIS-6783 Make laser marks export depend on z axis of keypoints (#50) #147

VIS-6783 Make laser marks export depend on z axis of keypoints (#50)

VIS-6783 Make laser marks export depend on z axis of keypoints (#50) #147

Triggered via push July 12, 2024 08:38
Status Success
Total duration 27s
Artifacts

build.yml

on: push
Test geometry3sharp
18s
Test geometry3sharp
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Test geometry3sharp
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test geometry3sharp
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test geometry3sharp: mesh_ops/MinimalHoleFill.cs#L52
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test geometry3sharp: io/StandardMeshReader.cs#L124
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test geometry3sharp: io/StandardMeshReader.cs#L98
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test geometry3sharp: io/StandardMeshReader.cs#L110
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Test geometry3sharp: mesh_ops/MeshMeshCut.cs#L587
Unreachable code detected
Test geometry3sharp: mesh/MeshDecomposition.cs#L50
Non-nullable field 'mapTo' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Test geometry3sharp: mesh/MeshDecomposition.cs#L50
Non-nullable field 'mapToMulti' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.