Skip to content

chore: fix type error #180

chore: fix type error

chore: fix type error #180

Triggered via push January 24, 2025 15:43
Status Success
Total duration 2m 57s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (20.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test (18.x, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: examples/tanstack/src/routes/json.tsx#L5
'ctx' is defined but never used. Allowed unused args must match /^_/u
lint: src/node/build.ts#L185
'transformState' is assigned a value but never used. Allowed unused vars must match /^_/u
lint: src/node/critial.ts#L32
'e' is defined but never used
lint: src/node/vite-plugin/index.ts#L32
'next' is defined but never used. Allowed unused args must match /^_/u