Skip to content

Build

Build #354

Triggered via schedule August 19, 2023 03:14
Status Success
Total duration 2m 5s
Artifacts

build.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build
Cannot invoke "ch.teemoo.bobby.models.games.GameState.isInProgress()" because the return value of "ch.teemoo.bobby.services.MoveService.getGameState(ch.teemoo.bobby.models.Board, ch.teemoo.bobby.models.Color, java.util.List)" is null
build
Cannot invoke "ch.teemoo.bobby.models.players.Player.isBot()" because the return value of "ch.teemoo.bobby.models.games.Game.getPlayerToPlay()" is null
build
Cannot load from object array because "squares" is null
build
Tried to exit with status 0.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: GabrielBB/xvfb-action@v1.6. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/