Implement ci #1
Annotations
1 error and 11 warnings
Test on OTP 26.1 / Elixir 1.15.7
Process completed with exit code 1.
|
Test on OTP 26.1 / Elixir 1.15.7:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Test on OTP 26.1 / Elixir 1.15.7:
config/config.exs#L3
Mix.Config.config/2 is deprecated. Use the Config module instead
|
Test on OTP 26.1 / Elixir 1.15.7:
config/config.exs#L13
Mix.Config.import_config/1 is deprecated. Use the Config module instead
|
Test on OTP 26.1 / Elixir 1.15.7:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Test on OTP 26.1 / Elixir 1.15.7:
config/test.exs#L3
Mix.Config.config/2 is deprecated. Use the Config module instead
|
Test on OTP 26.1 / Elixir 1.15.7:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Test on OTP 26.1 / Elixir 1.15.7:
config/config.exs#L3
Mix.Config.config/2 is deprecated. Use the Config module instead
|
Test on OTP 26.1 / Elixir 1.15.7:
config/config.exs#L13
Mix.Config.import_config/1 is deprecated. Use the Config module instead
|
Test on OTP 26.1 / Elixir 1.15.7:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Test on OTP 26.1 / Elixir 1.15.7:
config/test.exs#L3
Mix.Config.config/2 is deprecated. Use the Config module instead
|
Test on OTP 26.1 / Elixir 1.15.7:
lib/coney/consumer_executor.ex#L21
System.stacktrace/0 is deprecated. Use __STACKTRACE__ instead
|