Improve ClosestPointToPoint
#1502
Annotations
2 errors and 8 warnings
src/core/cast/closestPointToPointSort.template.js#L104
Expected a conditional expression and instead saw an assignment
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
example/distancecast.js#L132
'e' is defined but never used
|
example/edgeIntersect.js#L21
'orbitControls' is assigned a value but never used
|
example/testToRemove.js#L47
'target2' is assigned a value but never used
|
example/voxelize.js#L11
'outputContainer' is assigned a value but never used
|
example/voxelize.js#L12
'controls' is assigned a value but never used
|
test/Math.TriangleIntersections.test.js#L299
Disabled test
|
This job failed
Loading