chore(deps-dev): bump the dev-dependencies group with 2 updates #264
Triggered via pull request
February 13, 2025 03:21
Status
Success
Total duration
18m 12s
Artifacts
–
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
4m 39s
ash-ci
/
audit
5m 8s
ash-ci
/
mix igniter.upgrade
5m 12s
ash-ci
/
mix format --check-formatted
1m 5s
ash-ci
/
mix spark.formatter --check
1m 3s
ash-ci
/
mix spark.cheat_sheets --check
1m 6s
ash-ci
/
mix sobelow
1m 14s
ash-ci
/
mix credo --strict
1m 6s
ash-ci
/
mix deps.unlock --check-unused
1m 13s
ash-ci
/
mix test
1m 32s
ash-ci
/
mix dialyzer
8m 11s
ash-ci
/
MIX_ENV=dev mix.compile
4m 58s
ash-ci
/
mix ash.codegen --check
0s
Matrix: ash-ci / build-release
ash-ci
/
Deploy docs to GitHub pages.
0s
ash-ci
/
Release
0s
Annotations
1 warning
|
ash-ci / mix sobelow
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
|