feat: create Room context #32
Annotations
10 warnings
|
|
lib/viral_spiral/room/game_engine.ex#L22
variable "player_name" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/viral_spiral/room/game_engine.ex#L22
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/viral_spiral/room/game_engine.ex#L26
variable "from" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
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)
|
lib/viral_spiral/room/game_engine.ex#L26
variable "to" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
lib/viral_spiral/room/game_engine.ex#L30
variable "from" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
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)
|
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)
|
The logs for this run have expired and are no longer available.
Loading