Skip to content

add test for cascade destroy change #2282

add test for cascade destroy change

add test for cascade destroy change #2282

Triggered via pull request January 29, 2025 22:33
Status Failure
Total duration 10m 38s
Artifacts

elixir.yml

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

Annotations

9 errors and 3 warnings
ash-ci (15) / mix credo --strict
Process completed with exit code 4.
ash-ci (14) / mix credo --strict
Process completed with exit code 4.
ash-ci (16) / mix credo --strict
Process completed with exit code 4.
ash-ci (14) / mix test: test/cascade_destroy_test.exs#L6
test can cascade destroy a has_many with parent filter (AshPostgresTest.CascadeDestroyTest)
ash-ci (14) / mix test
Process completed with exit code 2.
ash-ci (15) / mix test: test/cascade_destroy_test.exs#L6
test can cascade destroy a has_many with parent filter (AshPostgresTest.CascadeDestroyTest)
ash-ci (15) / mix test
Process completed with exit code 2.
ash-ci (16) / mix test: test/cascade_destroy_test.exs#L6
test can cascade destroy a has_many with parent filter (AshPostgresTest.CascadeDestroyTest)
ash-ci (16) / mix test
Process completed with exit code 2.
ash-ci (14) / mix sobelow
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
ash-ci (15) / mix sobelow
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention
ash-ci (16) / mix sobelow
Range.new/2 and first..last default to a step of -1 when last < first. Use Range.new(first, last, -1) or first..last//-1, or pass 1 if that was your intention