Argument of type 'number' is not assignable to parameter of type 'never'. [plugin angular-compiler]
src/app/hand1/hand1.component.ts:21:18: 21 │ this.log.push(this.log.length + 1); ╵ ~~~~~~~~~~~~~~~~~~~