Skip to content

fix(deps): update react monorepo #426

fix(deps): update react monorepo

fix(deps): update react monorepo #426

Triggered via pull request April 29, 2024 16:44
Status Failure
Total duration 1m 2s
Artifacts

tsc.yml

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

Annotations

10 errors and 2 warnings
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Type checking code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/