chore(deps): bump ash_sql from 0.2.56 to 0.2.57 #262
Triggered via pull request
February 18, 2025 02:59
Status
Failure
Total duration
17m 19s
Artifacts
–
Annotations
11 errors
ash-ci (8.0) / mix docs
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
ash-ci (8.0) / mix test:
test/bulk_create_test.exs#L69
test bulk creates bulk creates can create relationships (AshMysql.BulkCreateTest)
|
ash-ci (8.0) / mix test:
test/bulk_create_test.exs#L88
test validation errors skips invalid by default (AshMysql.BulkCreateTest)
|
ash-ci (8.0) / mix test:
test/calculation_test.exs#L133
test parameterized calculations can be sorted on (AshMysql.CalculationTest)
|
ash-ci (8.0) / mix test:
test/calculation_test.exs#L250
test runtime expression calcs (AshMysql.CalculationTest)
|
ash-ci (8.0) / mix test:
test/polymorphism_test.exs#L18
test you can read related data (AshMysql.PolymorphismTest)
|
ash-ci (8.0) / mix test:
test/sort_test.exs#L32
test multi-column sorts work on inclusion (AshMysql.SortTest)
|
ash-ci (8.0) / mix test:
test/sort_test.exs#L105
test sorting when joining to a many to many relationship sorts properly (AshMysql.SortTest)
|
ash-ci (8.0) / mix test:
test/filter_test.exs#L184
test in it properly filters (AshMysql.FilterTest)
|
ash-ci (8.0) / mix test:
test/load_test.exs#L27
test belongs_to relationships can be loaded (AshMysql.Test.LoadTest)
|
ash-ci (8.0) / mix test:
test/load_test.exs#L47
test many_to_many loads work (AshMysql.Test.LoadTest)
|