Skip to content

Add generated lexer and parser #16

Add generated lexer and parser

Add generated lexer and parser #16

Triggered via push April 1, 2025 21:56
Status Failure
Total duration 1m 7s
Artifacts

ci.yml

on: push
OTP 27 / Elixir 1.18
1m 2s
OTP 27 / Elixir 1.18
Fit to window
Zoom out
Zoom in

Annotations

10 errors
OTP 27 / Elixir 1.18: test/adapters/postgres_test.exs#L230
test operators - (SQL.Adapters.PostgresTest)
OTP 27 / Elixir 1.18: test/adapters/postgres_test.exs#L183
test datatypes qouted (SQL.Adapters.PostgresTest)
OTP 27 / Elixir 1.18: test/adapters/postgres_test.exs#L43
test combinations union (SQL.Adapters.PostgresTest)
OTP 27 / Elixir 1.18: test/adapters/postgres_test.exs#L127
test query limit (SQL.Adapters.PostgresTest)
OTP 27 / Elixir 1.18: test/adapters/postgres_test.exs#L254
test operators < (SQL.Adapters.PostgresTest)
OTP 27 / Elixir 1.18: test/adapters/postgres_test.exs#L278
test operators in (SQL.Adapters.PostgresTest)
OTP 27 / Elixir 1.18: test/adapters/postgres_test.exs#L272
test operators like (SQL.Adapters.PostgresTest)
OTP 27 / Elixir 1.18: test/adapters/postgres_test.exs#L105
test query group by (SQL.Adapters.PostgresTest)
OTP 27 / Elixir 1.18: test/adapters/postgres_test.exs#L57
test query select (SQL.Adapters.PostgresTest)
OTP 27 / Elixir 1.18: test/formatter_test.exs#L11
test format/2 preserve interpolation (SQL.FormatterTest)