Skip to content

chore: update ash_sql #3000

chore: update ash_sql

chore: update ash_sql #3000

Triggered via push January 29, 2026 06:00
Status Failure
Total duration 36m 23s
Artifacts

elixir.yml

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

Annotations

14 errors and 30 warnings
ash-ci (14) / mix credo --strict
Process completed with exit code 24.
ash-ci (16) / mix credo --strict
Process completed with exit code 24.
ash-ci (15) / mix credo --strict
Process completed with exit code 24.
ash-ci (14) / mix test
Process completed with exit code 2.
ash-ci (14) / mix test: test/aggregate_test.exs#L742
test list reproduction of a bug where joins involving an aggregate use the wrong id on a join condition (AshSql.AggregateTest)
ash-ci (16) / Deploy docs to GitHub pages.
Error: Failed to create deployment (status: 400) with build version 2f627275fddf9050b19d43528a8b5a528f0f71ee. Request ID 33C1:BD571:FA6D5:FF9E2:697AFF5D Responded with: Deployment request failed for 2f627275fddf9050b19d43528a8b5a528f0f71ee due to in progress deployment. Please cancel 70f6905e941c0c3f063d4b3fbe5fc8be42bd22d9 first or wait for it to complete.
ash-ci (16) / Deploy docs to GitHub pages.
HttpError: Deployment request failed for 2f627275fddf9050b19d43528a8b5a528f0f71ee due to in progress deployment. Please cancel 70f6905e941c0c3f063d4b3fbe5fc8be42bd22d9 first or wait for it to complete. at /home/runner/work/_actions/actions/deploy-pages/d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e/node_modules/@octokit/request/dist-node/index.js:124:1 at processTicksAndRejections (node:internal/process/task_queues:95:5) at createPagesDeployment (/home/runner/work/_actions/actions/deploy-pages/d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e/src/internal/api-client.js:125:1) at Deployment.create (/home/runner/work/_actions/actions/deploy-pages/d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e/src/internal/deployment.js:74:1) at main (/home/runner/work/_actions/actions/deploy-pages/d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e/src/index.js:30:1)
ash-ci (16) / Deploy docs to GitHub pages.
Creating Pages deployment failed
ash-ci (16) / mix test
Process completed with exit code 2.
ash-ci (16) / mix test: test/aggregate_test.exs#L742
test list reproduction of a bug where joins involving an aggregate use the wrong id on a join condition (AshSql.AggregateTest)
ash-ci (16) / mix test: test/dev_migrations_test.exs#L135
test --dev option rolls back dev migrations before deleting (AshPostgres.DevMigrationsTest)
ash-ci (16) / mix test: test/dev_migrations_test.exs#L168
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/aggregate_test.exs#L742
test list reproduction of a bug where joins involving an aggregate use the wrong id on a join condition (AshSql.AggregateTest)
ash-ci (14) / mix credo --strict: test/filter_test.exs#L602
Using `length/1` is expensive, prefer comparing against an empty list.
ash-ci (14) / mix credo --strict: test/filter_test.exs#L621
Using `length/1` is expensive, prefer comparing against an empty list.
ash-ci (14) / mix credo --strict: test/filter_test.exs#L637
Using `length/1` is expensive, prefer comparing against an empty list.
ash-ci (14) / mix credo --strict: test/filter_test.exs#L653
Using `length/1` is expensive, prefer comparing against an empty list.
ash-ci (14) / mix credo --strict: test/support/resources/post.ex#L32
Using `length/1` is expensive, prefer comparing against an empty list.
ash-ci (14) / mix credo --strict: test/support/resources/post.ex#L40
Using `length/1` is expensive, prefer comparing against an empty list.
ash-ci (14) / mix credo --strict: lib/multitenancy.ex#L80
Avoid matches in `if` conditions.
ash-ci (16) / mix credo --strict: test/filter_test.exs#L602
Using `length/1` is expensive, prefer comparing against an empty list.
ash-ci (16) / mix credo --strict: test/filter_test.exs#L621
Using `length/1` is expensive, prefer comparing against an empty list.
ash-ci (16) / mix credo --strict: test/filter_test.exs#L637
Using `length/1` is expensive, prefer comparing against an empty list.
ash-ci (16) / mix credo --strict: test/filter_test.exs#L653
Using `length/1` is expensive, prefer comparing against an empty list.
ash-ci (16) / mix credo --strict: test/support/resources/post.ex#L32
Using `length/1` is expensive, prefer comparing against an empty list.
ash-ci (16) / mix credo --strict: test/support/resources/post.ex#L40
Using `length/1` is expensive, prefer comparing against an empty list.
ash-ci (16) / mix credo --strict: lib/multitenancy.ex#L80
Avoid matches in `if` conditions.
ash-ci (15) / mix credo --strict: test/filter_test.exs#L602
Using `length/1` is expensive, prefer comparing against an empty list.
ash-ci (15) / mix credo --strict: test/filter_test.exs#L621
Using `length/1` is expensive, prefer comparing against an empty list.
ash-ci (15) / mix credo --strict: test/filter_test.exs#L637
Using `length/1` is expensive, prefer comparing against an empty list.
ash-ci (15) / mix credo --strict: test/filter_test.exs#L653
Using `length/1` is expensive, prefer comparing against an empty list.
ash-ci (15) / mix credo --strict: test/support/resources/post.ex#L32
Using `length/1` is expensive, prefer comparing against an empty list.
ash-ci (15) / mix credo --strict: test/support/resources/post.ex#L40
Using `length/1` is expensive, prefer comparing against an empty list.
ash-ci (15) / mix credo --strict: lib/multitenancy.ex#L80
Avoid matches in `if` conditions.