Skip to content

fix: add back in accidentally removed debug errors code #1594

fix: add back in accidentally removed debug errors code

fix: add back in accidentally removed debug errors code #1594

Triggered via push August 12, 2024 13:06
Status Failure
Total duration 20s
Artifacts

elixir_lib.yml

on: push
mix deps.get
4s
mix deps.get
mix hex.audit
0s
mix hex.audit
MIX_ENV=test mix.compile
0s
MIX_ENV=test mix.compile
mix format --check-formatted
0s
mix format --check-formatted
mix spark.formatter --check
0s
mix spark.formatter --check
mix credo --strict
0s
mix credo --strict
mix doctor --full --raise
0s
mix doctor --full --raise
mix test
0s
mix test
mix dialyzer
0s
mix dialyzer
mix git_ops.check_message
0s
mix git_ops.check_message
mix sobelow --config
0s
mix sobelow --config
mix deps.unlock --check-unused
0s
mix deps.unlock --check-unused
mix spark.cheat_sheets --check
0s
mix spark.cheat_sheets --check
mix ash_postgres.generate_migrations --check
0s
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

1 error and 1 warning
mix deps.get
The specified version file, .tool-versions, does not exist
mix deps.get
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/