chore: Fix compilation warnings #770
Annotations
1 error and 3 warnings
|
test
Process completed with exit code 1.
|
|
test
:logger :level has been set to :warn in config files, please use :warning instead
|
|
test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of gettext's mix.exs
|
|
test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of floki's mix.exs
|