feat: poc polymorphism for journey #5
Annotations
1 error and 10 warnings
init
Process completed with exit code 1.
|
init
unused alias GitConfig
|
init:
lib/journey.ex#L16
variable "from" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
init:
lib/journey.ex#L16
variable "to" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
init:
lib/journey.ex#L22
variable "user" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
init:
lib/if_block.ex#L20
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
init
unused alias GitConfig
|
init:
lib/journey.ex#L16
variable "from" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
init:
lib/journey.ex#L16
variable "to" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
init:
lib/journey.ex#L22
variable "user" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
init:
lib/if_block.ex#L20
variable "state" is unused (if the variable is not meant to be used, prefix it with an underscore)
|