Skip to content

fix: resolve arrays of unions and unions of arrays properly #1399

fix: resolve arrays of unions and unions of arrays properly

fix: resolve arrays of unions and unions of arrays properly #1399

Triggered via push March 20, 2025 06:16
Status Failure
Total duration 8m 40s
Artifacts

elixir.yml

on: push
ash-ci  /  MIX_ENV=test mix.compile
2m 39s
ash-ci / MIX_ENV=test mix.compile
ash-ci  /  audit
2m 32s
ash-ci / audit
ash-ci  /  mix igniter.upgrade
7s
ash-ci / mix igniter.upgrade
ash-ci  /  mix format --check-formatted
1m 11s
ash-ci / mix format --check-formatted
ash-ci  /  mix spark.formatter --check
1m 16s
ash-ci / mix spark.formatter --check
ash-ci  /  mix spark.cheat_sheets --check
1m 15s
ash-ci / mix spark.cheat_sheets --check
ash-ci  /  mix sobelow
1m 16s
ash-ci / mix sobelow
ash-ci  /  mix credo --strict
1m 15s
ash-ci / mix credo --strict
ash-ci  /  mix deps.unlock --check-unused
1m 15s
ash-ci / mix deps.unlock --check-unused
ash-ci  /  mix test
1m 47s
ash-ci / mix test
ash-ci  /  mix dialyzer
5m 51s
ash-ci / mix dialyzer
ash-ci  /  MIX_ENV=dev mix.compile
2m 19s
ash-ci / MIX_ENV=dev mix.compile
ash-ci  /  mix ash.codegen --check
ash-ci / mix ash.codegen --check
Matrix: ash-ci / build-release
ash-ci  /  Deploy docs to GitHub pages.
11s
ash-ci / Deploy docs to GitHub pages.
ash-ci  /  Release
0s
ash-ci / Release
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ash-ci / mix test
Process completed with exit code 2.
ash-ci / mix test: test/read_test.exs#L1229
test loading through types loading through a list of unnested union with aliases works (AshGraphql.ReadTest)
ash-ci / mix test: test/custom_paginate_test.exs#L88
test custom type pagination channel record with page of channel messages record is fetched (AshGraphql.CustomPaginateTest)
ash-ci / mix test: test/custom_paginate_test.exs#L168
test loading relationships with filter by actor works (AshGraphql.CustomPaginateTest)