Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Only lock unique lock if it's acquired by the given job #157

Only lock unique lock if it's acquired by the given job

Only lock unique lock if it's acquired by the given job #157

Triggered via push September 23, 2025 04:01
Status Success
Total duration 2m 15s
Artifacts

ci.yml

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

Annotations

36 warnings
Elixir 1.14 / OTP 25: test/api_test.exs#L277
Exq.Api.remove_retry/2 is deprecated. use remove_retry_jobs/2
Elixir 1.14 / OTP 25: test/api_test.exs#L244
Exq.Api.remove_job/3 is deprecated. use remove_enqueued_jobs/3
Elixir 1.14 / OTP 25: test/api_test.exs#L375
Exq.Api.remove_failed/2 is deprecated. use remove_failed_jobs/2
Elixir 1.14 / OTP 25: test/exq_test.exs#L414
Exq.Api.find_failed/2 is deprecated. use find_failed/4
Elixir 1.14 / OTP 25: test/worker_test.exs#L54
this check/guard will always yield the same result
Elixir 1.14 / OTP 25: test/worker_test.exs#L48
the call to //2 will fail with ArithmeticError
Elixir 1.14 / OTP 25: test/performance_test.exs#L33
this check/guard will always yield the same result
Elixir 1.14 / OTP 25: test/performance_test.exs#L32
the call to //2 will fail with ArithmeticError
Elixir 1.14 / OTP 25: test/exq_test.exs#L645
variable "args" is unused (if the variable is not meant to be used, prefix it with an underscore)
Elixir 1.14 / OTP 25: test/exq_test.exs#L606
variable "j1" is unused (if the variable is not meant to be used, prefix it with an underscore)
Elixir 1.14 / OTP 25
use Bitwise is deprecated. import Bitwise instead
Elixir 1.14 / OTP 25
use Bitwise is deprecated. import Bitwise instead
Elixir 1.14 / OTP 25
use Bitwise is deprecated. import Bitwise instead
Elixir 1.12 / OTP 24: test/api_test.exs#L277
Exq.Api.remove_retry/2 is deprecated. use remove_retry_jobs/2
Elixir 1.12 / OTP 24: test/api_test.exs#L244
Exq.Api.remove_job/3 is deprecated. use remove_enqueued_jobs/3
Elixir 1.12 / OTP 24: test/api_test.exs#L375
Exq.Api.remove_failed/2 is deprecated. use remove_failed_jobs/2
Elixir 1.12 / OTP 24: test/exq_test.exs#L414
Exq.Api.find_failed/2 is deprecated. use find_failed/4
Elixir 1.12 / OTP 24: test/worker_test.exs#L54
this check/guard will always yield the same result
Elixir 1.12 / OTP 24: test/worker_test.exs#L48
the call to //2 will fail with ArithmeticError
Elixir 1.12 / OTP 24: test/performance_test.exs#L33
this check/guard will always yield the same result
Elixir 1.12 / OTP 24: test/performance_test.exs#L32
the call to //2 will fail with ArithmeticError
Elixir 1.12 / OTP 24: test/exq_test.exs#L645
variable "args" is unused (if the variable is not meant to be used, prefix it with an underscore)
Elixir 1.12 / OTP 24: test/exq_test.exs#L606
variable "j1" 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#L277
Exq.Api.remove_retry/2 is deprecated. use remove_retry_jobs/2
Elixir 1.15 / OTP 25: test/api_test.exs#L244
Exq.Api.remove_job/3 is deprecated. use remove_enqueued_jobs/3
Elixir 1.15 / OTP 25: test/api_test.exs#L375
Exq.Api.remove_failed/2 is deprecated. use remove_failed_jobs/2
Elixir 1.15 / OTP 25: test/exq_test.exs#L414
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#L645
variable "args" is unused (if the variable is not meant to be used, prefix it with an underscore)
Elixir 1.15 / OTP 25: test/exq_test.exs#L606
variable "j1" is unused (if the variable is not meant to be used, prefix it with an underscore)
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