Skip to content

Merge pull request #44 from martide/remove-coveralls-from-workflow #99

Merge pull request #44 from martide/remove-coveralls-from-workflow

Merge pull request #44 from martide/remove-coveralls-from-workflow #99

Triggered via push July 22, 2024 12:51
Status Success
Total duration 52s
Artifacts

elixir.yml

on: push
Matrix: elixir_1_14
Matrix: elixir_1_15
Matrix: elixir_1_16
Matrix: elixir_1_17
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
OTP 25.x / Elixir 1.16.x
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
OTP 25.x / Elixir 1.16.x
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
OTP 24.x / Elixir 1.16.x
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
OTP 24.x / Elixir 1.16.x
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
OTP 26.x / Elixir 1.16.x
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs
OTP 26.x / Elixir 1.16.x
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of erlex's mix.exs