feat: Query DSL auto-complete #373
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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/
|