feat: support built-in sql snippets #322
Annotations
19 errors and 5 warnings
build (18.x):
src/baseSQLWorker.ts#L5
Module '"dt-sql-parser/dist/parser/common/types"' has no exported member 'SemanticContext'.
|
build (18.x):
src/baseSQLWorker.ts#L61
Property 'getSemanticContextAtCaretPosition' does not exist on type 'BasicSQL<Lexer, ParserRuleContext, SQLParserBase<ParserRuleContext>>'. Did you mean 'getSuggestionAtCaretPosition'?
|
build (18.x)
Process completed with exit code 2.
|
check (20.x):
src/baseSQLWorker.ts#L5
Module '"dt-sql-parser/dist/parser/common/types"' has no exported member 'SemanticContext'.
|
check (20.x):
src/baseSQLWorker.ts#L61
Property 'getSemanticContextAtCaretPosition' does not exist on type 'BasicSQL<Lexer, ParserRuleContext, SQLParserBase<ParserRuleContext>>'. Did you mean 'getSuggestionAtCaretPosition'?
|
check (20.x)
Process completed with exit code 2.
|
check (18.x):
src/baseSQLWorker.ts#L5
Module '"dt-sql-parser/dist/parser/common/types"' has no exported member 'SemanticContext'.
|
check (18.x):
src/baseSQLWorker.ts#L61
Property 'getSemanticContextAtCaretPosition' does not exist on type 'BasicSQL<Lexer, ParserRuleContext, SQLParserBase<ParserRuleContext>>'. Did you mean 'getSuggestionAtCaretPosition'?
|
check (18.x)
Process completed with exit code 2.
|
test (20.x):
src/baseSQLWorker.ts#L5
Module '"dt-sql-parser/dist/parser/common/types"' has no exported member 'SemanticContext'.
|
test (20.x):
src/baseSQLWorker.ts#L61
Property 'getSemanticContextAtCaretPosition' does not exist on type 'BasicSQL<Lexer, ParserRuleContext, SQLParserBase<ParserRuleContext>>'. Did you mean 'getSuggestionAtCaretPosition'?
|
test (20.x)
Process completed with exit code 2.
|
test (18.x):
src/baseSQLWorker.ts#L5
Module '"dt-sql-parser/dist/parser/common/types"' has no exported member 'SemanticContext'.
|
test (18.x):
src/baseSQLWorker.ts#L61
Property 'getSemanticContextAtCaretPosition' does not exist on type 'BasicSQL<Lexer, ParserRuleContext, SQLParserBase<ParserRuleContext>>'. Did you mean 'getSuggestionAtCaretPosition'?
|
test (18.x)
Process completed with exit code 2.
|
build (20.x)
The job was canceled because "_18_x" failed.
|
build (20.x):
src/baseSQLWorker.ts#L5
Module '"dt-sql-parser/dist/parser/common/types"' has no exported member 'SemanticContext'.
|
build (20.x):
src/baseSQLWorker.ts#L61
Property 'getSemanticContextAtCaretPosition' does not exist on type 'BasicSQL<Lexer, ParserRuleContext, SQLParserBase<ParserRuleContext>>'. Did you mean 'getSuggestionAtCaretPosition'?
|
build (20.x)
The operation was canceled.
|
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (20.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|