fix: do not call compile-time endpoint config during boot #683
Annotations
1 error and 15 warnings
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
Process completed with exit code 1.
|
quality: OTP 27 | Elixir 1.18 | Phoenix ~> 1.7 | LV ~> 1.0
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
Cache not found for keys: mix-test-Linux-23-1.14.0-1.7.0-0.20.2-97335d7bbd9ba6c90be27918395d67ac51563f3fbb7a2426e06e21e821c1c3f6, mix-test-Linux-23-1.14.0-1.7.0-0.20.2-97335d7bbd9ba6c90be27918395d67ac51563f3fbb7a2426e06e21e821c1c3f6
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
:public_key.cacerts_get/0 is undefined or private
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
Macro.Env.define_import/4 is undefined or private
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
Macro.Env.define_require/4 is undefined or private
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
Macro.Env.expand_alias/4 is undefined or private
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
Macro.Env.expand_import/5 is undefined or private
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
Macro.Env.expand_require/6 is undefined or private
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
:ssl.cipher_suites/1 is deprecated. It will be removed in OTP 24. Use cipher_suites/2,3 instead
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
:json.decode/1 is undefined (module :json is not available or is yet to be defined)
|
test: OTP 23 | Elixir 1.14.0 | Phoenix 1.7.0 | LV 0.20.2 | PG 13.0-alpine
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
test: OTP 27 | Elixir 1.18 | Phoenix ~> 1.7 | LV ~> 1.0 | PG 16.4-alpine
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
test: OTP 27 | Elixir 1.18 | Phoenix ~> 1.7 | LV ~> 1.0 | PG 16.4-alpine
Cache not found for keys: mix-test-Linux-27-1.18-~> 1.7-~> 1.0-97335d7bbd9ba6c90be27918395d67ac51563f3fbb7a2426e06e21e821c1c3f6, mix-test-Linux-27-1.18-~> 1.7-~> 1.0-97335d7bbd9ba6c90be27918395d67ac51563f3fbb7a2426e06e21e821c1c3f6
|
test: OTP 27 | Elixir 1.18 | Phoenix ~> 1.7 | LV ~> 1.0 | PG 16.4-alpine
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|