Update react monorepo to v19 #1461
Annotations
9 errors
|
build
Process completed with exit code 2.
|
|
build:
pages/es/index.tsx#L46
Property 'id' is missing in type '{ children: string; }' but required in type 'Pick<JSX.IntrinsicElements, "children" | "id">'.
|
|
build:
pages/en/index.tsx#L46
Property 'id' is missing in type '{ children: string; }' but required in type 'Pick<JSX.IntrinsicElements, "children" | "id">'.
|
|
build:
layouts/Page/components/Text/index.tsx#L1
Cannot find namespace 'JSX'.
|
|
build:
layouts/Page/components/Subheading/index.tsx#L1
Cannot find namespace 'JSX'.
|
|
build:
layouts/Page/components/Heading/index.tsx#L3
Cannot find namespace 'JSX'.
|
|
build:
components/TextField/index.tsx#L27
Cannot find namespace 'JSX'.
|
|
build:
components/TextField/index.tsx#L19
Cannot find namespace 'JSX'.
|
|
build:
components/Button/index.tsx#L6
Cannot find namespace 'JSX'.
|