Skip to content

chore: Fix dialyzer failures. #1604

chore: Fix dialyzer failures.

chore: Fix dialyzer failures. #1604

Re-run triggered August 18, 2024 22:06
Status Success
Total duration 1m 17s
Artifacts

elixir_lib.yml

on: push
mix hex.audit
24s
mix hex.audit
MIX_ENV=test mix.compile
4m 47s
MIX_ENV=test mix.compile
mix format --check-formatted
37s
mix format --check-formatted
mix spark.formatter --check
27s
mix spark.formatter --check
mix credo --strict
28s
mix credo --strict
mix doctor --full --raise
37s
mix doctor --full --raise
mix test
1m 4s
mix test
mix dialyzer
6m 28s
mix dialyzer
mix git_ops.check_message
36s
mix git_ops.check_message
mix sobelow --config
25s
mix sobelow --config
mix deps.unlock --check-unused
37s
mix deps.unlock --check-unused
mix spark.cheat_sheets --check
29s
mix spark.cheat_sheets --check
mix ash_postgres.generate_migrations --check
39s
mix ash_postgres.generate_migrations --check
MIX_ENV=dev mix.compile
0s
MIX_ENV=dev mix.compile
mix docs
0s
mix docs
Deploy docs to GitHub pages.
0s
Deploy docs to GitHub pages.
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
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_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 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 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 doctor --full --raise
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 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/
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 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 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 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 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 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 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/