Skip to content

Implement ci

Implement ci #1

Triggered via pull request July 29, 2024 12:11
Status Failure
Total duration 54s
Artifacts

ci.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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