Skip to content

fix: don't attempt to use non-existent relationship #2180

fix: don't attempt to use non-existent relationship

fix: don't attempt to use non-existent relationship #2180

Triggered via push December 5, 2024 16:54
Status Failure
Total duration 10m 29s
Artifacts

elixir.yml

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

Annotations

30 errors and 49 warnings
ash-ci (16) / mix test: test/ltree_test.exs#L146
test integration can serialize / underialize to db (AshPostgres.LtreeTest)
ash-ci (16) / mix test: test/manual_update_test.exs#L4
test Manual update defined in a module to update an attribute (AshPostgres.ManualUpdateTest)
ash-ci (16) / mix test: test/load_test.exs#L737
test relationship pagination works when nested with offset (AshPostgres.Test.LoadTest)
ash-ci (16) / mix test: test/load_test.exs#L535
test relationship pagination it allows paginating many_to_many relationships with offset pagination (AshPostgres.Test.LoadTest)
ash-ci (16) / mix test: test/load_test.exs#L626
test relationship pagination it allows paginating calculation ordered many_to_many relationships with offset (AshPostgres.Test.LoadTest)
ash-ci (16) / mix test: test/load_test.exs#L169
test many_to_many loads work when nested (AshPostgres.Test.LoadTest)
ash-ci (16) / mix test: test/load_test.exs#L257
test lateral join loads lateral join loads (loads with limits or offsets) are supported (AshPostgres.Test.LoadTest)
ash-ci (16) / mix test: test/load_test.exs#L311
test lateral join loads loading many to many relationships on records works without loading its join relationship when using code interface (AshPostgres.Test.LoadTest)
ash-ci (16) / mix test: test/load_test.exs#L681
test relationship pagination it allows paginating calculation ordered many_to_many relationships with keyset (AshPostgres.Test.LoadTest)
ash-ci (16) / mix test: test/load_test.exs#L17
test has_many relationships can be loaded (AshPostgres.Test.LoadTest)
ash-ci (15) / mix test: test/manual_update_test.exs#L4
test Manual update defined in a module to update an attribute (AshPostgres.ManualUpdateTest)
ash-ci (15) / mix test: test/ltree_test.exs#L146
test integration can serialize / underialize to db (AshPostgres.LtreeTest)
ash-ci (15) / mix test: test/filter_test.exs#L652
test exists/2 it works with join association relationships (AshPostgres.FilterTest)
ash-ci (15) / mix test: test/filter_test.exs#L223
test with a boolean filter applied with data that doesn't match (AshPostgres.FilterTest)
ash-ci (15) / mix test: test/filter_test.exs#L96
test with a simple filter applied with related data that doesn't match (AshPostgres.FilterTest)
ash-ci (15) / mix test: test/filter_test.exs#L854
test atom filters it works on matches (AshPostgres.FilterTest)
ash-ci (15) / mix test: test/filter_test.exs#L797
test exists/2 it works with synthesized to-one relationships (AshPostgres.FilterTest)
ash-ci (15) / mix test: test/filter_test.exs#L254
test with a boolean filter applied with data that matches one condition and data that matches nothing (AshPostgres.FilterTest)
ash-ci (15) / mix test: test/filter_test.exs#L1061
test filter by has_one from_many? (AshPostgres.FilterTest)
ash-ci (15) / mix test: test/filter_test.exs#L961
test filtering allows filtering on list aggregates with filters (AshPostgres.FilterTest)
ash-ci (14) / mix test: test/ltree_test.exs#L146
test integration can serialize / underialize to db (AshPostgres.LtreeTest)
ash-ci (14) / mix test: test/manual_update_test.exs#L4
test Manual update defined in a module to update an attribute (AshPostgres.ManualUpdateTest)
ash-ci (14) / mix test: test/load_test.exs#L114
test many_to_many loads work with filter on join relationship (AshPostgres.Test.LoadTest)
ash-ci (14) / mix test: test/load_test.exs#L232
test lateral join loads parent references work when joining for filters (AshPostgres.Test.LoadTest)
ash-ci (14) / mix test: test/load_test.exs#L84
test many_to_many loads work (AshPostgres.Test.LoadTest)
ash-ci (14) / mix test: test/load_test.exs#L337
test lateral join loads lateral join loads with many to many relationships are supported (AshPostgres.Test.LoadTest)
ash-ci (14) / mix test: test/load_test.exs#L64
test belongs_to relationships can be loaded (AshPostgres.Test.LoadTest)
ash-ci (14) / mix test: test/load_test.exs#L489
test relationship pagination it allows paginating has_many relationships with keyset pagination (AshPostgres.Test.LoadTest)
ash-ci (14) / mix test: test/load_test.exs#L17
test has_many relationships can be loaded (AshPostgres.Test.LoadTest)
ash-ci (14) / mix test: test/load_test.exs#L681
test relationship pagination it allows paginating calculation ordered many_to_many relationships with keyset (AshPostgres.Test.LoadTest)
ash-ci (16) / mix igniter.upgrade
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (14) / mix igniter.upgrade
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (15) / mix igniter.upgrade
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (15) / mix deps.get
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (14) / mix deps.get
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (16) / mix deps.get
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (16) / audit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (15) / audit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (14) / audit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (15) / MIX_ENV=test mix.compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (16) / MIX_ENV=test mix.compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (14) / MIX_ENV=test mix.compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (15) / MIX_ENV=dev mix.compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (16) / mix docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (16) / mix docs
Unexpected input(s) 'use-cache?', valid inputs are ['git-token', 'mix-env', 'working-directory', 'use-cache', 'cache-prefix']
ash-ci (16) / mix docs
Unexpected input(s) 'use-cache?', valid inputs are ['git-token', 'mix-env', 'working-directory', 'use-cache', 'cache-prefix']
ash-ci (16) / MIX_ENV=dev mix.compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (15) / mix docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (15) / mix docs
Unexpected input(s) 'use-cache?', valid inputs are ['git-token', 'mix-env', 'working-directory', 'use-cache', 'cache-prefix']
ash-ci (15) / mix docs
Unexpected input(s) 'use-cache?', valid inputs are ['git-token', 'mix-env', 'working-directory', 'use-cache', 'cache-prefix']
ash-ci (15) / mix spark.cheat_sheets --check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (16) / mix spark.cheat_sheets --check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (16) / mix spark.formatter --check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (16) / mix format --check-formatted
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (15) / mix sobelow
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (15) / mix credo --strict
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (16) / mix credo --strict
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (15) / Deploy docs to GitHub pages.
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (15) / mix format --check-formatted
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (15) / mix spark.formatter --check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (15) / mix deps.unlock --check-unused
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (16) / mix sobelow
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (16) / mix deps.unlock --check-unused
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (14) / mix docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (14) / mix docs
Unexpected input(s) 'use-cache?', valid inputs are ['git-token', 'mix-env', 'working-directory', 'use-cache', 'cache-prefix']
ash-ci (14) / mix docs
Unexpected input(s) 'use-cache?', valid inputs are ['git-token', 'mix-env', 'working-directory', 'use-cache', 'cache-prefix']
ash-ci (14) / MIX_ENV=dev mix.compile
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (14) / Deploy docs to GitHub pages.
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (14) / mix format --check-formatted
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (14) / mix sobelow
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (14) / mix credo --strict
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (14) / mix deps.unlock --check-unused
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (14) / mix spark.cheat_sheets --check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (14) / mix spark.formatter --check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (16) / Deploy docs to GitHub pages.
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (15) / mix dialyzer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (16) / mix dialyzer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ash-ci (14) / mix dialyzer
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "github-pages". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/