feat: unify variables in lexer #151
Annotations
30 errors
|
check (20.x)
Process completed with exit code 2.
|
|
check (20.x):
src/parser/trino/trinoSemanticContextCollector.ts#L7
Property 'WS' does not exist on type 'typeof TrinoSqlParser'.
|
|
check (20.x):
src/parser/spark/sparkSemanticContextCollector.ts#L10
Property 'WS' does not exist on type 'typeof SparkSqlParser'.
|
|
check (20.x):
src/parser/postgresql/postgreSemanticContextCollector.ts#L10
Property 'Whitespace' does not exist on type 'typeof PostgreSqlParser'. Did you mean 'WHITE_SPACE'?
|
|
check (20.x):
src/parser/mysql/mysqlSemanticContextCollector.ts#L10
Property 'SPACE' does not exist on type 'typeof MySqlParser'.
|
|
check (20.x):
src/parser/impala/impalaSemanticContextCollector.ts#L10
Property 'WS' does not exist on type 'typeof ImpalaSqlParser'.
|
|
check (20.x):
src/parser/flink/flinkSemanticContextCollector.ts#L10
Property 'SPACE' does not exist on type 'typeof FlinkSqlParser'.
|
|
build (18.x)
Process completed with exit code 2.
|
|
build (18.x):
src/parser/trino/trinoSemanticContextCollector.ts#L7
Property 'WS' does not exist on type 'typeof TrinoSqlParser'.
|
|
build (18.x):
src/parser/spark/sparkSemanticContextCollector.ts#L10
Property 'WS' does not exist on type 'typeof SparkSqlParser'.
|
|
build (18.x):
src/parser/postgresql/postgreSemanticContextCollector.ts#L10
Property 'Whitespace' does not exist on type 'typeof PostgreSqlParser'. Did you mean 'WHITE_SPACE'?
|
|
build (18.x):
src/parser/mysql/mysqlSemanticContextCollector.ts#L10
Property 'SPACE' does not exist on type 'typeof MySqlParser'.
|
|
build (18.x):
src/parser/impala/impalaSemanticContextCollector.ts#L10
Property 'WS' does not exist on type 'typeof ImpalaSqlParser'.
|
|
build (18.x):
src/parser/flink/flinkSemanticContextCollector.ts#L10
Property 'SPACE' does not exist on type 'typeof FlinkSqlParser'.
|
|
build (20.x)
Process completed with exit code 2.
|
|
build (20.x):
src/parser/trino/trinoSemanticContextCollector.ts#L7
Property 'WS' does not exist on type 'typeof TrinoSqlParser'.
|
|
build (20.x):
src/parser/spark/sparkSemanticContextCollector.ts#L10
Property 'WS' does not exist on type 'typeof SparkSqlParser'.
|
|
build (20.x):
src/parser/postgresql/postgreSemanticContextCollector.ts#L10
Property 'Whitespace' does not exist on type 'typeof PostgreSqlParser'. Did you mean 'WHITE_SPACE'?
|
|
build (20.x):
src/parser/mysql/mysqlSemanticContextCollector.ts#L10
Property 'SPACE' does not exist on type 'typeof MySqlParser'.
|
|
build (20.x):
src/parser/impala/impalaSemanticContextCollector.ts#L10
Property 'WS' does not exist on type 'typeof ImpalaSqlParser'.
|
|
build (20.x):
src/parser/flink/flinkSemanticContextCollector.ts#L10
Property 'SPACE' does not exist on type 'typeof FlinkSqlParser'.
|
|
build (20.x)
The strategy configuration was canceled because "build._18_x" failed
|
|
check (18.x)
The operation was canceled.
|
|
check (18.x):
src/parser/trino/trinoSemanticContextCollector.ts#L7
Property 'WS' does not exist on type 'typeof TrinoSqlParser'.
|
|
check (18.x):
src/parser/spark/sparkSemanticContextCollector.ts#L10
Property 'WS' does not exist on type 'typeof SparkSqlParser'.
|
|
check (18.x):
src/parser/postgresql/postgreSemanticContextCollector.ts#L10
Property 'Whitespace' does not exist on type 'typeof PostgreSqlParser'. Did you mean 'WHITE_SPACE'?
|
|
check (18.x):
src/parser/mysql/mysqlSemanticContextCollector.ts#L10
Property 'SPACE' does not exist on type 'typeof MySqlParser'.
|
|
check (18.x):
src/parser/impala/impalaSemanticContextCollector.ts#L10
Property 'WS' does not exist on type 'typeof ImpalaSqlParser'.
|
|
check (18.x):
src/parser/flink/flinkSemanticContextCollector.ts#L10
Property 'SPACE' does not exist on type 'typeof FlinkSqlParser'.
|
|
check (18.x)
The strategy configuration was canceled because "check._20_x" failed
|