Support JSON #3381
Annotations
4 errors and 4 warnings
unit test (1.18.1, 27.2, lint):
test/ecto/query/builder_test.exs#L225
test escape parameterized types (Ecto.Query.BuilderTest)
|
unit test (1.18.1, 27.2, lint):
test/ecto/query_test.exs#L1070
test has_named_binding?/1 casts queryable to query (Ecto.QueryTest)
|
unit test (1.18.1, 27.2, lint):
test/ecto/query_test.exs#L1145
test with_named_binding/3 casts queryable to query (Ecto.QueryTest)
|
unit test (1.18.1, 27.2, lint)
Process completed with exit code 2.
|
unit test (1.18.1, 27.2, lint):
test/support/test_repo.exs#L102
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
|
unit test (1.18.1, 27.2, lint):
test/support/test_repo.exs#L113
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
|
unit test (1.18.1, 27.2, lint):
test/support/test_repo.exs#L123
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
|
unit test (1.14.5, 23.3.4.20):
test/ecto/query/inspect_test.exs#L451
this check/guard will always yield the same result
|