Revert transitive dep upgrade to fix issue with modals #1604
Annotations
10 errors and 1 warning
TypeScript:
node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L4238
Duplicate identifier 'ElementType'.
|
TypeScript:
node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L4252
Duplicate identifier 'LibraryManagedAttributes'.
|
TypeScript:
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>'.
|
TypeScript:
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>'.
|
TypeScript:
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>'.
|
TypeScript:
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>'.
|
TypeScript:
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>'.
|
TypeScript:
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>'.
|
TypeScript:
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>'.
|
TypeScript:
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>'.
|
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/.
|
Loading