Skip to content

update workflows to remove lint from build / test #214

update workflows to remove lint from build / test

update workflows to remove lint from build / test #214

Triggered via push April 30, 2024 20:29
Status Failure
Total duration 5m 53s
Artifacts

main.yml

on: push
Lint TypeScript
43s
Lint TypeScript
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 15 warnings
Lint TypeScript
Process completed with exit code 1.
Lint TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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, lint, and test on Node 18.x and ubuntu-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 ubuntu-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
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 windows-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 windows-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/