Skip to content

feat: play a few rounds with pass and keep #53

feat: play a few rounds with pass and keep

feat: play a few rounds with pass and keep #53

Triggered via push January 15, 2025 03:24
Status Failure
Total duration 1m 46s
Artifacts

publish_docs.yml

on: push
build-and-deploy
1m 37s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build-and-deploy
Process completed with exit code 1.
build-and-deploy
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-and-deploy
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
build-and-deploy
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
build-and-deploy: lib/viral_spiral/entity/article.ex#L2
unused alias Change
build-and-deploy: lib/viral_spiral/room/game_engine.ex#L20
variable "name" is unused (if the variable is not meant to be used, prefix it with an underscore)
build-and-deploy: lib/viral_spiral/room/game_engine.ex#L34
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
build-and-deploy: lib/viral_spiral/room/game_engine.ex#L38
variable "player_name" is unused (if the variable is not meant to be used, prefix it with an underscore)
build-and-deploy: lib/viral_spiral/room/game_engine.ex#L38
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
build-and-deploy: lib/viral_spiral/room/game_engine.ex#L58
variable "from" is unused (if the variable is not meant to be used, prefix it with an underscore)
build-and-deploy: lib/viral_spiral/room/game_engine.ex#L58
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
build-and-deploy: lib/viral_spiral/room/game_engine.ex#L58
clauses with the same name and arity (number of arguments) should be grouped together, "def handle_cast/2" was previously defined (lib/viral_spiral/room/game_engine.ex:34)