Skip to content

feat: rename JsonFormatter to avoid confusion with Logger.Formatter #18

feat: rename JsonFormatter to avoid confusion with Logger.Formatter

feat: rename JsonFormatter to avoid confusion with Logger.Formatter #18

Triggered via push October 23, 2023 10:48
Status Failure
Total duration 4m 20s
Artifacts

ci.yml

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

Annotations

15 errors and 12 warnings
OTP 25.x' / Elixir 1.15.x
Process completed with exit code 1.
OTP 23.x / Elixir 1.13.x
The job was canceled because "_1_15_x_25_x_" failed.
OTP 23.x / Elixir 1.13.x
The operation was canceled.
OTP 24.x / Elixir 1.13.x
The job was canceled because "_1_15_x_25_x_" failed.
OTP 24.x / Elixir 1.13.x
The operation was canceled.
OTP 24.x / Elixir 1.15.x
The job was canceled because "_1_15_x_25_x_" failed.
OTP 24.x / Elixir 1.15.x
The operation was canceled.
OTP 26.x / Elixir 1.15.x
The job was canceled because "_1_15_x_25_x_" failed.
OTP 26.x / Elixir 1.15.x
The operation was canceled.
OTP 25.x' / Elixir 1.13.x
The job was canceled because "_1_15_x_25_x_" failed.
OTP 25.x' / Elixir 1.13.x
The operation was canceled.
OTP 24.x / Elixir 1.14.x
The job was canceled because "_1_15_x_25_x_" failed.
OTP 24.x / Elixir 1.14.x
The operation was canceled.
OTP 23.x / Elixir 1.14.x
The job was canceled because "_1_15_x_25_x_" failed.
OTP 23.x / Elixir 1.14.x
The operation was canceled.
OTP 25.x' / Elixir 1.14.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 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 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