Using docker image sha256:a13cfbac519cc80093523bb263f994859ab87f528558ed1148636e9268c30f60 for git-registry.mycard.moe/mycard/docker-runner-base:latest with digest git-registry.mycard.moe/mycard/docker-runner-base@sha256:333cf83972b499940350d5bcad14058eca34c4ef3bca96fdd2b0cae71e37f031 ... $ npx tsc src/api/ocgcore/ocgHelper.ts(7,23): error TS2307: Cannot find module '../deck' or its corresponding type declarations. src/stores/matStore/store.ts(85,9): error TS7006: Parameter 'controller' implicitly has an 'any' type. src/stores/matStore/store.ts(85,21): error TS7006: Parameter 'result' implicitly has an 'any' type. src/stores/matStore/store.ts(97,51): error TS2345: Argument of type '{ reset(): void; }' is not assignable to parameter of type 'MatState'. Type '{ reset(): void; }' is missing the following properties from type 'MatState': selfType, initInfo, chains, chainSetting, and 8 more. Cleaning up project directory and file based variables ERROR: Job failed: exit code 1