Skip to content

refactor: optimize impalasql grammar #290

refactor: optimize impalasql grammar

refactor: optimize impalasql grammar #290

Triggered via pull request June 24, 2026 02:07
Status Failure
Total duration 3m 36s
Artifacts

ci.yml

on: pull_request
Matrix: build
Matrix: check
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 6 warnings
build (18.x)
Process completed with exit code 2.
build (18.x): src/lib/impala/ImpalaSqlParserVisitor.ts#L6
'SQLParserBase' is declared but its value is never read.
build (18.x): src/lib/impala/ImpalaSqlParserListener.ts#L6
'SQLParserBase' is declared but its value is never read.
build (18.x): src/lib/impala/ImpalaSqlParser.ts#L12002
'previousContext' is declared but its value is never read.
build (18.x): src/lib/impala/ImpalaSqlParser.ts#L10349
Argument of type 'ValueExpressionContext | undefined' is not assignable to parameter of type 'ParserRuleContext'.
build (18.x): src/lib/impala/ImpalaSqlParser.ts#L11
'int' is declared but never used.
build (20.x)
The strategy configuration was canceled because "build._18_x" failed
build (20.x)
Process completed with exit code 2.
build (20.x): src/lib/impala/ImpalaSqlParserVisitor.ts#L6
'SQLParserBase' is declared but its value is never read.
build (20.x): src/lib/impala/ImpalaSqlParserListener.ts#L6
'SQLParserBase' is declared but its value is never read.
build (20.x): src/lib/impala/ImpalaSqlParser.ts#L12002
'previousContext' is declared but its value is never read.
build (20.x): src/lib/impala/ImpalaSqlParser.ts#L10349
Argument of type 'ValueExpressionContext | undefined' is not assignable to parameter of type 'ParserRuleContext'.
build (20.x): src/lib/impala/ImpalaSqlParser.ts#L11
'int' is declared but never used.
check (20.x)
Process completed with exit code 2.
check (20.x): src/lib/impala/ImpalaSqlParserVisitor.ts#L6
'SQLParserBase' is declared but its value is never read.
check (20.x): src/lib/impala/ImpalaSqlParserListener.ts#L6
'SQLParserBase' is declared but its value is never read.
check (20.x): src/lib/impala/ImpalaSqlParser.ts#L12002
'previousContext' is declared but its value is never read.
check (20.x): src/lib/impala/ImpalaSqlParser.ts#L10349
Argument of type 'ValueExpressionContext | undefined' is not assignable to parameter of type 'ParserRuleContext'.
check (20.x): src/lib/impala/ImpalaSqlParser.ts#L11
'int' is declared but never used.
check (18.x)
The strategy configuration was canceled because "check._20_x" failed
check (18.x)
Process completed with exit code 2.
check (18.x): src/lib/impala/ImpalaSqlParserVisitor.ts#L6
'SQLParserBase' is declared but its value is never read.
check (18.x): src/lib/impala/ImpalaSqlParserListener.ts#L6
'SQLParserBase' is declared but its value is never read.
check (18.x): src/lib/impala/ImpalaSqlParser.ts#L12002
'previousContext' is declared but its value is never read.
check (18.x): src/lib/impala/ImpalaSqlParser.ts#L10349
Argument of type 'ValueExpressionContext | undefined' is not assignable to parameter of type 'ParserRuleContext'.
check (18.x): src/lib/impala/ImpalaSqlParser.ts#L11
'int' is declared but never used.
build (18.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4.0.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (20.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4.0.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
check (20.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4.0.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
check (18.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4.0.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (18.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4.0.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (20.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4.0.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/