feat: add test for dynamic_card and canon. #20
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/canon/deck.ex#L642
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix docs:
lib/viral_spiral/canon/deck.ex#L510
function filter_affinity/2 is unused
|
Run mix docs:
lib/viral_spiral/canon/deck.ex#L516
function filter_bias/2 is unused
|
Run mix docs:
lib/viral_spiral/canon/deck.ex#L522
function set/1 is unused
|
Run mix docs:
lib/viral_spiral/card_share.ex#L17
variable "card" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix docs:
lib/viral_spiral/card_share.ex#L17
variable "from" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix docs:
lib/viral_spiral/card_share.ex#L17
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix docs:
lib/viral_spiral/card_share.ex#L17
variable "to" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading