Update supported Elixir, OTP and Ecto versions #47
Annotations
1 error and 10 warnings
Run mix coveralls.github
Process completed with exit code 1.
|
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 coveralls.github:
config/config.exs#L3
use Mix.Config 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#L3
use Mix.Config 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 lint:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module 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#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run make test:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Loading