Skip to content

feat: support built-in sql snippets #322

feat: support built-in sql snippets

feat: support built-in sql snippets #322

Triggered via pull request January 3, 2025 08:49
Status Failure
Total duration 26s
Artifacts

ci.yml

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

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