Skip to content

Rustler 0.30 & latest Elixir/Erlang #54

Rustler 0.30 & latest Elixir/Erlang

Rustler 0.30 & latest Elixir/Erlang #54

Triggered via pull request January 17, 2024 10:50
Status Success
Total duration 4m 1s
Artifacts

compatibility-elixir.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
OTP 26.2 / Elixir 1.15.6
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
OTP 25.2 / Elixir 1.16.0
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
OTP 25.2 / Elixir 1.16.0
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
OTP 26.2 / Elixir 1.16.0
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
OTP 26.2 / Elixir 1.16.0
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
OTP 24.3 / Elixir 1.16.0
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
OTP 24.3 / Elixir 1.16.0
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
OTP 24.3 / Elixir 1.15.6
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
OTP 25.2 / Elixir 1.15.6
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead