Skip to content

improvement: support unions #2557

improvement: support unions

improvement: support unions #2557

Triggered via pull request May 3, 2025 01:04
Status Failure
Total duration 15m 3s
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) / audit
Process completed with exit code 1.
ash-ci (14) / audit
Process completed with exit code 1.
ash-ci (16) / audit
Process completed with exit code 1.
ash-ci (15) / mix test
Process completed with exit code 2.
ash-ci (15) / mix test: test/combination_test.exs#L128
test combinations you can define computed properties (AshPostgres.CombinationTest)
ash-ci (14) / mix test
Process completed with exit code 2.
ash-ci (14) / mix test: test/combination_test.exs#L128
test combinations you can define computed properties (AshPostgres.CombinationTest)
ash-ci (16) / mix test
Process completed with exit code 2.
ash-ci (16) / mix test: test/combination_test.exs#L128
test combinations you can define computed properties (AshPostgres.CombinationTest)
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 (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 (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