Skip to content

refactor: migrate truncate table tests to typescript #237

refactor: migrate truncate table tests to typescript

refactor: migrate truncate table tests to typescript #237

Triggered via pull request December 4, 2023 10:39
Status Success
Total duration 1m 15s
Artifacts

ci.yml

on: pull_request
Lint files
19s
Lint files
Typecheck files
21s
Typecheck files
Check generated files
52s
Check generated files
Run tests
1m 7s
Run tests
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
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
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/
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/