00:01:02
Sep 05, 2023
00:04:23
00:05:50
00:00:56
Downloading artifacts from coordinator... ok id=95388 responseStatus=200 OK token=cCU-xMpwExecuting "step_script" stage of the job scriptUsing docker image sha256:a13cfbac519cc80093523bb263f994859ab87f528558ed1148636e9268c30f60 for git-registry.mycard.moe/mycard/docker-runner-base:master-x86 with digest git-registry.mycard.moe/mycard/docker-runner-base@sha256:333cf83972b499940350d5bcad14058eca34c4ef3bca96fdd2b0cae71e37f031 ...$ npx tscsrc/ui/Side/index.tsx(118,19): error TS2322: Type '{ key: "main" | "extra" | "side"; type: "main" | "extra" | "side"; cards: CardMeta[]; canAdd: (card: CardMeta, type: Type, _source: "search" | Type) => { ...; }; onChange: (card: CardMeta, source: "search" | Type, destination: Type) => void; onElementClick: (card: any) => void; }' is not assignable to type 'IntrinsicAttributes & { type: Type; cards: CardMeta[]; canAdd: (card: CardMeta, type: Type, source: "search" | Type) => { ...; }; onChange: (card: CardMeta, source: "search" | Type, destination: Type) => void; onElementMouseUp: (event: DeckCardMouseUpEvent) => void; }'. Property 'onElementClick' does not exist on type 'IntrinsicAttributes & { type: Type; cards: CardMeta[]; canAdd: (card: CardMeta, type: Type, source: "search" | Type) => { ...; }; onChange: (card: CardMeta, source: "search" | Type, destination: Type) => void; onElementMouseUp: (event: DeckCardMouseUpEvent) => void; }'.src/ui/Side/index.tsx(118,36): error TS7006: Parameter 'card' implicitly has an 'any' type.Cleaning up file based variablesERROR: Job failed: exit code 1