feat: restructure Deck, improve documentation #17
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/canon.ex#L8
unused alias RoomCreateRequest
|
build-and-deploy:
lib/viral_spiral/canon/deck.ex#L461
function filter_affinity/2 is unused
|
build-and-deploy:
lib/viral_spiral/canon/deck.ex#L467
function filter_bias/2 is unused
|
build-and-deploy:
lib/viral_spiral/canon/deck.ex#L473
function set/1 is unused
|
build-and-deploy:
lib/viral_spiral/game.ex#L9
unused alias Card
|
build-and-deploy:
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)
|
build-and-deploy:
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)
|
build-and-deploy:
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)
|