feat: add power viral spiral #44
Annotations
1 error and 10 warnings
build-and-deploy
Process completed with exit code 1.
|
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/entity/article.ex#L2
unused alias Change
|
build-and-deploy:
lib/viral_spiral/game.ex#L22
variable "card" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
build-and-deploy:
lib/viral_spiral/game.ex#L22
variable "from" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
build-and-deploy:
lib/viral_spiral/game.ex#L22
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
build-and-deploy:
lib/viral_spiral/game.ex#L22
variable "to" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
build-and-deploy:
lib/viral_spiral/game.ex#L5
unused alias Share
|
build-and-deploy:
lib/viral_spiral/game.ex#L6
unused alias State
|
build-and-deploy:
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)
|