Add job_id to Logger metadata for tracing #116
Annotations
1 error and 19 warnings
Run unit tests
Process completed with exit code 1.
|
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/
|
Run unit tests
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Run unit tests:
test/test_helper.exs#L87
Mix.Config.read!/1 is deprecated. Use eval!/2 instead
|
Run unit tests:
test/api_test.exs#L204
Exq.Api.find_retry/2 is deprecated. use find_retry/4
|
Run unit tests:
test/api_test.exs#L214
Exq.Api.find_scheduled/2 is deprecated. use find_scheduled/4
|
Run unit tests:
test/api_test.exs#L224
Exq.Api.find_failed/2 is deprecated. use find_failed/4
|
Run unit tests:
test/api_test.exs#L234
Exq.Api.remove_job/3 is deprecated. use remove_enqueued_jobs/3
|
Run unit tests:
test/api_test.exs#L249
Exq.Api.remove_retry/2 is deprecated. use remove_retry_jobs/2
|
Run unit tests:
test/api_test.exs#L250
Exq.Api.find_scheduled/2 is deprecated. use find_scheduled/4
|
Run unit tests:
test/api_test.exs#L258
Exq.Api.find_scheduled/2 is deprecated. use find_scheduled/4
|
Run unit tests:
test/api_test.exs#L274
Exq.Api.find_scheduled/2 is deprecated. use find_scheduled/4
|
Compile dependencies
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Compile dependencies
variable "make_ref" does not exist and is being expanded to "make_ref()", please use parentheses to remove the ambiguity or change the variable name
|
Compile dependencies
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
Compile dependencies
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
Compile dependencies
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
Compile dependencies
Dict.get/3 is deprecated. Use the Map module for working with maps or the Keyword module for working with keyword lists
|
Compile dependencies
Dict.put/3 is deprecated. Use the Map module for working with maps or the Keyword module for working with keyword lists
|
Install package dependencies
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Loading