feat: affinity card pass #41
Annotations
1 error and 10 warnings
Run npm install [email protected] -g
Process completed with exit code 1.
|
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/game_engine.ex#L26
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix docs:
lib/viral_spiral/room/game_engine.ex#L30
variable "player_name" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix docs:
lib/viral_spiral/room/game_engine.ex#L30
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix docs:
lib/viral_spiral/room/game_engine.ex#L34
variable "from" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix docs:
lib/viral_spiral/room/game_engine.ex#L34
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix docs:
lib/viral_spiral/room/game_engine.ex#L34
variable "to" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix docs:
lib/viral_spiral/room/game_engine.ex#L38
variable "from" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run mix docs:
lib/viral_spiral/room/game_engine.ex#L38
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading