Skip to content

implement worms arena #218

implement worms arena

implement worms arena #218

Triggered via pull request December 20, 2024 11:46
@EntkenntnisEntkenntnis
synchronize #368
worms
Status Failure
Total duration 23s
Artifacts

check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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