feat: Automated regeneration of BeyondCorp client #6279
presubmit.yml
on: pull_request
Matrix: tests
required-checks
0s
Annotations
26 warnings
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
|
tests (1.13.4-otp-25, 25.3.2.10):
config/config.exs#L18
use Mix.Config is deprecated. Use the Config module instead
|
tests (1.13.4-otp-25, 25.3.2.10)
Jason.decode!/2 is undefined (module Jason is not available or is yet to be defined)
|
tests (1.13.4-otp-25, 25.3.2.10)
Jason.encode!/1 is undefined (module Jason is not available or is yet to be defined)
|
tests (1.13.4-otp-25, 25.3.2.10):
test/test_helper.exs#L31
Goth.Token.for_scope/1 is undefined (module Goth.Token is not available or is yet to be defined)
|
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.12.3-otp-24, 24.3.4.16)
Jason.decode!/2 is undefined (module Jason is not available or is yet to be defined)
|
tests (1.12.3-otp-24, 24.3.4.16)
Jason.encode!/1 is undefined (module Jason is not available or is yet to be defined)
|
tests (1.12.3-otp-24, 24.3.4.16):
test/test_helper.exs#L31
Goth.Token.for_scope/1 is undefined (module Goth.Token is not available or is yet to be defined)
|
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.14.5-otp-26, 26.2.3):
config/config.exs#L18
use Mix.Config is deprecated. Use the Config module 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
|