Skip to content

Hydrate figure uses readings data #14

Hydrate figure uses readings data

Hydrate figure uses readings data #14

Triggered via push November 15, 2023 14:32
Status Failure
Total duration 3m 10s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 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 | null; }[] | { id: string; }[]; [x: number]: never; [x: symbol]: never; }' is not assignable to parameter of type 'Pick<{ id: string; keyword: string; isPriority: boolean; listsAsComponent: string[]; listsAsCharacter: string[]; aozoraAppearances: number; activeSoundMarkValue: string | null; variantGroupId: string | null; componentsTree: JsonValue; shuowenImageId: string | null; mnemonicKeyword: string | null; activeSoundMarkId: ...'.
ʦ TypeScript: app/seedKanjisenseActiveSoundMarks.test.ts#L131
Type '{ KanjisenseFigure: { some: { id: string; }; }; }' is not assignable to type 'KanjisenseVariantGroupWhereInput'.
ʦ TypeScript: app/seedKanjisenseActiveSoundMarks.test.ts#L138
Type '{ KanjisenseFigure: { some: { OR: ({ listsAsCharacter: { isEmpty: false; }; } | { firstClassUses: { some: { component: { id: { notIn: never[]; }; }; }; }; })[]; }; }; }' is not assignable to type 'KanjisenseVariantGroupWhereInput'.
ʦ 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