chore(deps): bump ash from 2.14.14 to 2.14.15 #912
elixir_lib.yml
on: push
mix deps.get
18s
mix format --check-formatted
53s
mix spark.formatter --check
1m 0s
mix credo --strict
55s
mix doctor --full --raise
54s
mix test
1m 25s
mix dialyzer
9m 57s
mix sobelow --config
1m 13s
mix deps.unlock --check-unused
53s
mix git_ops.check_message
1m 4s
mix git-ops.release
0s
Deploy docs to GitHub pages.
0s
Annotations
10 warnings
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
missing `:on` in join, defaulting to `on: true`.
|
MIX_ENV=test mix.compile
missing `:on` in join, defaulting to `on: true`.
|
MIX_ENV=test mix.compile
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|