Skip to content

Fix Ash.TypedStruct & Ash.Type.Struct inconsistencies. #5983

Fix Ash.TypedStruct & Ash.Type.Struct inconsistencies.

Fix Ash.TypedStruct & Ash.Type.Struct inconsistencies. #5983

Triggered via pull request July 27, 2025 13:56
Status Failure
Total duration 5m 55s
Artifacts

ci.yml

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

Annotations

5 errors and 2 warnings
ash-ci (SimpleSat) / mix format --check-formatted
Process completed with exit code 1.
ash-ci (Picosat) / mix format --check-formatted
Process completed with exit code 1.
ash-ci (Picosat) / mix dialyzer
The operation was canceled.
ash-ci (Picosat) / mix dialyzer
The strategy configuration was canceled because "ash-ci.SimpleSat" failed
Ash CI
The strategy configuration was canceled because "ash-ci.SimpleSat" 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