Skip to content

Asteroids are Deleted On Click #70

Asteroids are Deleted On Click

Asteroids are Deleted On Click #70

Triggered via push April 5, 2024 03:41
Status Failure
Total duration 21s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
lint
Process completed with exit code 1.
lint
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: src/components/Asteroid/Asteroid (1).tsx#L77
React Hook useEffect has a missing dependency: 'homeRef'. Either include it or remove the dependency array
lint: src/components/Asteroid/Asteroid.tsx#L109
React Hook useEffect has missing dependencies: 'generateAnimationProps' and 'homeRef'. Either include them or remove the dependency array