chore(deps): react 19 stable #905
Annotations
7 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/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
Process completed with exit code 2.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|