chore: fix build #2293
Annotations
6 errors and 3 warnings
ash-ci (15) / mix test:
test/calculation_test.exs#L47
test start_of_day functions the same as Elixir's start of ay (AshPostgres.CalculationTest)
|
ash-ci (15) / mix test
Process completed with exit code 2.
|
ash-ci (16) / mix test:
test/calculation_test.exs#L47
test start_of_day functions the same as Elixir's start of ay (AshPostgres.CalculationTest)
|
ash-ci (16) / mix test
Process completed with exit code 2.
|
ash-ci (14) / mix test:
test/calculation_test.exs#L47
test start_of_day functions the same as Elixir's start of ay (AshPostgres.CalculationTest)
|
ash-ci (14) / mix test
Process completed with exit code 2.
|
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 (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
|
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
|