Skip to content

fix: Player import references #25

fix: Player import references

fix: Player import references #25

Triggered via push September 12, 2024 11:56
Status Success
Total duration 1m 54s
Artifacts

publish_docs.yml

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

Annotations

10 warnings
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/game.ex#L22
variable "card" is unused (if the variable is not meant to be used, prefix it with an underscore)
build-and-deploy: lib/viral_spiral/game.ex#L22
variable "from" is unused (if the variable is not meant to be used, prefix it with an underscore)
build-and-deploy: lib/viral_spiral/game.ex#L22
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
build-and-deploy: lib/viral_spiral/game.ex#L22
variable "to" is unused (if the variable is not meant to be used, prefix it with an underscore)
build-and-deploy: lib/viral_spiral/game.ex#L5
unused alias Share
build-and-deploy: lib/viral_spiral/game.ex#L6
unused alias State
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/canon/card_draw_spec.ex#L61
function new/1 is unused