update NewWaitRoom.tsx

5 jobs for feat/pages in 13 minutes and 46 seconds (queued for 3 seconds)
Status Job ID Name Coverage
  Install
passed #93284
linux
npm_ci

00:02:38

 
  Rs Check Lint
passed #93285
linux
rs_check_lint

00:03:35

 
  Wasm
passed #93286
linux
wasm_build

00:05:24

 
  Ts Check Lint
failed #93287
linux
ts_check_lint

00:02:07

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