Skip to content

chore: fix CI

chore: fix CI #30

Triggered via push December 24, 2023 09:49
Status Failure
Total duration 3m 40s
Artifacts

ci.yml

on: push
Matrix: mix_check
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 15 warnings
Elixir 1.16.x / OTP 24.x
Process completed with exit code 1.
Elixir 1.15.x / OTP 24.x
The job was canceled because "_1_16_x_24_x" failed.
Elixir 1.15.x / OTP 24.x
The operation was canceled.
Elixir 1.14.x / OTP 23.x
The job was canceled because "_1_16_x_24_x" failed.
Elixir 1.14.x / OTP 23.x
The operation was canceled.
Elixir 1.16.x / OTP 25.x
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Elixir 1.16.x / OTP 25.x
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Elixir 1.16.x / OTP 26.x
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Elixir 1.16.x / OTP 26.x
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Elixir 1.15.x / OTP 26.x
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Elixir 1.15.x / OTP 26.x
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Elixir 1.15.x / OTP 26.x
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Elixir 1.15.x / OTP 25.x
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Elixir 1.15.x / OTP 25.x
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Elixir 1.15.x / OTP 25.x
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Elixir 1.16.x / OTP 24.x
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
Elixir 1.16.x / OTP 24.x
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
Elixir 1.15.x / OTP 24.x
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Elixir 1.15.x / OTP 24.x
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
Elixir 1.15.x / OTP 24.x
Logger.warn/1 is deprecated. Use Logger.warning/2 instead