Implement values #434
Annotations
2 errors and 7 warnings
|
|
|
deps/ecto/integration_test/cases/repo.exs#L2266
test values list delete_all (Ecto.Integration.RepoTest)
|
|
deps/ecto/integration_test/cases/type.exs#L42
this check/guard will always yield the same result
|
|
lib/ecto/adapters/sqlite3/connection.ex#L1573
variable "type" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
test/ecto/adapters/sqlite3/connection/select_test.exs#L245
this check/guard will always yield the same result
|
|
test/ecto/adapters/sqlite3/connection/select_test.exs#L163
`literal/1` is deprecated. Please use `identifier/1` instead.
|
|
test/ecto/integration/crud_test.exs#L279
`literal/1` is deprecated. Please use `identifier/1` instead.
|
|
lib/ecto/adapters/sqlite3/connection.ex#L1573
variable "type" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
|
lib/ecto/adapters/sqlite3/connection.ex#L1573
variable "type" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
The logs for this run have expired and are no longer available.
Loading