chore: replace Mix.Config
with Config
#459
Annotations
2 errors and 4 warnings
Build and test (1.10, 21.3):
config/config.exs#L3
** (CompileError) config/config.exs:3: undefined function config_env/0
|
Build and test (1.10, 21.3)
mix failed with every mirror
|
Build and test (1.10, 21.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and test (1.12, 24.0, lint)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build and test (1.12, 24.0, lint):
test/test_helper.exs#L71
Plug.Adapters.Cowboy.http/3 is deprecated. Use Plug.Cowboy.http/3 instead
|
Build and test (1.12, 24.0, lint):
test/test_helper.exs#L76
Plug.Adapters.Cowboy.shutdown/1 is deprecated. Use Plug.Cowboy.shutdown/1 instead
|