コントロールパネルを誰でも見れるようにした #4
lint.yaml
on: push
Pre checkout
/
Checkout
3s
Matrix: Lint
Matrix: Typecheck
status-checks:lint
0s
Annotations
11 errors
Typecheck (backend)
Argument of type 'MiInstance | null' is not assignable to parameter of type 'MiInstance'.
|
Typecheck (backend)
Cannot find name 'isInvite'. Did you mean 'isFinite'?
|
Typecheck (backend)
Argument of type 'IObject' is not assignable to parameter of type 'IInvite'.
|
Typecheck (backend)
Cannot find name 'isReversi'.
|
Typecheck (backend)
Argument of type 'IApGame' is not assignable to parameter of type 'IApReversi'.
|
Typecheck (backend)
Cannot find name 'isReversi'.
|
Typecheck (backend)
Argument of type 'IApGame' is not assignable to parameter of type 'IApReversi'.
|
Typecheck (backend)
Cannot find name 'isReversi'.
|
Typecheck (backend)
Argument of type 'IApGame' is not assignable to parameter of type 'IApReversi'.
|
Typecheck (backend)
Cannot find name 'isReversi'.
|
status-checks:lint
Process completed with exit code 1.
|