implement worms arena #217
Annotations
8 errors and 1 warning
Run TypeScript compiler:
src/content/worms/worms-arena.js#L52
Type '""' is not assignable to type '"red" | "green"'.
|
Run TypeScript compiler:
src/content/worms/worms-arena.js#L181
Element implicitly has an 'any' type because expression of type 'number' can't be used to index type '{}'.
|
Run TypeScript compiler:
src/content/worms/worms-arena.js#L182
'bot' is possibly 'null'.
|
Run TypeScript compiler:
src/content/worms/worms-arena.js#L183
'bot' is possibly 'null'.
|
Run TypeScript compiler:
src/content/worms/worms-arena.js#L195
Element implicitly has an 'any' type because expression of type 'number' can't be used to index type '{}'.
|
Run TypeScript compiler:
src/content/worms/worms-arena.js#L196
Element implicitly has an 'any' type because expression of type 'number' can't be used to index type '{}'.
|
Run TypeScript compiler:
src/content/worms/worms-arena.js#L224
Element implicitly has an 'any' type because expression of type 'number' can't be used to index type '{}'.
|
Run TypeScript compiler
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading