Update car req2 #13
Triggered via pull request
September 17, 2024 17:34
Status
Failure
Total duration
2m 36s
Artifacts
–
Annotations
1 error and 6 warnings
Build and test
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
|
Build and test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Build and test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Build and test
~R/.../ is deprecated, use ~r/.../ instead
|
Build and test
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Build and test
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Build and test
~R/.../ is deprecated, use ~r/.../ instead
|