Skip to content

improvement: update sql implementation for type determination #2170

improvement: update sql implementation for type determination

improvement: update sql implementation for type determination #2170

Triggered via push December 3, 2024 00:54
Status Failure
Total duration 10m 2s
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/manual_update_test.exs#L4
test Manual update defined in a module to update an attribute (AshPostgres.ManualUpdateTest)
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/aggregate_test.exs#L1234
test sum a count aggregate on relationships with a filter returns the proper value (AshSql.AggregateTest)
ash-ci (16) / mix test: test/aggregate_test.exs#L144
test count with data and a custom aggregate, it returns the count (AshSql.AggregateTest)
ash-ci (16) / mix test: test/aggregate_test.exs#L868
test related aggregates can be filtered on (AshSql.AggregateTest)
ash-ci (16) / mix test: test/aggregate_test.exs#L568
test first with related data, it returns the value (AshSql.AggregateTest)
ash-ci (16) / mix test: test/aggregate_test.exs#L1166
test sum the sum can be filtered on when paginating (AshSql.AggregateTest)
ash-ci (16) / mix test: test/aggregate_test.exs#L1087
test sum nested filtered and sorted aggregates show the proper values (AshSql.AggregateTest)
ash-ci (16) / mix test: test/aggregate_test.exs#L620
test first it does not return `nil` values when filtered (AshSql.AggregateTest)
ash-ci (16) / mix test: test/aggregate_test.exs#L1398
test sum multiple aggregates will be grouped up if possible (AshSql.AggregateTest)
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/aggregate_test.exs#L927
test sum with data, it returns the sum (AshSql.AggregateTest)
ash-ci (15) / mix test: test/aggregate_test.exs#L188
test count with data and a custom string keyed aggregate, it returns the count (AshSql.AggregateTest)
ash-ci (15) / mix test: test/aggregate_test.exs#L1367
test sum a list with a filter that references a to many relationship can be aggregated at the query level (AshSql.AggregateTest)
ash-ci (15) / mix test: test/aggregate_test.exs#L384
test list with no related data it returns an empty list (AshSql.AggregateTest)
ash-ci (15) / mix test: test/aggregate_test.exs#L868
test related aggregates can be filtered on (AshSql.AggregateTest)
ash-ci (15) / mix test: test/aggregate_test.exs#L131
test count with no related data it returns 0 (AshSql.AggregateTest)
ash-ci (15) / mix test: test/aggregate_test.exs#L1373
test sum a count with a limit and a filter can be aggregated at the query level (AshSql.AggregateTest)
ash-ci (15) / mix test: test/aggregate_test.exs#L1417
test sum a count with a filter that references a relationship combined with another (AshSql.AggregateTest)
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/multitenancy_test.exs#L40
test attribute multitenancy works (AshPostgres.Test.MultitenancyTest)
ash-ci (14) / mix test: test/multitenancy_test.exs#L213
test loading attribute multitenant resources with limits from context multitenant resources works (AshPostgres.Test.MultitenancyTest)
ash-ci (14) / mix test: test/multitenancy_test.exs#L33
test lateral joining attribute multitenancy to context multitenancy works (AshPostgres.Test.MultitenancyTest)
ash-ci (14) / mix test: test/multitenancy_test.exs#L61
test context multitenancy works with policies (AshPostgres.Test.MultitenancyTest)
ash-ci (14) / mix test: test/multitenancy_test.exs#L47
test attribute multitenancy works with authorization (AshPostgres.Test.MultitenancyTest)
ash-ci (14) / mix test: test/multitenancy_test.exs#L112
test loading attribute multitenant resources from context multitenant resources works (AshPostgres.Test.MultitenancyTest)
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#L169
test many_to_many loads work when nested (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 (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 (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 (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 (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 (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 (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 (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 (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=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=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 (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 (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 (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 (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 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 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 (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 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 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 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 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 (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 (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 (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) / 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 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 (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 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) / 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 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 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 (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 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
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
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/