Skip to content

Put back old remix scripts #115

Put back old remix scripts

Put back old remix scripts #115

Triggered via push November 24, 2024 15:27
Status Failure
Total duration 2m 5s
Artifacts

deploy.yml

on: push
⬣ ESLint
50s
⬣ ESLint
ʦ TypeScript
41s
ʦ TypeScript
⚡ Vitest
38s
⚡ Vitest
🚀 Deploy
0s
🚀 Deploy
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
⬣ ESLint: prisma/kanjisense/seedKanjisenseFigureRelation.ts#L15
`./getListsMembership` import should occur before import of `./inBatchesOf`
⬣ ESLint: prisma/kanjisense/seedKanjisenseFigures.ts#L28
`./getListsMembership` import should occur before import of `./inBatchesOf`
⬣ ESLint
Process completed with exit code 1.
⬣ 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