fix: resolve arrays of unions and unions of arrays properly #1399
elixir.yml
on: push
ash-ci
/
MIX_ENV=test mix.compile
2m 39s
ash-ci
/
mix format --check-formatted
1m 11s
ash-ci
/
mix spark.formatter --check
1m 16s
ash-ci
/
mix spark.cheat_sheets --check
1m 15s
ash-ci
/
mix sobelow
1m 16s
ash-ci
/
mix credo --strict
1m 15s
ash-ci
/
mix deps.unlock --check-unused
1m 15s
ash-ci
/
mix test
1m 47s
ash-ci
/
mix dialyzer
5m 51s
ash-ci
/
MIX_ENV=dev mix.compile
2m 19s
ash-ci
/
mix ash.codegen --check
Matrix: ash-ci / build-release
ash-ci
/
Deploy docs to GitHub pages.
11s
ash-ci
/
Release
0s
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)
|