test: add more tests to language service #352
Annotations
1 error and 15 warnings
End-to-end
Error: Unexpected HTTP response: 400
|
Format
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Type Check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|
End-to-end
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|