Skip to content

Update react monorepo to v19 #1461

Update react monorepo to v19

Update react monorepo to v19 #1461

Triggered via push September 28, 2025 12:36
Status Failure
Total duration 45s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

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'.