138 directory box actions #221
Annotations
1 error and 2 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/components/body/image_cache/index.tsx#L46
React Hook useEffect contains a call to 'setImageId'. Without a list of dependencies, this can lead to an infinite chain of updates. To fix this, pass [savedImages, imageIndex] as a second argument to the useEffect Hook
|
This job failed
Loading