Make snooze and unique middleware play nice with each other #185
Annotations
5 errors and 10 warnings
|
|
|
Run unit tests
The operation was canceled.
|
|
Run unit tests:
test/config_test.exs#L253
test default redis_worker_opts (Exq.ConfigTest)
|
|
Run unit tests:
test/middleware_test.exs#L235
test restores default middleware after process kill (MiddlewareTest)
|
|
|
|
Run unit tests:
test/api_test.exs#L278
Exq.Api.remove_retry/2 is deprecated. use remove_retry_jobs/2
|
|
Run unit tests:
test/api_test.exs#L245
Exq.Api.remove_job/3 is deprecated. use remove_enqueued_jobs/3
|
|
Run unit tests:
test/api_test.exs#L376
Exq.Api.remove_failed/2 is deprecated. use remove_failed_jobs/2
|
|
Run unit tests:
test/worker_test.exs#L54
this check/guard will always yield the same result
|
|
Run unit tests:
test/worker_test.exs#L48
the call to //2 will fail with ArithmeticError
|
|
Run unit tests:
test/performance_test.exs#L33
this check/guard will always yield the same result
|
|
Run unit tests:
test/performance_test.exs#L32
the call to //2 will fail with ArithmeticError
|
|
Run unit tests:
test/exq_test.exs#L851
variable "sup" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
Run unit tests:
test/exq_test.exs#L645
variable "args" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
Run unit tests:
test/exq_test.exs#L606
variable "j1" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
background
wait
wait-all
cancel
Loading