build(deps-dev): bump @types/react from 18.2.13 to 18.2.15 #661
build-and-test.yml
on: pull_request
Running vitest
1m 44s
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#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>'.
|