Merge pull request #104 from katafrakt/changelog-2.0.3 #43
Annotations
31 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/.
|
Set up Elixir:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Set up Elixir:
config/config.exs#L3
Mix.Config.config/3 is deprecated. Use the Config module instead
|
Set up Elixir:
config/config.exs#L5
Mix.Config.import_config/1 is deprecated. Use the Config module instead
|
Set up Elixir:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Set up Elixir:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Set up Elixir:
config/config.exs#L3
Mix.Config.config/3 is deprecated. Use the Config module instead
|
Set up Elixir:
config/config.exs#L5
Mix.Config.import_config/1 is deprecated. Use the Config module instead
|
Set up Elixir:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Compile dependencies:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Compile dependencies:
config/config.exs#L3
Mix.Config.config/3 is deprecated. Use the Config module instead
|
Compile dependencies:
config/config.exs#L5
Mix.Config.import_config/1 is deprecated. Use the Config module instead
|
Compile dependencies:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Compile dependencies:
config/test.exs#L3
Mix.Config.config/2 is deprecated. Use the Config module instead
|
Compile dependencies:
config/test.exs#L5
Mix.Config.config/3 is deprecated. Use the Config module instead
|
Compile dependencies
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Run unit tests:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Run unit tests:
config/config.exs#L3
Mix.Config.config/3 is deprecated. Use the Config module instead
|
Run unit tests:
config/config.exs#L5
Mix.Config.import_config/1 is deprecated. Use the Config module instead
|
Run unit tests:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Run unit tests:
config/test.exs#L3
Mix.Config.config/2 is deprecated. Use the Config module instead
|
Run unit tests:
config/test.exs#L5
Mix.Config.config/3 is deprecated. Use the Config module instead
|
Run unit tests
:logger :level has been set to :warn in config files, please use :warning instead
|
Check code format:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Check code format:
config/config.exs#L3
Mix.Config.config/3 is deprecated. Use the Config module instead
|
Check code format:
config/config.exs#L5
Mix.Config.import_config/1 is deprecated. Use the Config module instead
|
Check code format:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Install package dependencies:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Install package dependencies:
config/config.exs#L3
Mix.Config.config/3 is deprecated. Use the Config module instead
|
Install package dependencies:
config/config.exs#L5
Mix.Config.import_config/1 is deprecated. Use the Config module instead
|
Install package dependencies:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Loading