Improve ClosestPointToPoint
#1502
Annotations
2 errors and 8 warnings
build (20.x):
src/core/cast/closestPointToPointSort.template.js#L104
Expected a conditional expression and instead saw an assignment
|
build (20.x)
Process completed with exit code 1.
|
build (20.x)
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/
|
build (20.x)
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/
|
build (20.x):
example/distancecast.js#L132
'e' is defined but never used
|
build (20.x):
example/edgeIntersect.js#L21
'orbitControls' is assigned a value but never used
|
build (20.x):
example/testToRemove.js#L47
'target2' is assigned a value but never used
|
build (20.x):
example/voxelize.js#L11
'outputContainer' is assigned a value but never used
|
build (20.x):
example/voxelize.js#L12
'controls' is assigned a value but never used
|
|