Skip to content

fix(deps): update react monorepo #450

fix(deps): update react monorepo

fix(deps): update react monorepo #450

Triggered via pull request December 8, 2024 19:23
Status Failure
Total duration 1m 1s
Artifacts

tsc.yml

on: pull_request
Type checking code
53s
Type checking code
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Type checking code: node_modules/@types/react-modal/node_modules/@types/react/index.d.ts#L1
Duplicate identifier 'LibraryManagedAttributes'.
Type checking code: node_modules/@types/react-modal/node_modules/@types/react/index.d.ts#L1
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>'.
Type checking code: node_modules/@types/react-modal/node_modules/@types/react/index.d.ts#L1
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>'.
Type checking code: node_modules/@types/react-modal/node_modules/@types/react/index.d.ts#L1
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>'.
Type checking code: node_modules/@types/react-modal/node_modules/@types/react/index.d.ts#L1
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>'.
Type checking code: node_modules/@types/react-modal/node_modules/@types/react/index.d.ts#L1
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>'.
Type checking code: node_modules/@types/react-modal/node_modules/@types/react/index.d.ts#L1
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>'.
Type checking code: node_modules/@types/react-modal/node_modules/@types/react/index.d.ts#L1
Subsequent property declarations must have the same type. Property 'audio' must be of type 'DetailedHTMLProps<AudioHTMLAttributes<HTMLAudioElement>, HTMLAudioElement>', but here has type 'DetailedHTMLProps<AudioHTMLAttributes<HTMLAudioElement>, HTMLAudioElement>'.
Type checking code: node_modules/@types/react-modal/node_modules/@types/react/index.d.ts#L1
Subsequent property declarations must have the same type. Property 'b' must be of type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>', but here has type 'DetailedHTMLProps<HTMLAttributes<HTMLElement>, HTMLElement>'.
Type checking code: node_modules/@types/react-modal/node_modules/@types/react/index.d.ts#L1
Subsequent property declarations must have the same type. Property 'base' must be of type 'DetailedHTMLProps<BaseHTMLAttributes<HTMLBaseElement>, HTMLBaseElement>', but here has type 'DetailedHTMLProps<BaseHTMLAttributes<HTMLBaseElement>, HTMLBaseElement>'.
Type checking code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636