chore(deps): react 19 stable #904
Annotations
10 errors and 1 warning
test:
examples/react-server/src/features/router/client.tsx#L9
Cannot find namespace 'JSX'.
|
test:
examples/react-server/src/features/router/client.tsx#L10
Cannot find namespace 'JSX'.
|
test:
examples/react-server/src/features/router/client.tsx#L11
Cannot find namespace 'JSX'.
|
test:
examples/react-server/src/entry-browser.tsx#L91
Type 'unknown' is not assignable to type 'ReactFormState | null | undefined'.
|
test:
examples/react-server/src/features/unocss/plugin.ts#L18
Type 'import("/home/runner/work/vite-environment-examples/vite-environment-examples/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/index").Plugin<any>[]' is not assignable to type 'import("/home/runner/work/vite-environment-examples/vite-environment-examples/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/index").Plugin<any>[]'.
|
test:
examples/react-server/vite.config.ts#L34
No overload matches this call.
|
test:
examples/react-server/src/types/react.ts#L12
All declarations of 'formState' must have identical modifiers.
|
test:
examples/react-server/src/types/react.ts#L12
Subsequent property declarations must have the same type. Property 'formState' must be of type 'ReactFormState | null | undefined', but here has type 'unknown'.
|
test:
examples/react-ssr/vite.config.ts#L8
No overload matches this call.
|
test:
examples/react-ssr-workerd/vite.config.ts#L9
No overload matches this call.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|