Skip to content

feat: extend StatementPart, make TestCase fields optional, migrate location tests to typescript and move files to select folder #249

feat: extend StatementPart, make TestCase fields optional, migrate location tests to typescript and move files to select folder

feat: extend StatementPart, make TestCase fields optional, migrate location tests to typescript and move files to select folder #249

Triggered via pull request December 5, 2023 10:40
Status Success
Total duration 1m 33s
Artifacts

ci.yml

on: pull_request
Lint files
24s
Lint files
Typecheck files
16s
Typecheck files
Check generated files
53s
Check generated files
Run tests
1m 23s
Run tests
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
Typecheck files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint files: src/autocomplete/lib/parsing.js#L367
Arrow function has a complexity of 28. Maximum allowed is 20
Lint files: src/autocomplete/lib/parsing.js#L522
Unexpected console statement
Lint files: src/autocomplete/parsers/clickhouse/parser-extension.js#L44
'linkTablePrimaries' was used before it was defined
Lint files: src/autocomplete/parsers/clickhouse/parser-extension.js#L53
'prioritizeSuggestions' was used before it was defined
Lint files: src/autocomplete/parsers/clickhouse/parser-extension.js#L91
'linkTablePrimaries' was used before it was defined
Lint files: src/autocomplete/parsers/clickhouse/parser-extension.js#L358
Function has a complexity of 63. Maximum allowed is 20
Lint files: src/autocomplete/parsers/clickhouse/parser-extension.js#L595
Function has a complexity of 29. Maximum allowed is 20
Lint files: src/autocomplete/parsers/clickhouse/parser-extension.js#L754
Function has a complexity of 40. Maximum allowed is 20
Lint files: src/autocomplete/parsers/clickhouse/parser-extension.js#L775
'filterTablePrimariesForOwner' was used before it was defined
Lint files: src/autocomplete/parsers/clickhouse/parser-extension.js#L1449
Function has a complexity of 24. Maximum allowed is 20
Check generated files
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/