Add clamp-like behavoiur when the parameter is not provided (#42) #121
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
|