Skip to content

test: add repro for ash_sql issue (#629) #2835

test: add repro for ash_sql issue (#629)

test: add repro for ash_sql issue (#629) #2835

Triggered via push October 3, 2025 13:52
Status Failure
Total duration 13m 21s
Artifacts

elixir.yml

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

Annotations

10 errors and 3 warnings
ash-ci (14) / mix test
Process completed with exit code 2.
ash-ci (14) / mix test: test/dev_migrations_test.exs#L164
test --dev option tenant rolls back dev migrations before deleting (AshPostgres.DevMigrationsTest)
ash-ci (14) / mix test: test/dev_migrations_test.exs#L131
test --dev option rolls back dev migrations before deleting (AshPostgres.DevMigrationsTest)
ash-ci (14) / mix test: test/type_test.exs#L112
test array expressions work with custom types that map atoms to integers (AshPostgres.Test.TypeTest)
ash-ci (16) / mix test
Process completed with exit code 2.
ash-ci (16) / mix test: test/type_test.exs#L112
test array expressions work with custom types that map atoms to integers (AshPostgres.Test.TypeTest)
ash-ci (16) / mix test: test/dev_migrations_test.exs#L131
test --dev option rolls back dev migrations before deleting (AshPostgres.DevMigrationsTest)
ash-ci (16) / mix test: test/dev_migrations_test.exs#L164
test --dev option tenant rolls back dev migrations before deleting (AshPostgres.DevMigrationsTest)
ash-ci (15) / mix test
Process completed with exit code 2.
ash-ci (15) / mix test: test/type_test.exs#L112
test array expressions work with custom types that map atoms to integers (AshPostgres.Test.TypeTest)
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 (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 (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