Update react-types #13475
static_analysis.yaml
on: pull_request
Typescript Syntax Check
1m 38s
i18n Check
/
check
1m 18s
Rethemendex Check
4s
ESLint
2m 0s
Style Lint
1m 8s
Workflow Lint
50s
Analyse Dead Code
1m 36s
Annotations
10 errors and 1 warning
Typescript Syntax Check:
node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L4312
Duplicate identifier 'ElementType'.
|
Typescript Syntax Check:
node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L4326
Duplicate identifier 'LibraryManagedAttributes'.
|
Typescript Syntax Check:
node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L4338
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>'.
|
Typescript Syntax Check:
node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L4339
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>'.
|
Typescript Syntax Check:
node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L4340
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>'.
|
Typescript Syntax Check:
node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L4341
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>'.
|
Typescript Syntax Check:
node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L4342
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>'.
|
Typescript Syntax Check:
node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L4343
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>'.
|
Typescript Syntax Check:
node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L4344
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>'.
|
Typescript Syntax Check:
node_modules/@types/react-transition-group/node_modules/@types/react/index.d.ts#L4345
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>'.
|
i18n Check / check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|