chore(deps-dev): bump credo from 1.7.0 to 1.7.1 #181
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
elixir.yml
on: pull_request
ash-ci
/
mix deps.get
23s
ash-ci
/
mix hex.audit
18s
ash-ci
/
MIX_ENV=dev mix.compile
1m 3s
ash-ci
/
mix format --check-formatted
38s
ash-ci
/
mix spark.formatter --check
22s
ash-ci
/
mix sobelow
23s
ash-ci
/
mix credo --strict
27s
ash-ci
/
mix deps.unlock --check-unused
39s
ash-ci
/
mix test
1m 12s
ash-ci
/
mix dialyzer
3m 10s
ash-ci
/
mix spark.cheat_sheets --check
42s
ash-ci
/
Release
0s
Annotations
10 warnings
ash-ci / MIX_ENV=dev mix.compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
ash-ci / MIX_ENV=test mix.compile
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
ash-ci / mix spark.formatter --check
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
ash-ci / mix sobelow
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
ash-ci / mix credo --strict
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
ash-ci / mix format --check-formatted
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
ash-ci / mix deps.unlock --check-unused
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
ash-ci / mix spark.cheat_sheets --check
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
ash-ci / mix test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
ash-ci / mix dialyzer
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|