Skip to content

fix: add tenant to load in cascade update #4579

fix: add tenant to load in cascade update

fix: add tenant to load in cascade update #4579

Triggered via pull request February 6, 2025 15:15
Status Cancelled
Total duration 5m 37s
Artifacts

ci.yml

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

Annotations

9 errors and 4 warnings
ash-ci (Picosat) / mix format --check-formatted
Process completed with exit code 1.
ash-ci (SimpleSat) / mix format --check-formatted
Process completed with exit code 1.
ash-ci (Picosat) / mix credo --strict
Process completed with exit code 4.
ash-ci (SimpleSat) / mix credo --strict
Process completed with exit code 4.
ash-ci (Picosat) / mix test: test/actions/has_many_test.exs#L287
test expr within relationship - 2 (Ash.Test.Actions.HasManyTest)
ash-ci (Picosat) / mix test
Process completed with exit code 2.
ash-ci (SimpleSat) / mix test: test/actions/has_many_test.exs#L287
test expr within relationship - 2 (Ash.Test.Actions.HasManyTest)
ash-ci (SimpleSat) / mix test
Process completed with exit code 2.
ash-ci (SimpleSat) / mix dialyzer
FailFast: cancelling since parallel instance has failed
ash-ci (Picosat) / 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 (SimpleSat) / 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