refactor(Rendering): extract ScalarColoring into a helper #4261
pr-checks.yml
on: pull_request
Check and lint PR
29s
Annotations
2 warnings
|
eslint(no-unused-vars):
Sources/Common/DataModel/IncrementalOctreePointLocator/index.js#L354
Variable 'pntIdExt' is declared but never used.
|
|
eslint(no-param-reassign):
Sources/Common/DataModel/IncrementalOctreePointLocator/index.js#L120
Assignment to function parameter 'minDist2'.
|