Failed aggregate expr with parent with 3-deep expression #4577
Triggered via pull request
February 5, 2025 23:24
Status
Cancelled
Total duration
5m 35s
Artifacts
–
Annotations
10 errors and 4 warnings
ash-ci (SimpleSat) / mix deps.unlock --check-unused
GitHub Actions has encountered an internal error when running your job.
|
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 (Picosat) / mix credo --strict:
lib/ash/notifier/pub_sub/verifiers/verify_action_names.ex#L1
Modules should have a @moduledoc tag.
|
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
|
ash-ci (SimpleSat) / mix credo --strict:
lib/ash/notifier/pub_sub/verifiers/verify_action_names.ex#L1
Modules should have a @moduledoc tag.
|