Skip to content

【WIP】feat: support built-in sql snippets #319

【WIP】feat: support built-in sql snippets

【WIP】feat: support built-in sql snippets #319

Triggered via pull request November 26, 2024 11:45
Status Failure
Total duration 27s
Artifacts

ci.yml

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

Annotations

20 errors
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.
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.
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.
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.
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.
check (18.x)
The job was canceled because "_20_x" failed.
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)
The operation was canceled.