Update readme and fix CI (#34) #231
Annotations
10 warnings
Lint TypeScript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint TypeScript:
src/Cluster.tsx#L59
React Hook useMemo has a missing dependency: 'pointRadius'. Either include it or remove the dependency array
|
Lint TypeScript:
src/LassoSelect.tsx#L73
React Hook useEffect has missing dependencies: 'camera', 'lineColor', and 'scene'. Either include them or remove the dependency array
|
Lint TypeScript:
src/Points.tsx#L98
React Hook useCallback has a missing dependency: 'pointProps'. Either include it or remove the dependency array
|
Lint TypeScript:
src/Points.tsx#L110
React Hook useMemo has a missing dependency: 'getColorPoint'. Either include it or remove the dependency array
|
Lint TypeScript:
src/Points.tsx#L183
React Hook useMemo has a missing dependency: 'colorArray'. Either include it or remove the dependency array
|
Lint TypeScript:
src/Points.tsx#L205
React Hook useMemo has a missing dependency: 'opacity'. Either include it or remove the dependency array
|
Lint TypeScript:
src/ThreeDimensionalBounds.tsx#L105
React Hook useEffect has missing dependencies: 'boundsZoomPaddingFactor', 'camera', 'center', 'height', 'offset', and 'width'. Either include them or remove the dependency array
|
Lint TypeScript:
src/TwoDimensionalBounds.tsx#L63
React Hook useEffect has missing dependencies: 'boundsZoomPaddingFactor', 'camera', 'height', and 'width'. Either include them or remove the dependency array
|
Build and test on Node 20.x and ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|