Skip to content

Fill in figure popover #19

Fill in figure popover

Fill in figure popover #19

Triggered via push November 17, 2023 18:46
Status Failure
Total duration 1m 5s
Artifacts

deploy.yml

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

Annotations

6 errors and 1 warning
⚡ Vitest
Process completed with exit code 1.
ʦ TypeScript: app/components/usePaddedPopper.tsx#L3
'"react-popper"' has no exported member named 'Modifiers'. Did you mean 'Modifier'?
ʦ TypeScript: app/features/dictionary/SingleFigureDictionaryEntry.tsx#L46
Type '{ badgeProps: BadgeProps; lists: KanjiListCode[]; isSoundMark: boolean; isAtomic: boolean; }' is not assignable to type 'IntrinsicAttributes & { badgeProps: BadgeProps; isSoundMark: boolean; isAtomic: boolean; className?: string | undefined; }'.
ʦ 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.
⚫️ Cypress
Process completed with exit code 1.
⬣ ESLint: app/components/usePaddedPopper.tsx#L85
React Hook useEffect has missing dependencies: 'close' and 'referenceElement'. Either include them or remove the dependency array