chore: Automatic update of apis.json #5655
presubmit.yml
on: pull_request
Matrix: tests
required-checks
0s
Annotations
15 warnings
tests (1.14.5-otp-26, 26.2.3):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
tests (1.14.5-otp-26, 26.2.3):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
tests (1.14.5-otp-26, 26.2.3):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
tests (1.14.5-otp-26, 26.2.3):
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
tests (1.14.5-otp-26, 26.2.3)
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
tests (1.14.5-otp-26, 26.2.3)
use Bitwise is deprecated. import Bitwise instead
|
tests (1.14.5-otp-26, 26.2.3)
use Bitwise is deprecated. import Bitwise instead
|
tests (1.14.5-otp-26, 26.2.3)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 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.13.4-otp-25, 25.3.2.10):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
tests (1.13.4-otp-25, 25.3.2.10):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
tests (1.13.4-otp-25, 25.3.2.10):
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
tests (1.13.4-otp-25, 25.3.2.10):
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
tests (1.13.4-otp-25, 25.3.2.10)
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|