Skip to content

fix: dead cycle by cyclic reference (#48) #159

fix: dead cycle by cyclic reference (#48)

fix: dead cycle by cyclic reference (#48) #159

Triggered via push December 7, 2024 07:01
Status Success
Total duration 2m 54s
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 (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
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
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#L184
'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