Code actions #342
Annotations
14 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/.
|
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/.
|