Allow Expo 1.0 #359
Annotations
1 error and 5 warnings
Test (Elixir 1.16 | Erlang/OTP 26.2)
Process completed with exit code 1.
|
Test (Elixir 1.16 | Erlang/OTP 26.2)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of expo's mix.exs
|
Test (Elixir 1.16 | Erlang/OTP 26.2)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Test (Elixir 1.16 | Erlang/OTP 26.2)
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Test (Elixir 1.16 | Erlang/OTP 26.2)
~R/.../ is deprecated, use ~r/.../ instead
|
Test (Elixir 1.16 | Erlang/OTP 26.2)
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of expo's mix.exs
|