Skip to content

feat!: implement language service #332

feat!: implement language service

feat!: implement language service #332

Triggered via pull request June 25, 2024 09:05
Status Failure
Total duration 1m 28s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 14 warnings
Lint: packages/language-service/src/features/completion.ts#L3
All imports in the declaration are only used as types. Use `import type`
Lint: packages/vscode/src/extension.ts#L3
Imports "LanguageServiceOptions" are only used as type
Lint
Process completed with exit code 1.
Format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint: apps/playground/src/lib/component.ts#L14
Unexpected any. Specify a different type
Lint: apps/playground/src/lib/component.ts#L14
Unexpected any. Specify a different type
Lint: apps/playground/src/lib/debounce.ts#L5
Unexpected any. Specify a different type
Lint: packages/analyzer/src/plugin.ts#L23
Unexpected any. Specify a different type
Lint: packages/language-service/src/protocol.ts#L27
Unexpected any. Specify a different type
Lint: packages/language-service/src/protocol.ts#L27
Unexpected any. Specify a different type
Lint: packages/language-service/src/protocol.ts#L67
Unexpected any. Specify a different type
Lint: packages/language-service/src/protocol.ts#L94
Unexpected any. Specify a different type
Lint: packages/parser/src/utils/acorn.ts#L9
Unexpected any. Specify a different type
Lint: packages/ssr/src/bindings/foreach.ts#L4
Unexpected any. Specify a different type
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
End-to-end
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.