chore: lock/guide/tool versions #726
elixir.yml
on: push
ash-ci
/
mix deps.get
18s
ash-ci
/
mix hex.audit
24s
ash-ci
/
MIX_ENV=dev mix.compile
1m 1s
ash-ci
/
mix format --check-formatted
0s
ash-ci
/
mix spark.formatter --check
0s
ash-ci
/
mix sobelow
0s
ash-ci
/
mix credo --strict
0s
ash-ci
/
mix deps.unlock --check-unused
0s
ash-ci
/
mix test
0s
ash-ci
/
mix dialyzer
0s
ash-ci
/
Release
0s
Annotations
2 errors and 15 warnings
ash-ci / MIX_ENV=test mix.compile
Process completed with exit code 1.
|
ash-ci / MIX_ENV=dev mix.compile
Process completed with exit code 1.
|
ash-ci / MIX_ENV=test mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
ash-ci / MIX_ENV=test mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
ash-ci / MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
|
ash-ci / MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
|
ash-ci / MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
|
ash-ci / MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
|
ash-ci / MIX_ENV=test mix.compile
<|> is deprecated. Use another pipe-like operator
|
ash-ci / MIX_ENV=dev mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
ash-ci / MIX_ENV=dev mix.compile
atom ::: must be written between quotes, as in :"::", to avoid ambiguity
|
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
|
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
|
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
|
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
|
ash-ci / MIX_ENV=dev mix.compile
<|> is deprecated. Use another pipe-like operator
|
ash-ci / MIX_ENV=dev mix.compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|