fix: use better wrappers around string/ci_string #2639
Annotations
18 errors and 6 warnings
ash-ci (16) / mix credo --strict
Process completed with exit code 4.
|
ash-ci (15) / mix credo --strict
Process completed with exit code 4.
|
ash-ci (14) / mix credo --strict
Process completed with exit code 4.
|
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#L1021
test calculation references use the appropriate schema (AshPostgres.CalculationTest)
|
ash-ci (15) / mix test:
test/complex_calculations_test.exs#L350
test lazy datetime with timezone is respected in calculations (AshPostgres.Test.ComplexCalculationsTest)
|
ash-ci (16) / mix test
Process completed with exit code 2.
|
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/complex_calculations_test.exs#L350
test lazy datetime with timezone is respected in calculations (AshPostgres.Test.ComplexCalculationsTest)
|
ash-ci (16) / mix test:
test/calculation_test.exs#L1021
test calculation references use the appropriate schema (AshPostgres.CalculationTest)
|
ash-ci (14) / mix test
Process completed with exit code 2.
|
ash-ci (14) / mix test:
test/dev_migrations_test.exs#L131
test --dev option rolls back dev migrations before deleting (AshPostgres.DevMigrationsTest)
|
ash-ci (14) / mix test:
test/dev_migrations_test.exs#L164
test --dev option tenant rolls back dev migrations before deleting (AshPostgres.DevMigrationsTest)
|
ash-ci (14) / mix test:
test/calculation_test.exs#L1021
test calculation references use the appropriate schema (AshPostgres.CalculationTest)
|
ash-ci (14) / mix test:
test/complex_calculations_test.exs#L350
test lazy datetime with timezone is respected in calculations (AshPostgres.Test.ComplexCalculationsTest)
|
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
|
ash-ci (16) / mix credo --strict:
test/support/complex_calculations/resources/documentation.ex#L63
Modules should have a @moduledoc tag.
|
ash-ci (15) / mix credo --strict:
test/support/complex_calculations/resources/documentation.ex#L63
Modules should have a @moduledoc tag.
|
ash-ci (14) / mix credo --strict:
test/support/complex_calculations/resources/documentation.ex#L63
Modules should have a @moduledoc tag.
|