Skip to content

feat!: implement language service #346

feat!: implement language service

feat!: implement language service #346

Triggered via pull request June 27, 2024 09:28
@tscpptscpp
synchronize #152
new-aardvark
Status Success
Total duration 1m 18s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

15 warnings
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/.
Type Check
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/.