Skip to content

refactor: move immutable error expressions from AshSql into AshPostgres #2847

refactor: move immutable error expressions from AshSql into AshPostgres

refactor: move immutable error expressions from AshSql into AshPostgres #2847

Triggered via pull request October 8, 2025 19:53
Status Failure
Total duration 15m 24s
Artifacts

elixir.yml

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

Annotations

8 errors and 3 warnings
ash-ci (14) / mix test
Process completed with exit code 2.
ash-ci (14) / mix test: test/filter_test.exs#L437
test accessing embeds works using simple equality for integers (AshPostgres.FilterTest)
ash-ci (16) / mix test
Process completed with exit code 2.
ash-ci (16) / mix test: test/filter_test.exs#L437
test accessing embeds works using simple equality for integers (AshPostgres.FilterTest)
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/filter_test.exs#L437
test accessing embeds works using simple equality for integers (AshPostgres.FilterTest)
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
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