Add option to remove unique token #123
Annotations
12 warnings
|
test/api_test.exs#L265
Exq.Api.remove_retry/2 is deprecated. use remove_retry_jobs/2
|
|
test/api_test.exs#L234
Exq.Api.remove_job/3 is deprecated. use remove_enqueued_jobs/3
|
|
test/api_test.exs#L359
Exq.Api.remove_failed/2 is deprecated. use remove_failed_jobs/2
|
|
test/exq_test.exs#L407
Exq.Api.find_failed/2 is deprecated. use find_failed/4
|
|
test/worker_test.exs#L54
no clause will ever match
|
|
test/worker_test.exs#L48
this expression will fail with ArithmeticError
|
|
test/exq_test.exs#L608
variable "args" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
test/performance_test.exs#L33
no clause will ever match
|
|
test/performance_test.exs#L32
this expression will fail with ArithmeticError
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading