Skip to content

chore: update ash_sql and aggregate test #3001

chore: update ash_sql and aggregate test

chore: update ash_sql and aggregate test #3001

Triggered via push January 29, 2026 06:08
Status Failure
Total duration 34m 1s
Artifacts

elixir.yml

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

Annotations

6 errors and 30 warnings
ash-ci (14) / mix credo --strict
Process completed with exit code 24.
ash-ci (14) / mix format --check-formatted
Process completed with exit code 1.
ash-ci (16) / mix format --check-formatted
Process completed with exit code 1.
ash-ci (16) / mix credo --strict
Process completed with exit code 24.
ash-ci (15) / mix format --check-formatted
Process completed with exit code 1.
ash-ci (15) / mix credo --strict
Process completed with exit code 24.
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.