introduce Ecto.Adapters.SQLite3.Extension #409
Annotations
1 error and 5 warnings
|
Lint (ubuntu-latest, 1.18, 27)
Process completed with exit code 4.
|
|
Test Elixir 1.15, OTP 26, OS ubuntu-latest:
deps/ecto/integration_test/cases/type.exs#L42
this check/guard will always yield the same result
|
|
Test Elixir 1.15, OTP 26, OS ubuntu-latest:
test/ecto/adapters/sqlite3/connection/select_test.exs#L236
this check/guard will always yield the same result
|
|
Test Elixir 1.15, OTP 25, OS ubuntu-latest:
deps/ecto/integration_test/cases/type.exs#L42
this check/guard will always yield the same result
|
|
Test Elixir 1.15, OTP 25, OS ubuntu-latest:
test/ecto/adapters/sqlite3/connection/select_test.exs#L236
this check/guard will always yield the same result
|
|
Lint (ubuntu-latest, 1.18, 27):
lib/ecto/adapters/sqlite3.ex#L573
Do not use parentheses when defining a function which has no arguments.
|