Add indirect buffer #1147
Annotations
1 error and 8 warnings
build (16.x)
Process completed with exit code 1.
|
build (16.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 (16.x):
example/distancecast.js#L129
'e' is defined but never used
|
build (16.x):
example/edgeIntersect.js#L21
'orbitControls' is assigned a value but never used
|
build (16.x):
example/edgeProjection.js#L46
'controls' is assigned a value but never used
|
build (16.x):
example/physics.js#L4
'BufferGeometryUtils' is defined but never used
|
build (16.x):
example/voxelize.js#L11
'outputContainer' is assigned a value but never used
|
build (16.x):
example/voxelize.js#L12
'controls' is assigned a value but never used
|
build (16.x):
test/IntersectionUtils.test.js#L329
Skipped test
|