Skip to content

Fill in components tree section #15

Fill in components tree section

Fill in components tree section #15

Triggered via push November 15, 2023 20:27
Status Failure
Total duration 1m 5s
Artifacts

deploy.yml

on: push
⬣ ESLint
43s
⬣ ESLint
ʦ TypeScript
38s
ʦ TypeScript
⚡ Vitest
31s
⚡ Vitest
⚫️ Cypress
53s
⚫️ 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/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.
⚫️ 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