Skip to content

chore(deps): bump the production-dependencies group with 3 updates (#… #2633

chore(deps): bump the production-dependencies group with 3 updates (#…

chore(deps): bump the production-dependencies group with 3 updates (#… #2633

Triggered via push June 5, 2025 12:01
Status Success
Total duration 18m 30s
Artifacts

elixir.yml

on: push
Matrix: ash-ci
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
ash-ci (15) / 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
ash-ci (14) / 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
ash-ci (16) / 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