Add job_id to Logger metadata for tracing #116
ci.yml
on: pull_request
Check for duplicate runs
3s
Matrix: test
Annotations
5 errors and 140 warnings
Elixir 1.14.1 / OTP 25.1
Process completed with exit code 1.
|
Elixir 1.10.4 / OTP 23
Process completed with exit code 1.
|
Elixir 1.7 / OTP 21.3
Process completed with exit code 1.
|
Elixir 1.8.2 / OTP 21.3
Process completed with exit code 1.
|
Elixir 1.9.4 / OTP 22.2
Process completed with exit code 1.
|
Elixir 1.14.1 / OTP 25.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/
|
Elixir 1.14.1 / OTP 25.1:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.14.1 / OTP 25.1:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.14.1 / OTP 25.1
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.14.1 / OTP 25.1:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.14.1 / OTP 25.1:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.14.1 / OTP 25.1
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.14.1 / OTP 25.1:
test/test_helper.exs#L88
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
|
Elixir 1.14.1 / OTP 25.1:
test/test_helper.exs#L87
Mix.Config.read!/1 is deprecated. Use Config.Reader.read!/2 instead
|
Elixir 1.14.1 / OTP 25.1:
test/exq_test.exs#L608
variable "args" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Elixir 1.14.1 / OTP 25.1:
test/performance_test.exs#L32
the call to //2 will fail with ArithmeticError
|
Elixir 1.14.1 / OTP 25.1:
test/performance_test.exs#L33
this check/guard will always yield the same result
|
Elixir 1.14.1 / OTP 25.1:
test/worker_test.exs#L48
the call to //2 will fail with ArithmeticError
|
Elixir 1.14.1 / OTP 25.1:
test/worker_test.exs#L54
this check/guard will always yield the same result
|
Elixir 1.14.1 / OTP 25.1:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.14.1 / OTP 25.1:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.14.1 / OTP 25.1:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.14.1 / OTP 25.1:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.14.1 / OTP 25.1:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.14.1 / OTP 25.1:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.14.1 / OTP 25.1:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.14.1 / OTP 25.1:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.14.1 / OTP 25.1:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.14.1 / OTP 25.1:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.14.1 / OTP 25.1
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.14.1 / OTP 25.1
use Bitwise is deprecated. import Bitwise instead
|
Elixir 1.14.1 / OTP 25.1
use Bitwise is deprecated. import Bitwise instead
|
Elixir 1.14.1 / OTP 25.1
use Bitwise is deprecated. import Bitwise instead
|
Elixir 1.14.1 / OTP 25.1
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
|
Elixir 1.14.1 / OTP 25.1
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.14.1 / OTP 25.1
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.14.1 / OTP 25.1
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.14.1 / OTP 25.1:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.14.1 / OTP 25.1:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.14.1 / OTP 25.1
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.10.4 / OTP 23
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/
|
Elixir 1.10.4 / OTP 23
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.10.4 / OTP 23
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
|
Elixir 1.10.4 / OTP 23
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.10.4 / OTP 23
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.10.4 / OTP 23
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.10.4 / OTP 23
Dict.get/3 is deprecated. Use the Map module for working with maps or the Keyword module for working with keyword lists
|
Elixir 1.10.4 / OTP 23
Dict.put/3 is deprecated. Use the Map module for working with maps or the Keyword module for working with keyword lists
|
Elixir 1.10.4 / OTP 23
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.10.4 / OTP 23:
test/performance_test.exs#L32
this expression will fail with ArithmeticError
|
Elixir 1.10.4 / OTP 23:
test/performance_test.exs#L33
no clause will ever match
|
Elixir 1.10.4 / OTP 23:
test/exq_test.exs#L608
variable "args" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Elixir 1.10.4 / OTP 23:
test/worker_test.exs#L48
this expression will fail with ArithmeticError
|
Elixir 1.10.4 / OTP 23:
test/worker_test.exs#L54
no clause will ever match
|
Elixir 1.10.4 / OTP 23:
test/api_test.exs#L303
Exq.Api.remove_failed/2 is deprecated. use remove_failed_jobs/2
|
Elixir 1.10.4 / OTP 23:
test/api_test.exs#L234
Exq.Api.remove_job/3 is deprecated. use remove_enqueued_jobs/3
|
Elixir 1.10.4 / OTP 23:
test/api_test.exs#L249
Exq.Api.remove_retry/2 is deprecated. use remove_retry_jobs/2
|
Elixir 1.10.4 / OTP 23:
test/api_test.exs#L281
Exq.Api.remove_scheduled/2 is deprecated. use remove_scheduled_jobs/2
|
Elixir 1.10.4 / OTP 23
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.7 / OTP 21.3
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/
|
Elixir 1.7 / OTP 21.3
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.7 / OTP 21.3
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.7 / OTP 21.3:
test/test_helper.exs#L87
Mix.Config.read!/1 is deprecated. Use eval!/2 instead
|
Elixir 1.7 / OTP 21.3:
test/api_test.exs#L204
Exq.Api.find_retry/2 is deprecated. use find_retry/4
|
Elixir 1.7 / OTP 21.3:
test/api_test.exs#L214
Exq.Api.find_scheduled/2 is deprecated. use find_scheduled/4
|
Elixir 1.7 / OTP 21.3:
test/api_test.exs#L224
Exq.Api.find_failed/2 is deprecated. use find_failed/4
|
Elixir 1.7 / OTP 21.3:
test/api_test.exs#L234
Exq.Api.remove_job/3 is deprecated. use remove_enqueued_jobs/3
|
Elixir 1.7 / OTP 21.3:
test/api_test.exs#L249
Exq.Api.remove_retry/2 is deprecated. use remove_retry_jobs/2
|
Elixir 1.7 / OTP 21.3:
test/api_test.exs#L250
Exq.Api.find_scheduled/2 is deprecated. use find_scheduled/4
|
Elixir 1.7 / OTP 21.3:
test/api_test.exs#L258
Exq.Api.find_scheduled/2 is deprecated. use find_scheduled/4
|
Elixir 1.7 / OTP 21.3:
test/api_test.exs#L274
Exq.Api.find_scheduled/2 is deprecated. use find_scheduled/4
|
Elixir 1.7 / OTP 21.3
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.7 / OTP 21.3
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
|
Elixir 1.7 / OTP 21.3
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.7 / OTP 21.3
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.7 / OTP 21.3
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.7 / OTP 21.3
Dict.get/3 is deprecated. Use the Map module for working with maps or the Keyword module for working with keyword lists
|
Elixir 1.7 / OTP 21.3
Dict.put/3 is deprecated. Use the Map module for working with maps or the Keyword module for working with keyword lists
|
Elixir 1.8.2 / OTP 21.3
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/
|
Elixir 1.8.2 / OTP 21.3
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.8.2 / OTP 21.3:
test/test_helper.exs#L87
Mix.Config.read!/1 is deprecated. Use eval!/2 instead
|
Elixir 1.8.2 / OTP 21.3:
test/api_test.exs#L204
Exq.Api.find_retry/2 is deprecated. use find_retry/4
|
Elixir 1.8.2 / OTP 21.3:
test/api_test.exs#L214
Exq.Api.find_scheduled/2 is deprecated. use find_scheduled/4
|
Elixir 1.8.2 / OTP 21.3:
test/api_test.exs#L224
Exq.Api.find_failed/2 is deprecated. use find_failed/4
|
Elixir 1.8.2 / OTP 21.3:
test/api_test.exs#L234
Exq.Api.remove_job/3 is deprecated. use remove_enqueued_jobs/3
|
Elixir 1.8.2 / OTP 21.3:
test/api_test.exs#L249
Exq.Api.remove_retry/2 is deprecated. use remove_retry_jobs/2
|
Elixir 1.8.2 / OTP 21.3:
test/api_test.exs#L250
Exq.Api.find_scheduled/2 is deprecated. use find_scheduled/4
|
Elixir 1.8.2 / OTP 21.3:
test/api_test.exs#L258
Exq.Api.find_scheduled/2 is deprecated. use find_scheduled/4
|
Elixir 1.8.2 / OTP 21.3:
test/api_test.exs#L274
Exq.Api.find_scheduled/2 is deprecated. use find_scheduled/4
|
Elixir 1.8.2 / OTP 21.3
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.8.2 / OTP 21.3
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
|
Elixir 1.8.2 / OTP 21.3
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.8.2 / OTP 21.3
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.8.2 / OTP 21.3
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.8.2 / OTP 21.3
Dict.get/3 is deprecated. Use the Map module for working with maps or the Keyword module for working with keyword lists
|
Elixir 1.8.2 / OTP 21.3
Dict.put/3 is deprecated. Use the Map module for working with maps or the Keyword module for working with keyword lists
|
Elixir 1.8.2 / OTP 21.3
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.9.4 / OTP 22.2
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/
|
Elixir 1.9.4 / OTP 22.2
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.9.4 / OTP 22.2
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.9.4 / OTP 22.2
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
|
Elixir 1.9.4 / OTP 22.2
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.9.4 / OTP 22.2
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.9.4 / OTP 22.2
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.9.4 / OTP 22.2
Dict.get/3 is deprecated. Use the Map module for working with maps or the Keyword module for working with keyword lists
|
Elixir 1.9.4 / OTP 22.2
Dict.put/3 is deprecated. Use the Map module for working with maps or the Keyword module for working with keyword lists
|
Elixir 1.9.4 / OTP 22.2
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.9.4 / OTP 22.2:
test/api_test.exs#L204
Exq.Api.find_retry/2 is deprecated. use find_retry/4
|
Elixir 1.9.4 / OTP 22.2:
test/api_test.exs#L214
Exq.Api.find_scheduled/2 is deprecated. use find_scheduled/4
|
Elixir 1.9.4 / OTP 22.2:
test/api_test.exs#L224
Exq.Api.find_failed/2 is deprecated. use find_failed/4
|
Elixir 1.9.4 / OTP 22.2:
test/api_test.exs#L234
Exq.Api.remove_job/3 is deprecated. use remove_enqueued_jobs/3
|
Elixir 1.9.4 / OTP 22.2:
test/api_test.exs#L249
Exq.Api.remove_retry/2 is deprecated. use remove_retry_jobs/2
|
Elixir 1.9.4 / OTP 22.2:
test/api_test.exs#L250
Exq.Api.find_scheduled/2 is deprecated. use find_scheduled/4
|
Elixir 1.9.4 / OTP 22.2:
test/api_test.exs#L258
Exq.Api.find_scheduled/2 is deprecated. use find_scheduled/4
|
Elixir 1.9.4 / OTP 22.2:
test/api_test.exs#L274
Exq.Api.find_scheduled/2 is deprecated. use find_scheduled/4
|
Elixir 1.9.4 / OTP 22.2:
test/api_test.exs#L281
Exq.Api.remove_scheduled/2 is deprecated. use remove_scheduled_jobs/2
|
Elixir 1.13.0 / OTP 24.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/
|
Elixir 1.13.0 / OTP 24.1:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.13.0 / OTP 24.1:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.13.0 / OTP 24.1
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.13.0 / OTP 24.1
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
|
Elixir 1.13.0 / OTP 24.1
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.13.0 / OTP 24.1
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.13.0 / OTP 24.1
variable "self" does not exist and is being expanded to "self()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.13.0 / OTP 24.1
Dict.get/3 is deprecated. Use the Map module for working with maps or the Keyword module for working with keyword lists
|
Elixir 1.13.0 / OTP 24.1
Dict.put/3 is deprecated. Use the Map module for working with maps or the Keyword module for working with keyword lists
|
Elixir 1.13.0 / OTP 24.1:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.13.0 / OTP 24.1:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.13.0 / OTP 24.1:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.13.0 / OTP 24.1:
config/test.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.13.0 / OTP 24.1
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.13.0 / OTP 24.1:
test/test_helper.exs#L88
Mix.Config.persist/1 is deprecated. Use Application.put_all_env/2 instead
|
Elixir 1.13.0 / OTP 24.1:
test/test_helper.exs#L87
Mix.Config.read!/1 is deprecated. Use Config.Reader.read!/2 instead
|
Elixir 1.13.0 / OTP 24.1:
test/exq_test.exs#L608
variable "args" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Elixir 1.13.0 / OTP 24.1:
test/performance_test.exs#L32
the call to //2 will fail with ArithmeticError
|
Elixir 1.13.0 / OTP 24.1:
test/performance_test.exs#L33
this check/guard will always yield the same result
|
Elixir 1.13.0 / OTP 24.1:
test/worker_test.exs#L48
the call to //2 will fail with ArithmeticError
|
Elixir 1.13.0 / OTP 24.1:
test/worker_test.exs#L54
this check/guard will always yield the same result
|
Elixir 1.13.0 / OTP 24.1:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.13.0 / OTP 24.1:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.13.0 / OTP 24.1
variable "deps" does not exist and is being expanded to "deps()", please use parentheses to remove the ambiguity or change the variable name
|
Elixir 1.13.0 / OTP 24.1:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.13.0 / OTP 24.1:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.13.0 / OTP 24.1:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Elixir 1.13.0 / OTP 24.1:
config/dev.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|