chore: mix.lock #2732
Annotations
33 errors and 3 warnings
ash-ci (15) / mix format --check-formatted
Process completed with exit code 1.
|
ash-ci (16) / mix format --check-formatted
Process completed with exit code 1.
|
ash-ci (14) / mix format --check-formatted
Process completed with exit code 1.
|
ash-ci (15) / mix test:
test/aggregate_test.exs#L582
test list with related data, it returns the value (AshSql.AggregateTest)
|
ash-ci (15) / mix test:
test/aggregate_test.exs#L234
test join filters it properly applies join criteria to exists queries in filters (AshSql.AggregateTest)
|
ash-ci (15) / mix test:
test/dev_migrations_test.exs#L131
test --dev option rolls back dev migrations before deleting (AshPostgres.DevMigrationsTest)
|
ash-ci (15) / mix test:
test/dev_migrations_test.exs#L164
test --dev option tenant rolls back dev migrations before deleting (AshPostgres.DevMigrationsTest)
|
ash-ci (15) / mix test:
test/filter_test.exs#L821
test exists/2 it works with aggregates inside of exists (AshPostgres.FilterTest)
|
ash-ci (15) / mix test:
test/filter_test.exs#L1009
test filtering allows filtering on list aggregates with filters (AshPostgres.FilterTest)
|
ash-ci (15) / mix test:
test/calculation_test.exs#L632
test loading a calculation loads its dependent loads (AshPostgres.CalculationTest)
|
ash-ci (15) / mix test:
test/calculation_test.exs#L16
test a calculation that references a first optimizable aggregate can be sorted on (AshPostgres.CalculationTest)
|
ash-ci (15) / mix test:
test/complex_calculations_test.exs#L89
test calculation of inline aggregate (AshPostgres.Test.ComplexCalculationsTest)
|
ash-ci (15) / mix test:
test/complex_calculations_test.exs#L344
test filters with nested related list aggregate references don't raise errors (AshPostgres.Test.ComplexCalculationsTest)
|
ash-ci (16) / mix test:
test/aggregate_test.exs#L443
test exists exists aggregates can be referenced in filters (AshSql.AggregateTest)
|
ash-ci (16) / mix test:
test/filter_test.exs#L821
test exists/2 it works with aggregates inside of exists (AshPostgres.FilterTest)
|
ash-ci (16) / mix test:
test/filter_test.exs#L1009
test filtering allows filtering on list aggregates with filters (AshPostgres.FilterTest)
|
ash-ci (16) / mix test:
test/calculation_test.exs#L16
test a calculation that references a first optimizable aggregate can be sorted on (AshPostgres.CalculationTest)
|
ash-ci (16) / mix test:
test/calculation_test.exs#L632
test loading a calculation loads its dependent loads (AshPostgres.CalculationTest)
|
ash-ci (16) / mix test:
test/manual_relationships_test.exs#L271
test manual middle aggregates can be loaded with data (AshPostgres.Test.ManualRelationshipsTest)
|
ash-ci (16) / mix test:
test/manual_relationships_test.exs#L296
test manual middle aggregates can be filtered on with no data (AshPostgres.Test.ManualRelationshipsTest)
|
ash-ci (16) / mix test:
test/manual_relationships_test.exs#L255
test manual middle aggregates can be loaded with no data (AshPostgres.Test.ManualRelationshipsTest)
|
ash-ci (16) / mix test:
test/complex_calculations_test.exs#L344
test filters with nested related list aggregate references don't raise errors (AshPostgres.Test.ComplexCalculationsTest)
|
ash-ci (16) / mix test:
test/complex_calculations_test.exs#L89
test calculation of inline aggregate (AshPostgres.Test.ComplexCalculationsTest)
|
ash-ci (14) / mix test:
test/aggregate_test.exs#L99
test nested filters on aggregates works (AshSql.AggregateTest)
|
ash-ci (14) / mix test:
test/calculation_test.exs#L16
test a calculation that references a first optimizable aggregate can be sorted on (AshPostgres.CalculationTest)
|
ash-ci (14) / mix test:
test/calculation_test.exs#L632
test loading a calculation loads its dependent loads (AshPostgres.CalculationTest)
|
ash-ci (14) / mix test:
test/filter_test.exs#L821
test exists/2 it works with aggregates inside of exists (AshPostgres.FilterTest)
|
ash-ci (14) / mix test:
test/filter_test.exs#L1009
test filtering allows filtering on list aggregates with filters (AshPostgres.FilterTest)
|
ash-ci (14) / mix test:
test/complex_calculations_test.exs#L89
test calculation of inline aggregate (AshPostgres.Test.ComplexCalculationsTest)
|
ash-ci (14) / mix test:
test/complex_calculations_test.exs#L344
test filters with nested related list aggregate references don't raise errors (AshPostgres.Test.ComplexCalculationsTest)
|
ash-ci (14) / mix test:
test/manual_relationships_test.exs#L296
test manual middle aggregates can be filtered on with no data (AshPostgres.Test.ManualRelationshipsTest)
|
ash-ci (14) / mix test:
test/manual_relationships_test.exs#L271
test manual middle aggregates can be loaded with data (AshPostgres.Test.ManualRelationshipsTest)
|
ash-ci (14) / mix test:
test/manual_relationships_test.exs#L255
test manual middle aggregates can be loaded with no data (AshPostgres.Test.ManualRelationshipsTest)
|
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
|