Skip to content

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

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

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

Triggered via pull request July 24, 2023 07:42
Status Failure
Total duration 1m 53s
Artifacts

build-and-test.yml

on: pull_request
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#L3376
Subsequent property declarations must have the same type. Property 'svg' must be of type 'SVGProps<SVGSVGElement>', but here has type 'SVGProps<SVGSVGElement>'.
Running vitest: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3378
Subsequent property declarations must have the same type. Property 'animate' must be of type 'SVGProps<SVGElement>', but here has type 'SVGProps<SVGElement>'.
Running vitest: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3379
Subsequent property declarations must have the same type. Property 'animateMotion' must be of type 'SVGProps<SVGElement>', but here has type 'SVGProps<SVGElement>'.
Running vitest: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3380
Subsequent property declarations must have the same type. Property 'animateTransform' must be of type 'SVGProps<SVGElement>', but here has type 'SVGProps<SVGElement>'.
Running vitest: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3381
Subsequent property declarations must have the same type. Property 'circle' must be of type 'SVGProps<SVGCircleElement>', but here has type 'SVGProps<SVGCircleElement>'.
Running vitest: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3382
Subsequent property declarations must have the same type. Property 'clipPath' must be of type 'SVGProps<SVGClipPathElement>', but here has type 'SVGProps<SVGClipPathElement>'.
Running vitest: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3383
Subsequent property declarations must have the same type. Property 'defs' must be of type 'SVGProps<SVGDefsElement>', but here has type 'SVGProps<SVGDefsElement>'.
Running vitest: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3384
Subsequent property declarations must have the same type. Property 'desc' must be of type 'SVGProps<SVGDescElement>', but here has type 'SVGProps<SVGDescElement>'.