Remove usage of Mix.Config #137
ci.yml
on: push
Check for duplicate runs
4s
Matrix: test
Annotations
2 errors and 30 warnings
|
Elixir 1.17 / OTP 27
Process completed with exit code 2.
|
|
Elixir 1.17 / OTP 27:
test/api_test.exs#L158
test retry with data (ApiTest)
|
|
Elixir 1.13.0 / OTP 24:
test/api_test.exs#L281
Exq.Api.remove_scheduled/2 is deprecated. use remove_scheduled_jobs/2
|
|
Elixir 1.13.0 / OTP 24:
test/api_test.exs#L249
Exq.Api.remove_retry/2 is deprecated. use remove_retry_jobs/2
|
|
Elixir 1.13.0 / OTP 24:
test/api_test.exs#L234
Exq.Api.remove_job/3 is deprecated. use remove_enqueued_jobs/3
|
|
Elixir 1.13.0 / OTP 24:
test/api_test.exs#L303
Exq.Api.remove_failed/2 is deprecated. use remove_failed_jobs/2
|
|
Elixir 1.13.0 / OTP 24:
test/exq_test.exs#L407
Exq.Api.find_failed/2 is deprecated. use find_failed/4
|
|
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.15 / OTP 25:
test/api_test.exs#L281
Exq.Api.remove_scheduled/2 is deprecated. use remove_scheduled_jobs/2
|
|
Elixir 1.15 / OTP 25:
test/api_test.exs#L249
Exq.Api.remove_retry/2 is deprecated. use remove_retry_jobs/2
|
|
Elixir 1.15 / OTP 25:
test/api_test.exs#L234
Exq.Api.remove_job/3 is deprecated. use remove_enqueued_jobs/3
|
|
Elixir 1.15 / OTP 25:
test/api_test.exs#L303
Exq.Api.remove_failed/2 is deprecated. use remove_failed_jobs/2
|
|
Elixir 1.15 / OTP 25:
test/exq_test.exs#L407
Exq.Api.find_failed/2 is deprecated. use find_failed/4
|
|
Elixir 1.15 / OTP 25:
test/worker_test.exs#L54
this check/guard will always yield the same result
|
|
Elixir 1.15 / OTP 25:
test/worker_test.exs#L48
the call to //2 will fail with ArithmeticError
|
|
Elixir 1.15 / OTP 25:
test/performance_test.exs#L33
this check/guard will always yield the same result
|
|
Elixir 1.15 / OTP 25:
test/performance_test.exs#L32
the call to //2 will fail with ArithmeticError
|
|
Elixir 1.15 / 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/api_test.exs#L281
Exq.Api.remove_scheduled/2 is deprecated. use remove_scheduled_jobs/2
|
|
Elixir 1.14.1 / OTP 25:
test/api_test.exs#L249
Exq.Api.remove_retry/2 is deprecated. use remove_retry_jobs/2
|
|
Elixir 1.14.1 / OTP 25:
test/api_test.exs#L234
Exq.Api.remove_job/3 is deprecated. use remove_enqueued_jobs/3
|
|
Elixir 1.14.1 / OTP 25:
test/api_test.exs#L303
Exq.Api.remove_failed/2 is deprecated. use remove_failed_jobs/2
|
|
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)
|