Skip to content

feat(calcs): Exclude Calculations from Resource struct fields #6026

feat(calcs): Exclude Calculations from Resource struct fields

feat(calcs): Exclude Calculations from Resource struct fields #6026

Triggered via pull request August 2, 2025 23:03
Status Failure
Total duration 5m 56s
Artifacts

ci.yml

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

Annotations

10 errors and 2 warnings
ash-ci (SimpleSat) / mix spark.formatter --check
Process completed with exit code 1.
ash-ci (Picosat) / mix spark.formatter --check
Process completed with exit code 1.
ash-ci (Picosat) / mix spark.cheat_sheets --check
Process completed with exit code 1.
ash-ci (SimpleSat) / mix spark.cheat_sheets --check
Process completed with exit code 1.
ash-ci (Picosat) / mix test
Process completed with exit code 2.
ash-ci (Picosat) / mix test: test/resource/calculations_test.exs#L342
test loading with field?: false field is not added to the struct after loading (Ash.Test.Resource.CalculationsTest)
ash-ci (SimpleSat) / mix test
Process completed with exit code 2.
ash-ci (SimpleSat) / mix test: test/resource/calculations_test.exs#L342
test loading with field?: false field is not added to the struct after loading (Ash.Test.Resource.CalculationsTest)
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 (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 (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