chore(deps): bump ash in the production-dependencies group (#110) #328
elixir.yml
on: push
ash-ci
/
MIX_ENV=test mix.compile
3m 11s
ash-ci
/
Report Mix Dependencies
10s
ash-ci
/
mix format --check-formatted
1m 4s
ash-ci
/
mix spark.formatter --check
1m 6s
ash-ci
/
mix sobelow
1m 5s
ash-ci
/
mix credo --strict
1m 6s
ash-ci
/
mix deps.unlock --check-unused
1m 5s
ash-ci
/
mix test
5m 49s
ash-ci
/
mix dialyzer
6m 29s
ash-ci
/
MIX_ENV=dev mix.compile
3m 2s
ash-ci
/
mix ash.codegen --check
0s
Matrix: ash-ci / build-release
ash-ci
/
Deploy docs to GitHub pages.
8s
ash-ci
/
Release
0s
Annotations
1 error and 1 warning
|
ash-ci / mix deps.unlock --check-unused
Process completed with exit code 1.
|
|
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
|