Update car req2 #13
Annotations
1 error and 6 warnings
Set up Elixir v1.16 OTP27
Requested Elixir / Erlang/OTP version (1.16.X / 27.X) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?).Elixir and Erlang/OTP compatibility can be found at: https://hexdocs.pm/elixir/compatibility-and-deprecations.html
|
Run tests
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Run tests
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Run tests
~R/.../ is deprecated, use ~r/.../ instead
|
Compiles without warnings
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Compiles without warnings
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Compiles without warnings
~R/.../ is deprecated, use ~r/.../ instead
|
Loading