[WIP] React Router Migration #11727
Annotations
10 errors and 1 warning
Running static type checking:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3147
Duplicate identifier 'LibraryManagedAttributes'.
|
Running static type checking:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3153
Duplicate identifier 'LibraryManagedAttributes'.
|
Running static type checking:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3165
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 static type checking:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3166
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 static type checking:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3167
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 static type checking:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3168
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 static type checking:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3169
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 static type checking:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3170
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 static type checking:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3171
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 static type checking:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3172
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>'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading