fix: Player import references #25
Annotations
10 warnings
Run mix docs
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix docs
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Run mix docs:
lib/viral_spiral/game.ex#L22
variable "card" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix docs:
lib/viral_spiral/game.ex#L22
variable "from" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix docs:
lib/viral_spiral/game.ex#L22
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix docs:
lib/viral_spiral/game.ex#L22
variable "to" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix docs:
lib/viral_spiral/game.ex#L5
unused alias Share
|
Run mix docs:
lib/viral_spiral/game.ex#L6
unused alias State
|
Run mix docs:
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)
|
Run mix docs:
lib/viral_spiral/canon/card_draw_spec.ex#L61
function new/1 is unused
|
Loading