build: add type checking (#155) #337
checks.yml
on: push
Lint
35s
Test
54s
End-to-end
1m 10s
Format
32s
Type Check
28s
Annotations
15 warnings
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/.
|
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/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
|
Lint:
packages/ssr/src/helpers.ts#L152
Unexpected any. Specify a different type
|
Lint:
packages/ssr/src/runtime/bindings/ssr-foreach.ts#L45
Unexpected any. Specify a different type
|
Lint:
packages/ssr/src/runtime/bindings/ssr-if.ts#L46
Unexpected any. Specify a different type
|
Lint:
packages/ssr/src/runtime/bindings/ssr-with.ts#L46
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/.
|