Add job_id to Logger metadata for tracing #116
Annotations
1 error and 19 warnings
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
|
|
|
|
|
|
|
test/performance_test.exs#L32
this expression will fail with ArithmeticError
|
test/performance_test.exs#L33
no clause will ever match
|
test/exq_test.exs#L608
variable "args" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
test/worker_test.exs#L48
this expression will fail with ArithmeticError
|
test/worker_test.exs#L54
no clause will ever match
|
test/api_test.exs#L303
Exq.Api.remove_failed/2 is deprecated. use remove_failed_jobs/2
|
test/api_test.exs#L234
Exq.Api.remove_job/3 is deprecated. use remove_enqueued_jobs/3
|
test/api_test.exs#L249
Exq.Api.remove_retry/2 is deprecated. use remove_retry_jobs/2
|
test/api_test.exs#L281
Exq.Api.remove_scheduled/2 is deprecated. use remove_scheduled_jobs/2
|
|
This job failed
Loading