Leverage release candidate #40
Annotations
1 error and 8 warnings
Compiles without warnings
Process completed with exit code 1.
|
Install dependencies
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Install dependencies
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of ex_cldr's mix.exs
|
Install dependencies
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of ex_cldr's mix.exs
|
Install dependencies
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of ex_cldr_numbers's mix.exs
|
Install dependencies
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of ex_cldr_numbers's mix.exs
|
Install dependencies
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark's mix.exs
|
Install dependencies
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark's mix.exs
|
Install dependencies
~R/.../ is deprecated, use ~r/.../ instead
|
Loading