Skip to content

introduce Ecto.Adapters.SQLite3.Extension #409

introduce Ecto.Adapters.SQLite3.Extension

introduce Ecto.Adapters.SQLite3.Extension #409

Triggered via pull request June 18, 2025 15:49
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: pull_request
Matrix: Lint
Matrix: test
Fit to window
Zoom out
Zoom in

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.