Skip to content

build: add type checking (#155) #337

build: add type checking (#155)

build: add type checking (#155) #337

Triggered via push June 26, 2024 09:56
Status Success
Total duration 1m 19s
Artifacts

checks.yml

on: push
Fit to window
Zoom out
Zoom in

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/.