Skip to content

chore(deps): update react monorepo #605

chore(deps): update react monorepo

chore(deps): update react monorepo #605

Triggered via pull request September 16, 2024 11:31
Status Failure
Total duration 1m 4s
Artifacts

checks.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build (18.x): node_modules/@types/react/index.d.ts#L4318
Duplicate identifier 'ElementType'.
build (18.x): node_modules/@types/react/index.d.ts#L4332
Duplicate identifier 'LibraryManagedAttributes'.
build (18.x): node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3305
Duplicate identifier 'LibraryManagedAttributes'.
build (18.x): node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3317
Subsequent property declarations must have the same type. Property 'a' must be of type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>', but here has type 'DetailedHTMLProps<AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>'.
build (18.x): node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3318
Subsequent property declarations must have the same type. Property 'abbr' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
build (18.x): node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3319
Subsequent property declarations must have the same type. Property 'address' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
build (18.x): node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3320
Subsequent property declarations must have the same type. Property 'area' must be of type 'DetailedHTMLProps<AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement>', but here has type 'DetailedHTMLProps<AreaHTMLAttributes<HTMLAreaElement>, HTMLAreaElement>'.
build (18.x): node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3321
Subsequent property declarations must have the same type. Property 'article' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
build (18.x): node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3322
Subsequent property declarations must have the same type. Property 'aside' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/