build(deps): update node.js to v20.18.1 #2114
Annotations
8 warnings
Build 🧱
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint 🐱
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint 🐱:
app/components/ui/particles.tsx#L124
React Hook useEffect has missing dependencies: 'animate' and 'initCanvas'. Either include them or remove the dependency array
|
Lint 🐱:
app/components/ui/particles.tsx#L128
React Hook useEffect has a missing dependency: 'onMouseMove'. Either include it or remove the dependency array
|
Lint 🐱:
app/components/ui/particles.tsx#L132
React Hook useEffect has a missing dependency: 'initCanvas'. Either include it or remove the dependency array
|
Lint 🐱:
app/profile/context/playback-state.tsx#L29
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
Lint 🐱:
app/profile/context/playback-state.tsx#L34
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
Test 🧪
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|