doc: add spec and doc for dynamic card #22
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/card_share.ex#L54
redefining module ViralSpiral.CardShare.ViralSpiral.Canon.Card.Topical (current version loaded from _build/dev/lib/viral_spiral/ebin/Elixir.ViralSpiral.CardShare.ViralSpiral.Canon.Card.Topical.beam)
|
Run mix docs:
lib/viral_spiral/game.ex#L23
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#L23
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#L23
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#L23
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.ex#L53
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading