Adds github workflow ci action #3
Annotations
10 warnings
Run mix deps.compile
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix deps.compile:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Run mix deps.compile
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Run mix deps.compile
use Bitwise is deprecated. import Bitwise instead
|
Run mix deps.compile
use Bitwise is deprecated. import Bitwise instead
|
Run mix deps.compile
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Run mix deps.compile:
deps/jsx/mix.exs#L10
variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
|
Run mix deps.compile:
deps/exjsx/mix.exs#L8
variable "description" does not exist and is being expanded to "description()", please use parentheses to remove the ambiguity or change the variable name
|
Run mix deps.compile:
deps/exjsx/mix.exs#L9
variable "package" does not exist and is being expanded to "package()", please use parentheses to remove the ambiguity or change the variable name
|
Run mix deps.compile:
deps/exjsx/mix.exs#L10
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
The logs for this run have expired and are no longer available.
Loading