Skip to content

feat: major refactor and tests for state structs and Change implement… #24

feat: major refactor and tests for state structs and Change implement…

feat: major refactor and tests for state structs and Change implement… #24

Triggered via push September 12, 2024 11:49
Status Failure
Total duration 1m 19s
Artifacts

publish_docs.yml

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

Annotations

1 error and 7 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/room/state/round.ex#L121
variable "global_state" is unused (if the variable is not meant to be used, prefix it with an underscore)
build-and-deploy: lib/viral_spiral/room/state/deck.ex#L33
variable "global_state" is unused (if the variable is not meant to be used, prefix it with an underscore)
build-and-deploy: lib/viral_spiral/room/state/root.ex#L71
variable "turn" is unused (if the variable is not meant to be used, prefix it with an underscore)
build-and-deploy: lib/viral_spiral/room/state/root.ex#L75
variable "round" is unused (if the variable is not meant to be used, prefix it with an underscore)