Update supported Elixir, OTP and Ecto versions #47
Annotations
21 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run mix hex.publish --dry-run:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run mix hex.publish --dry-run:
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
Run make dependencies:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run make dependencies:
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
Run erlef/setup-beam@v1:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run erlef/setup-beam@v1:
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
Run erlef/setup-beam@v1:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run erlef/setup-beam@v1:
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
Run make test:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run make test:
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
Run mix coveralls.github:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run mix coveralls.github:
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
Run make lint:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run make lint:
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
Run make lint
Exception.exception?/1 is deprecated. Use Kernel.is_exception/1 instead
|
Run make lint
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run make lint:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run make lint:
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
Run make lint:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run make lint:
config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
|
Loading