Use matrix #3
Annotations
1 error and 14 warnings
|
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
config/config.exs#L3
Mix.Config.config/3 is deprecated. Use the Config module instead
|
config/config.exs#L5
Mix.Config.import_config/1 is deprecated. Use the Config module instead
|
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
config/config.exs#L3
Mix.Config.config/3 is deprecated. Use the Config module instead
|
config/config.exs#L5
Mix.Config.import_config/1 is deprecated. Use the Config module instead
|
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
config/config.exs#L3
Mix.Config.config/3 is deprecated. Use the Config module instead
|
config/config.exs#L5
Mix.Config.import_config/1 is deprecated. Use the Config module instead
|
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
config/test.exs#L3
Mix.Config.config/2 is deprecated. Use the Config module instead
|
config/test.exs#L5
Mix.Config.config/3 is deprecated. Use the Config module instead
|
This job failed
Loading