Skip to content

Improve ClosestPointToPoint #1573

Improve ClosestPointToPoint

Improve ClosestPointToPoint #1573

Triggered via pull request November 18, 2024 12:07
Status Failure
Total duration 1m 26s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 17 warnings
build (20.x, latest): src/core/cast/closestPointToPointSort.template.js#L119
Expected a conditional expression and instead saw an assignment
build (20.x, latest)
Process completed with exit code 1.
build (20.x, 0.159.0)
The job was canceled because "_20_x_latest" failed.
build (20.x, 0.159.0): src/core/cast/closestPointToPointSort.template.js#L119
Expected a conditional expression and instead saw an assignment
build (20.x, 0.159.0)
The operation was canceled.
build (20.x, 0.168.0)
The job was canceled because "_20_x_latest" failed.
build (20.x, 0.168.0): src/core/cast/closestPointToPointSort.template.js#L119
Expected a conditional expression and instead saw an assignment
build (20.x, 0.168.0)
The operation was canceled.
build (20.x, latest)
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, latest)
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, latest): example/distancecast.js#L132
'e' is defined but never used
build (20.x, latest): example/edgeIntersect.js#L21
'orbitControls' is assigned a value but never used
build (20.x, latest): example/voxelize.js#L11
'outputContainer' is assigned a value but never used
build (20.x, latest): example/voxelize.js#L12
'controls' is assigned a value but never used
build (20.x, 0.159.0): example/distancecast.js#L132
'e' is defined but never used
build (20.x, 0.159.0): example/edgeIntersect.js#L21
'orbitControls' is assigned a value but never used
build (20.x, 0.159.0): example/voxelize.js#L11
'outputContainer' is assigned a value but never used
build (20.x, 0.159.0): example/voxelize.js#L12
'controls' is assigned a value but never used
build (20.x, 0.168.0): example/distancecast.js#L132
'e' is defined but never used
build (20.x, 0.168.0): example/edgeIntersect.js#L21
'orbitControls' is assigned a value but never used
build (20.x, 0.168.0): example/voxelize.js#L11
'outputContainer' is assigned a value but never used
build (20.x, 0.168.0): example/voxelize.js#L12
'controls' is assigned a value but never used