Fix kanji db variants seed script #107
Annotations
3 warnings
⬣ ESLint:
app/features/dictionary/FigureStrokesAnimation.tsx#L28
The 'startAnimation' function makes the dependencies of useEffect Hook (at line 58) change on every render. To fix this, wrap the definition of 'startAnimation' in its own useCallback() Hook
|
⬣ ESLint:
app/features/dictionary/FigureStrokesAnimation.tsx#L34
The 'stopAnimation' function makes the dependencies of useEffect Hook (at line 58) change on every render. To fix this, wrap the definition of 'stopAnimation' in its own useCallback() Hook
|
🚀 Deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: SebRollen/[email protected], superfly/flyctl-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|