[WIP] React Router Migration #11727
Annotations
10 errors
Test Custom Application typescript starter template:
application-templates/starter-typescript/src/components/channel-details/channel-details.spec.tsx#L42
Property 'history' does not exist on type 'TRenderAppWithReduxResult<{}, {}>'.
|
Test Custom Application typescript starter template:
application-templates/starter-typescript/src/components/channels/channels.spec.tsx#L32
Property 'history' does not exist on type 'TRenderAppWithReduxResult<{}, {}>'.
|
Test Custom Application typescript starter template:
application-templates/starter-typescript/src/components/channels/channels.tsx#L133
Type '{ children: Element; path: string; }' is not assignable to type 'IntrinsicAttributes & { children: ReactNode; }'.
|
Test Custom Application typescript starter template:
application-templates/starter-typescript/src/components/welcome/welcome.spec.tsx#L12
Property 'history' does not exist on type 'TRenderAppWithReduxResult<{}, {}>'.
|
Test Custom Application typescript starter template:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3147
Duplicate identifier 'LibraryManagedAttributes'.
|
Test Custom Application typescript starter template:
node_modules/.pnpm/@[email protected]/node_modules/@types/react/index.d.ts#L3153
Duplicate identifier 'LibraryManagedAttributes'.
|
Test Custom Application typescript starter template:
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>'.
|
Test Custom Application typescript starter template:
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>'.
|
Test Custom Application typescript starter template:
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>'.
|
Test Custom Application typescript starter template:
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>'.
|
Loading