Skip to content

Add clamp-like behavoiur when the parameter is not provided (#42) #121

Add clamp-like behavoiur when the parameter is not provided (#42)

Add clamp-like behavoiur when the parameter is not provided (#42) #121

Triggered via push November 24, 2023 10:52
Status Success
Total duration 29s
Artifacts

build.yml

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

Annotations

6 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: 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