chore(deps): bump ash from 3.4.69 to 3.5.0 in the production-dependencies group #288
elixir.yml
on: pull_request
ash-ci
/
MIX_ENV=test mix.compile
2m 57s
ash-ci
/
audit
3m 13s
ash-ci
/
mix igniter.upgrade
2m 48s
ash-ci
/
mix format --check-formatted
1m 13s
ash-ci
/
mix spark.formatter --check
1m 5s
ash-ci
/
mix sobelow
1m 14s
ash-ci
/
mix credo --strict
1m 9s
ash-ci
/
mix deps.unlock --check-unused
1m 4s
ash-ci
/
mix test
1m 43s
ash-ci
/
mix dialyzer
6m 22s
ash-ci
/
MIX_ENV=dev mix.compile
2m 49s
ash-ci
/
mix ash.codegen --check
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
|