update roomStore

5 jobs for feat/pages in 13 minutes and 9 seconds (queued for 1 second)
Status Job ID Name Coverage
  Install
passed #93279
linux
npm_ci

00:03:05

 
  Rs Check Lint
passed #93280
linux
rs_check_lint

00:03:39

 
  Wasm
passed #93281
linux
wasm_build

00:05:09

 
  Ts Check Lint
failed #93282
linux
ts_check_lint

00:01:15

 
  Build
skipped #93283
linux
npm_build
 
Name Stage Failure
failed
ts_check_lint Ts Check Lint
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