build(deps-dev): bump @types/react from 18.2.13 to 18.2.18 #669
build-and-test.yml
on: pull_request
Running vitest
1m 35s
Annotations
10 errors
Running vitest:
node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3234
Duplicate identifier 'ElementType'.
|
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>'.
|