Skip to content

upgrade all packages with pnpm #26

upgrade all packages with pnpm

upgrade all packages with pnpm #26

Triggered via pull request July 26, 2023 22:56
Status Failure
Total duration 49s
Artifacts

release.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Release: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3100
Duplicate identifier 'LibraryManagedAttributes'.
Release: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3111
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>'.
Release: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3112
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>'.
Release: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3113
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>'.
Release: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3114
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>'.
Release: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3115
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>'.
Release: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3116
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>'.
Release: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3117
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>'.
Release: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3118
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>'.
Release: node_modules/@types/react-dom/node_modules/@types/react/index.d.ts#L3119
Subsequent property declarations must have the same type. Property 'base' must be of type 'DetailedHTMLProps<BaseHTMLAttributes<HTMLBaseElement>, HTMLBaseElement>', but here has type 'DetailedHTMLProps<BaseHTMLAttributes<HTMLBaseElement>, HTMLBaseElement>'.