upgrade node to 18 for ci #207
Annotations
14 errors and 11 warnings
Build, lint, and test on Node 18.x and macOS-latest:
src/Cluster.tsx#L46
Replace `(point)` with `point`
|
Build, lint, and test on Node 18.x and macOS-latest:
src/LassoSelect.tsx#L183
Replace `·selectionShapeNeedsUpdate,·selectionPoints·}·=` with `⏎······selectionShapeNeedsUpdate,⏎······selectionPoints,`
|
Build, lint, and test on Node 18.x and macOS-latest:
src/LassoSelect.tsx#L184
Replace `·` with `}·=`
|
Build, lint, and test on Node 18.x and macOS-latest:
src/LassoSelect.tsx#L256
Replace `(point)` with `point`
|
Build, lint, and test on Node 18.x and macOS-latest:
src/Points.tsx#L211
Replace `(e)` with `e`
|
Build, lint, and test on Node 18.x and macOS-latest:
src/Points.tsx#L214
Replace `(e)` with `e`
|
Build, lint, and test on Node 18.x and macOS-latest:
src/Points.tsx#L218
Replace `((i)` with `(i`
|
Build, lint, and test on Node 18.x and macOS-latest:
src/Points.tsx#L226
Replace `(e)` with `e`
|
Build, lint, and test on Node 18.x and macOS-latest:
src/Points.tsx#L229
Replace `(e)` with `e`
|
Build, lint, and test on Node 18.x and macOS-latest:
src/ThreeDimensionalBounds.tsx#L77
Replace `⏎········getMaxDimensionFromThreeDimensionalBounds(bounds` with `·getMaxDimensionFromThreeDimensionalBounds(⏎········bounds⏎······`
|
Build, lint, and test on Node 18.x and ubuntu-latest
The job was canceled because "_18_x_macOS-latest" failed.
|
Build, lint, and test on Node 18.x and ubuntu-latest
The operation was canceled.
|
Build, lint, and test on Node 18.x and windows-latest
The job was canceled because "_18_x_macOS-latest" failed.
|
Build, lint, and test on Node 18.x and windows-latest
The operation was canceled.
|
Build, lint, and test on Node 18.x and macOS-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build, lint, and test on Node 18.x and macOS-latest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build, lint, and test on Node 18.x and macOS-latest:
src/Cluster.tsx#L59
React Hook useMemo has a missing dependency: 'pointRadius'. Either include it or remove the dependency array
|
Build, lint, and test on Node 18.x and macOS-latest:
src/LassoSelect.tsx#L71
React Hook useEffect has missing dependencies: 'camera', 'lineColor', and 'scene'. Either include them or remove the dependency array
|
Build, lint, and test on Node 18.x and macOS-latest:
src/Points.tsx#L98
React Hook useCallback has a missing dependency: 'pointProps'. Either include it or remove the dependency array
|
Build, lint, and test on Node 18.x and macOS-latest:
src/Points.tsx#L110
React Hook useMemo has a missing dependency: 'getColorPoint'. Either include it or remove the dependency array
|
Build, lint, and test on Node 18.x and macOS-latest:
src/Points.tsx#L183
React Hook useMemo has a missing dependency: 'colorArray'. Either include it or remove the dependency array
|
Build, lint, and test on Node 18.x and macOS-latest:
src/Points.tsx#L205
React Hook useMemo has a missing dependency: 'opacity'. Either include it or remove the dependency array
|
Build, lint, and test on Node 18.x and macOS-latest:
src/ThreeDimensionalBounds.tsx#L104
React Hook useEffect has missing dependencies: 'boundsZoomPaddingFactor', 'camera', 'center', 'height', 'offset', and 'width'. Either include them or remove the dependency array
|
Build, lint, and test on Node 18.x and macOS-latest:
src/TwoDimensionalBounds.tsx#L63
React Hook useEffect has missing dependencies: 'boundsZoomPaddingFactor', 'camera', 'height', and 'width'. Either include them or remove the dependency array
|
Build, lint, and test on Node 18.x and macOS-latest:
src/utils/twoDimensionalUtils.ts#L85
Expected '!==' and instead saw '!='
|