Skip to content

Fix formatting

Fix formatting #133

Re-run triggered May 2, 2025 03:30
Status Failure
Total duration 1m 37s
Artifacts

ci.yml

on: push
Check for duplicate runs
3s
Check for duplicate runs
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 77 warnings
Elixir 1.17 / OTP 27
Process completed with exit code 1.
Elixir 1.15 / OTP 25
Process completed with exit code 1.
Elixir 1.15 / OTP 25: config/test.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/test.exs#L3
Mix.Config.config/3 is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L32
Mix.Config.import_config/1 is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L3
Mix.Config.config/3 is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25
use Bitwise is deprecated. import Bitwise instead
Elixir 1.15 / OTP 25
use Bitwise is deprecated. import Bitwise instead
Elixir 1.15 / OTP 25
use Bitwise is deprecated. import Bitwise instead
Elixir 1.15 / OTP 25: config/test.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/test.exs#L3
Mix.Config.config/3 is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L32
Mix.Config.import_config/1 is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L3
Mix.Config.config/3 is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L32
Mix.Config.import_config/1 is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L3
Mix.Config.config/3 is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L32
Mix.Config.import_config/1 is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L3
Mix.Config.config/3 is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L32
Mix.Config.import_config/1 is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L3
Mix.Config.config/3 is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L32
Mix.Config.import_config/1 is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L5
Mix.Config.config/2 is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L3
Mix.Config.config/3 is deprecated. Use the Config module instead
Elixir 1.15 / OTP 25: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.13.0 / OTP 24: test/job_queue_test.exs#L274
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
Elixir 1.13.0 / OTP 24: test/worker_test.exs#L54
this check/guard will always yield the same result
Elixir 1.13.0 / OTP 24: test/worker_test.exs#L48
the call to //2 will fail with ArithmeticError
Elixir 1.13.0 / OTP 24: test/performance_test.exs#L33
this check/guard will always yield the same result
Elixir 1.13.0 / OTP 24: test/performance_test.exs#L32
the call to //2 will fail with ArithmeticError
Elixir 1.13.0 / OTP 24: test/exq_test.exs#L608
variable "args" is unused (if the variable is not meant to be used, prefix it with an underscore)
Elixir 1.13.0 / OTP 24: test/test_helper.exs#L87
Mix.Config.read!/1 is deprecated. Use Config.Reader.read!/2 instead
Elixir 1.13.0 / OTP 24: test/test_helper.exs#L88
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
Elixir 1.13.0 / OTP 24: config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.13.0 / OTP 24: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.13.0 / OTP 24: config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.13.0 / OTP 24: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.13.0 / OTP 24: config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.13.0 / OTP 24: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.13.0 / OTP 24: config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.13.0 / OTP 24: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.13.0 / OTP 24: config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.13.0 / OTP 24: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.13.0 / OTP 24: config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.13.0 / OTP 24: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.14.1 / OTP 25: test/exq_test.exs#L407
Exq.Api.find_failed/2 is deprecated. use find_failed/4
Elixir 1.14.1 / OTP 25: test/worker_test.exs#L54
this check/guard will always yield the same result
Elixir 1.14.1 / OTP 25: test/worker_test.exs#L48
the call to //2 will fail with ArithmeticError
Elixir 1.14.1 / OTP 25: test/performance_test.exs#L33
this check/guard will always yield the same result
Elixir 1.14.1 / OTP 25: test/performance_test.exs#L32
the call to //2 will fail with ArithmeticError
Elixir 1.14.1 / OTP 25: test/exq_test.exs#L608
variable "args" is unused (if the variable is not meant to be used, prefix it with an underscore)
Elixir 1.14.1 / OTP 25: test/test_helper.exs#L87
Mix.Config.read!/1 is deprecated. Use Config.Reader.read!/2 instead
Elixir 1.14.1 / OTP 25: test/test_helper.exs#L88
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
Elixir 1.14.1 / OTP 25: config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.14.1 / OTP 25: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.14.1 / OTP 25: config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.14.1 / OTP 25: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.14.1 / OTP 25: config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.14.1 / OTP 25: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.14.1 / OTP 25: config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.14.1 / OTP 25: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.14.1 / OTP 25: config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.14.1 / OTP 25: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.14.1 / OTP 25: config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Elixir 1.14.1 / OTP 25: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead