Skip to content

feat: add entity and tests for cancel player #59

feat: add entity and tests for cancel player

feat: add entity and tests for cancel player #59

Triggered via push January 28, 2025 16:46
Status Failure
Total duration 1m 49s
Artifacts

publish_docs.yml

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

Annotations

1 error and 10 warnings
build-and-deploy
Process completed with exit code 1.
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/canon/card.ex#L9
unused alias Card
build-and-deploy: lib/viral_spiral/canon/dynamic_card.ex#L114
variable "gamestate_analytics" is unused (if the variable is not meant to be used, prefix it with an underscore)
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)