Support Erlang OTP/26 and Elixir 15 #37
Annotations
30 warnings
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
|
The logs for this run have expired and are no longer available.
Loading