Skip to content

refactor: move out EnginesSuggestion type, migrate clickhouse tests to typescript #245

refactor: move out EnginesSuggestion type, migrate clickhouse tests to typescript

refactor: move out EnginesSuggestion type, migrate clickhouse tests to typescript #245

Triggered via pull request December 4, 2023 16:07
Status Success
Total duration 1m 14s
Artifacts

ci.yml

on: pull_request
Lint files
44s
Lint files
Typecheck files
21s
Typecheck files
Check generated files
54s
Check generated files
Run tests
1m 5s
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/