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