Merge pull request #2 from NarrativeApp/feat/private-hex-package #8
Annotations
7 warnings
Run mix test:
test/enquirer_test.exs#L17
variable "default_color" does not exist and is being expanded to "default_color()", please use parentheses to remove the ambiguity or change the variable name
|
Run mix test:
test/enquirer_test.exs#L22
variable "red" does not exist and is being expanded to "red()", please use parentheses to remove the ambiguity or change the variable name
|
Run mix test:
test/enquirer_test.exs#L22
variable "default_color" does not exist and is being expanded to "default_color()", please use parentheses to remove the ambiguity or change the variable name
|
Run mix test:
test/enquirer_test.exs#L27
variable "green" does not exist and is being expanded to "green()", please use parentheses to remove the ambiguity or change the variable name
|
Run mix test:
test/enquirer_test.exs#L27
variable "default_color" does not exist and is being expanded to "default_color()", please use parentheses to remove the ambiguity or change the variable name
|
Run mix test:
test/enquirer_test.exs#L32
variable "yellow" does not exist and is being expanded to "yellow()", please use parentheses to remove the ambiguity or change the variable name
|
Run mix test:
test/enquirer_test.exs#L32
variable "default_color" does not exist and is being expanded to "default_color()", please use parentheses to remove the ambiguity or change the variable name
|
Loading