feat(react-router): set v7_startTransition feature to true by default #175
Annotations
8 warnings
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
|
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
|