Add ability to cancel running jobs #175
Annotations
3 errors and 11 warnings
|
|
|
test/exq_test.exs#L74
test start multiple exq instances using registered name (ExqTest)
|
|
test/exq_test.exs#L68
test start using registered name (ExqTest)
|
|
test/api_test.exs#L245
Exq.Api.remove_job/3 is deprecated. use remove_enqueued_jobs/3
|
|
test/api_test.exs#L376
Exq.Api.remove_failed/2 is deprecated. use remove_failed_jobs/2
|
|
test/exq_test.exs#L414
Exq.Api.find_failed/2 is deprecated. use find_failed/4
|
|
test/worker_test.exs#L54
this check/guard will always yield the same result
|
|
test/worker_test.exs#L48
the call to //2 will fail with ArithmeticError
|
|
test/performance_test.exs#L33
this check/guard will always yield the same result
|
|
test/performance_test.exs#L32
the call to //2 will fail with ArithmeticError
|
|
test/exq_test.exs#L645
variable "args" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
test/exq_test.exs#L606
variable "j1" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
test/test_helper.exs#L58
you must require ExUnit.Assertions before invoking the macro ExUnit.Assertions.assert_receive/1
|
|
|
The logs for this run have expired and are no longer available.
Loading