Skip to content

feat: Query DSL auto-complete #373

feat: Query DSL auto-complete

feat: Query DSL auto-complete #373

Triggered via pull request September 1, 2024 17:05
Status Failure
Total duration 1m 42s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

node.yml

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

Annotations

9 errors and 3 warnings
build (macos-latest, 20.x): src/common/monaco/completion.ts#L2
Module '"./keywords.ts"' declares 'dsql' locally, but it is not exported.
build (macos-latest, 20.x): src/common/monaco/completion.ts#L2
'dsql' is declared but its value is never read.
build (macos-latest, 20.x)
Process completed with exit code 2.
build (ubuntu-latest, 20.x): src/common/monaco/completion.ts#L2
Module '"./keywords.ts"' declares 'dsql' locally, but it is not exported.
build (ubuntu-latest, 20.x): src/common/monaco/completion.ts#L2
'dsql' is declared but its value is never read.
build (ubuntu-latest, 20.x)
Process completed with exit code 2.
build (windows-latest, 20.x): src/common/monaco/completion.ts#L2
Module '"./keywords.ts"' declares 'dsql' locally, but it is not exported.
build (windows-latest, 20.x): src/common/monaco/completion.ts#L2
'dsql' is declared but its value is never read.
build (windows-latest, 20.x)
Process completed with exit code 1.
build (macos-latest, 20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest, 20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (windows-latest, 20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/