feat: differentiate room_engine out of engine_engine; add playable te… #29
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/room/room_config.ex#L19
variable "player_count" 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 "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)
|
Loading