Executing "step_script" stage of the job script Using 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:ad6bdae65540a7ff0a0fa89101663847f0457014c9e397b583329fed81c9c638 ... $ npx tsc 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 file based variables ERROR: Job failed: exit code 1