Skip to content

chore: add TODO when no longer supporting versions prior to v1.15 #21

chore: add TODO when no longer supporting versions prior to v1.15

chore: add TODO when no longer supporting versions prior to v1.15 #21

Triggered via push October 23, 2023 11:48
Status Success
Total duration 6m 56s
Artifacts

ci.yml

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

Annotations

12 warnings
OTP 26.x / Elixir 1.15.x
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 26.x / Elixir 1.15.x
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
OTP 26.x / Elixir 1.15.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
OTP 25.x' / Elixir 1.15.x
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 25.x' / Elixir 1.15.x
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
OTP 25.x' / Elixir 1.15.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
OTP 25.x' / Elixir 1.14.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
OTP 24.x / Elixir 1.14.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
OTP 24.x / Elixir 1.15.x
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
OTP 24.x / Elixir 1.15.x
Regex.regex?/1 is deprecated. Use Kernel.is_struct(term, Regex) or pattern match on %Regex{} instead
OTP 24.x / Elixir 1.15.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
OTP 23.x / Elixir 1.14.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead