Skip to content

fix: fix unknown type #19

fix: fix unknown type

fix: fix unknown type #19

Triggered via push October 23, 2023 11:06
Status Success
Total duration 8m 24s
Artifacts

ci.yml

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

Annotations

12 warnings
OTP 25.x' / Elixir 1.14.x
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
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 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 24.x / Elixir 1.14.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