Skip to content

chore: Update CI and release jobs to use the latest elixir #4883

chore: Update CI and release jobs to use the latest elixir

chore: Update CI and release jobs to use the latest elixir #4883

Triggered via pull request March 15, 2024 17:47
Status Failure
Total duration 53s
Artifacts

presubmit.yml

on: pull_request
Matrix: tests
required-checks
0s
required-checks
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 15 warnings
tests (1.15.7-otp-25, 25.3.2.10)
Process completed with exit code 1.
tests (1.16.2-otp-26, 26.2.3)
Process completed with exit code 1.
required-checks
Process completed with exit code 1.
tests (1.15.7-otp-25, 25.3.2.10): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
tests (1.15.7-otp-25, 25.3.2.10): config/config.exs#L32
Mix.Config.config/2 is deprecated. Use the Config module instead
tests (1.15.7-otp-25, 25.3.2.10): deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
tests (1.15.7-otp-25, 25.3.2.10)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
tests (1.15.7-otp-25, 25.3.2.10)
use Bitwise is deprecated. import Bitwise instead
tests (1.15.7-otp-25, 25.3.2.10)
use Bitwise is deprecated. import Bitwise instead
tests (1.15.7-otp-25, 25.3.2.10)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
tests (1.15.7-otp-25, 25.3.2.10): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
tests (1.15.7-otp-25, 25.3.2.10): config/config.exs#L32
Mix.Config.config/2 is deprecated. Use the Config module instead
tests (1.15.7-otp-25, 25.3.2.10): config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
tests (1.15.7-otp-25, 25.3.2.10): config/config.exs#L32
Mix.Config.config/2 is deprecated. Use the Config module instead
tests (1.12.3-otp-24, 24.3.4.16): deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
tests (1.12.3-otp-24, 24.3.4.16)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
tests (1.10.4-otp-23, 23.3.4.19): deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
tests (1.10.4-otp-23, 23.3.4.19)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead