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/api_test.exs#L204
Exq.Api.find_retry/2 is deprecated. use find_retry/4
|
test/api_test.exs#L214
Exq.Api.find_scheduled/2 is deprecated. use find_scheduled/4
|
test/api_test.exs#L224
Exq.Api.find_failed/2 is deprecated. use find_failed/4
|
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#L250
Exq.Api.find_scheduled/2 is deprecated. use find_scheduled/4
|
test/api_test.exs#L258
Exq.Api.find_scheduled/2 is deprecated. use find_scheduled/4
|
test/api_test.exs#L274
Exq.Api.find_scheduled/2 is deprecated. use find_scheduled/4
|
test/api_test.exs#L281
Exq.Api.remove_scheduled/2 is deprecated. use remove_scheduled_jobs/2
|
This job failed
Loading