Skip to content

build(deps-dev): bump @types/react from 18.2.13 to 18.2.28 #701

build(deps-dev): bump @types/react from 18.2.13 to 18.2.28

build(deps-dev): bump @types/react from 18.2.13 to 18.2.28 #701

Triggered via pull request October 16, 2023 13:42
Status Failure
Total duration 54s
Artifacts

build-and-test.yml

on: pull_request
Running vitest
41s
Running vitest
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Running vitest: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3244
Duplicate identifier 'LibraryManagedAttributes'.
Running vitest: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3255
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>'.
Running vitest: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3256
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>'.
Running vitest: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3257
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>'.
Running vitest: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3258
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>'.
Running vitest: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3259
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>'.
Running vitest: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3260
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>'.
Running vitest: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3261
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>'.
Running vitest: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3262
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>'.