Restore skipped guangyun readings fetching, fix transcription bug #18
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
|