This repository has been archived by the owner on Jul 10, 2024. It is now read-only.
opslevel updates (#10) #4
Annotations
10 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run mix credo --strict --format=oneline:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run mix deps.compile:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run mix deps.get:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run mix test --warnings-as-errors:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run mix deps.unlock --check-unused:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run mix format --check-formatted:
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 mix compile --warnings-as-errors:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Loading