refactor: optimize trinosql grammar #288
Annotations
42 errors and 6 warnings
|
build (20.x):
src/lib/trino/TrinoSqlParser.ts#L12519
Argument of type 'IdentifierContext | undefined' is not assignable to parameter of type 'IdentifierContext'.
|
|
build (20.x):
src/lib/trino/TrinoSqlParser.ts#L12508
Argument of type 'ExpressionContext | undefined' is not assignable to parameter of type 'ExpressionContext'.
|
|
build (20.x):
src/lib/trino/TrinoSqlParser.ts#L12503
Argument of type 'IdentifierContext | undefined' is not assignable to parameter of type 'IdentifierContext'.
|
|
build (20.x):
src/lib/trino/TrinoSqlParser.ts#L11816
'previousContext' is declared but its value is never read.
|
|
build (20.x):
src/lib/trino/TrinoSqlParser.ts#L9054
Argument of type 'ValueExpressionContext | undefined' is not assignable to parameter of type 'ParserRuleContext'.
|
|
build (20.x):
src/lib/trino/TrinoSqlParser.ts#L8778
'previousContext' is declared but its value is never read.
|
|
build (20.x):
src/lib/trino/TrinoSqlParser.ts#L11
'int' is declared but never used.
|
|
build (20.x):
src/lib/trino/TrinoSqlListener.ts#L6
'SQLParserBase' is declared but its value is never read.
|
|
build (20.x):
src/lib/trino/TrinoSqlLexer.ts#L7
'SQLParserBase' is declared but its value is never read.
|
|
build (20.x):
src/lib/trino/TrinoSqlLexer.ts#L4
'Token' is declared but its value is never read.
|
|
check (20.x):
src/lib/trino/TrinoSqlParser.ts#L12519
Argument of type 'IdentifierContext | undefined' is not assignable to parameter of type 'IdentifierContext'.
|
|
check (20.x):
src/lib/trino/TrinoSqlParser.ts#L12508
Argument of type 'ExpressionContext | undefined' is not assignable to parameter of type 'ExpressionContext'.
|
|
check (20.x):
src/lib/trino/TrinoSqlParser.ts#L12503
Argument of type 'IdentifierContext | undefined' is not assignable to parameter of type 'IdentifierContext'.
|
|
check (20.x):
src/lib/trino/TrinoSqlParser.ts#L11816
'previousContext' is declared but its value is never read.
|
|
check (20.x):
src/lib/trino/TrinoSqlParser.ts#L9054
Argument of type 'ValueExpressionContext | undefined' is not assignable to parameter of type 'ParserRuleContext'.
|
|
check (20.x):
src/lib/trino/TrinoSqlParser.ts#L8778
'previousContext' is declared but its value is never read.
|
|
check (20.x):
src/lib/trino/TrinoSqlParser.ts#L11
'int' is declared but never used.
|
|
check (20.x):
src/lib/trino/TrinoSqlListener.ts#L6
'SQLParserBase' is declared but its value is never read.
|
|
check (20.x):
src/lib/trino/TrinoSqlLexer.ts#L7
'SQLParserBase' is declared but its value is never read.
|
|
check (20.x):
src/lib/trino/TrinoSqlLexer.ts#L4
'Token' is declared but its value is never read.
|
|
build (18.x)
The strategy configuration was canceled because "build._20_x" failed
|
|
build (18.x):
src/lib/trino/TrinoSqlParser.ts#L12519
Argument of type 'IdentifierContext | undefined' is not assignable to parameter of type 'IdentifierContext'.
|
|
build (18.x):
src/lib/trino/TrinoSqlParser.ts#L12508
Argument of type 'ExpressionContext | undefined' is not assignable to parameter of type 'ExpressionContext'.
|
|
build (18.x):
src/lib/trino/TrinoSqlParser.ts#L12503
Argument of type 'IdentifierContext | undefined' is not assignable to parameter of type 'IdentifierContext'.
|
|
build (18.x):
src/lib/trino/TrinoSqlParser.ts#L11816
'previousContext' is declared but its value is never read.
|
|
build (18.x):
src/lib/trino/TrinoSqlParser.ts#L9054
Argument of type 'ValueExpressionContext | undefined' is not assignable to parameter of type 'ParserRuleContext'.
|
|
build (18.x):
src/lib/trino/TrinoSqlParser.ts#L8778
'previousContext' is declared but its value is never read.
|
|
build (18.x):
src/lib/trino/TrinoSqlParser.ts#L11
'int' is declared but never used.
|
|
build (18.x):
src/lib/trino/TrinoSqlListener.ts#L6
'SQLParserBase' is declared but its value is never read.
|
|
build (18.x):
src/lib/trino/TrinoSqlLexer.ts#L7
'SQLParserBase' is declared but its value is never read.
|
|
build (18.x):
src/lib/trino/TrinoSqlLexer.ts#L4
'Token' is declared but its value is never read.
|
|
check (18.x)
The strategy configuration was canceled because "check._20_x" failed
|
|
check (18.x):
src/lib/trino/TrinoSqlParser.ts#L12519
Argument of type 'IdentifierContext | undefined' is not assignable to parameter of type 'IdentifierContext'.
|
|
check (18.x):
src/lib/trino/TrinoSqlParser.ts#L12508
Argument of type 'ExpressionContext | undefined' is not assignable to parameter of type 'ExpressionContext'.
|
|
check (18.x):
src/lib/trino/TrinoSqlParser.ts#L12503
Argument of type 'IdentifierContext | undefined' is not assignable to parameter of type 'IdentifierContext'.
|
|
check (18.x):
src/lib/trino/TrinoSqlParser.ts#L11816
'previousContext' is declared but its value is never read.
|
|
check (18.x):
src/lib/trino/TrinoSqlParser.ts#L9054
Argument of type 'ValueExpressionContext | undefined' is not assignable to parameter of type 'ParserRuleContext'.
|
|
check (18.x):
src/lib/trino/TrinoSqlParser.ts#L8778
'previousContext' is declared but its value is never read.
|
|
check (18.x):
src/lib/trino/TrinoSqlParser.ts#L11
'int' is declared but never used.
|
|
check (18.x):
src/lib/trino/TrinoSqlListener.ts#L6
'SQLParserBase' is declared but its value is never read.
|
|
check (18.x):
src/lib/trino/TrinoSqlLexer.ts#L7
'SQLParserBase' is declared but its value is never read.
|
|
check (18.x):
src/lib/trino/TrinoSqlLexer.ts#L4
'Token' is declared but its value is never read.
|
|
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/
|
|
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/
|
|
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 (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/
|
|
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/
|