Skip to content

Revert transitive dep upgrade to fix issue with modals #1604

Revert transitive dep upgrade to fix issue with modals

Revert transitive dep upgrade to fix issue with modals #1604

Triggered via push March 18, 2024 01:31
Status Failure
Total duration 1m 57s
Artifacts

nodejs.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L4252
Duplicate identifier 'LibraryManagedAttributes'.
build: node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L4264
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: node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L4265
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: node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L4266
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: node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L4267
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: node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L4268
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: node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L4269
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: node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L4270
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>'.
build: node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L4271
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>'.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.