chore(deps-dev): Bump the dev-dependencies group with 2 updates (#781) #1627
elixir_lib.yml
on: push
mix deps.get
6m 50s
mix format --check-formatted
27s
mix spark.formatter --check
34s
mix credo --strict
37s
mix doctor --full --raise
8s
mix test
1m 0s
mix dialyzer
6m 26s
mix git_ops.check_message
29s
mix sobelow --config
38s
mix deps.unlock --check-unused
28s
mix spark.cheat_sheets --check
43s
mix ash_postgres.generate_migrations --check
32s
Deploy docs to GitHub pages.
0s
Annotations
1 error and 22 warnings
mix doctor --full --raise
Could not fetch /builds/otp/amd64/ubuntu-22.04/builds.txt from any hex.pm mirror
|
mix deps.get
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/
|
mix hex.audit
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/
|
MIX_ENV=test mix.compile
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
MIX_ENV=test mix.compile
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
MIX_ENV=test mix.compile
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
MIX_ENV=test mix.compile
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
MIX_ENV=test mix.compile
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
MIX_ENV=test mix.compile
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
MIX_ENV=test mix.compile
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
MIX_ENV=test mix.compile
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
MIX_ENV=test mix.compile
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/
|
mix doctor --full --raise
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mix format --check-formatted
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/
|
mix git_ops.check_message
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/
|
mix deps.unlock --check-unused
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/
|
mix ash_postgres.generate_migrations --check
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/
|
mix spark.formatter --check
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/
|
mix credo --strict
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/
|
mix sobelow --config
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/
|
mix spark.cheat_sheets --check
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/
|
mix test
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/
|
mix dialyzer
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/
|