refactor lexer, parser and adapters #78
Annotations
10 errors and 1 warning
|
OTP 27 / Elixir 1.18:
test/lexer_test.exs#L108
test zero-width U+180E mongolian vowel separator (SQL.LexerTest)
|
|
OTP 27 / Elixir 1.18:
test/lexer_test.exs#L103
test zero-width U+17B5 khmer inherent vowel (SQL.LexerTest)
|
|
OTP 27 / Elixir 1.18:
test/lexer_test.exs#L164
test combining grapheme joiner U+034F (SQL.LexerTest)
|
|
OTP 27 / Elixir 1.18:
test/lexer_test.exs#L68
test zero-width U+200B space (SQL.LexerTest)
|
|
OTP 27 / Elixir 1.18:
test/lexer_test.exs#L156
test bidi U+2069 pd isolate (SQL.LexerTest)
|
|
OTP 27 / Elixir 1.18:
test/lexer_test.exs#L141
test bidi U+2066 ltr isolate (SQL.LexerTest)
|
|
OTP 27 / Elixir 1.18:
test/lexer_test.exs#L98
test zero-width U+17B4 khmer inherent vowel (SQL.LexerTest)
|
|
OTP 27 / Elixir 1.18:
test/lexer_test.exs#L126
test bidi U+202C pdf formatting (SQL.LexerTest)
|
|
OTP 27 / Elixir 1.18:
test/lexer_test.exs#L73
test zero-width U+200C non-joiner (SQL.LexerTest)
|
|
OTP 27 / Elixir 1.18:
test/formatter_test.exs#L11
test format/2 preserve interpolation (SQL.FormatterTest)
|
|
OTP 27 / Elixir 1.18
0..-2 has a default step of -1, please write 0..-2//-1 instead
|