refactor(components): deprecate custom Link components in favor of re… #174
ci.yml
on: push
lint
2m 46s
typecheck
43s
Matrix: test
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
|