Skip to content

Restore skipped guangyun readings fetching, fix transcription bug #18

Restore skipped guangyun readings fetching, fix transcription bug

Restore skipped guangyun readings fetching, fix transcription bug #18

Triggered via push November 16, 2023 19:01
Status Failure
Total duration 1m 1s
Artifacts

deploy.yml

on: push
⬣ ESLint
37s
⬣ ESLint
ʦ TypeScript
33s
ʦ TypeScript
⚡ Vitest
33s
⚡ Vitest
⚫️ Cypress
49s
⚫️ Cypress
🚀 Deploy
0s
🚀 Deploy
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
ʦ TypeScript: app/routes/browse.components.tsx#L23
Cannot find name 'badgeFigureSelect'.
ʦ TypeScript: app/routes/browse.components.tsx#L38
Argument of type '{ [x: string]: { componentId: string; parentId: string; indexInTree: number; appearanceInParent: number; }[] | { id: string; }[]; [x: number]: never; [x: symbol]: never; }' is not assignable to parameter of type 'BadgePropsFigure'.
ʦ TypeScript: prisma/kanjisense/ComponentUseWithSignificance.ts#L3
'"@prisma/client"' has no exported member named 'KanjisenseComponentUseTag'. Did you mean 'KanjisenseComponentUse'?
ʦ TypeScript
Process completed with exit code 2.
⚡ Vitest
Process completed with exit code 1.
⚫️ Cypress
Process completed with exit code 1.
⬣ ESLint: app/components/usePaddedPopper.tsx#L72
React Hook useEffect has missing dependencies: 'close' and 'referenceElement'. Either include them or remove the dependency array