Skip to content

chore(deps): bump ash from 2.14.17 to 2.14.18 #941

chore(deps): bump ash from 2.14.17 to 2.14.18

chore(deps): bump ash from 2.14.17 to 2.14.18 #941

Triggered via push September 21, 2023 16:43
Status Failure
Total duration 12m 22s
Artifacts

elixir_lib.yml

on: push
mix deps.get
27s
mix deps.get
MIX_ENV=test mix.compile
4m 14s
MIX_ENV=test mix.compile
mix hex.audit
24s
mix hex.audit
mix format --check-formatted
1m 14s
mix format --check-formatted
mix spark.formatter --check
54s
mix spark.formatter --check
mix credo --strict
1m 14s
mix credo --strict
mix doctor --full --raise
53s
mix doctor --full --raise
mix test
1m 51s
mix test
mix dialyzer
7m 12s
mix dialyzer
mix sobelow --config
59s
mix sobelow --config
mix deps.unlock --check-unused
57s
mix deps.unlock --check-unused
mix git_ops.check_message
1m 3s
mix git_ops.check_message
MIX_ENV=dev mix.compile
0s
MIX_ENV=dev mix.compile
mix docs
0s
mix docs
mix git-ops.release
0s
mix git-ops.release
Deploy docs to GitHub pages.
0s
Deploy docs to GitHub pages.
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
mix test
Process completed with exit code 1.
MIX_ENV=test mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
MIX_ENV=test mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
MIX_ENV=test mix.compile
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead