chore: credo #2683
Annotations
13 errors and 3 warnings
|
ash-ci (14) / mix test
Process completed with exit code 2.
|
|
ash-ci (14) / mix test:
test/calculation_test.exs#L1038
test calculation with fragment and cond returning integer doesn't cause Postgrex encoding error (AshPostgres.CalculationTest)
|
|
ash-ci (14) / mix test:
test/references_test.exs#L109
test named reference results in properly applied foreign_key_constraint/3 on the underlying changeset (AshPostgres.ReferencesTest)
|
|
ash-ci (16) / mix test
Process completed with exit code 2.
|
|
ash-ci (16) / mix test:
test/references_test.exs#L109
test named reference results in properly applied foreign_key_constraint/3 on the underlying changeset (AshPostgres.ReferencesTest)
|
|
ash-ci (16) / mix test:
test/dev_migrations_test.exs#L131
test --dev option rolls back dev migrations before deleting (AshPostgres.DevMigrationsTest)
|
|
ash-ci (16) / mix test:
test/dev_migrations_test.exs#L164
test --dev option tenant rolls back dev migrations before deleting (AshPostgres.DevMigrationsTest)
|
|
ash-ci (16) / mix test:
test/calculation_test.exs#L1038
test calculation with fragment and cond returning integer doesn't cause Postgrex encoding error (AshPostgres.CalculationTest)
|
|
ash-ci (15) / mix test
Process completed with exit code 2.
|
|
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/dev_migrations_test.exs#L131
test --dev option rolls back dev migrations before deleting (AshPostgres.DevMigrationsTest)
|
|
ash-ci (15) / mix test:
test/calculation_test.exs#L1038
test calculation with fragment and cond returning integer doesn't cause Postgrex encoding error (AshPostgres.CalculationTest)
|
|
ash-ci (15) / mix test:
test/references_test.exs#L109
test named reference results in properly applied foreign_key_constraint/3 on the underlying changeset (AshPostgres.ReferencesTest)
|
|
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
|
|
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
|