Rr6 #782
Annotations
6 errors
Run build:
src/AutoUIApp/Sidebar.tsx#L3
Could not find a declaration file for module 'react-router'. '/home/runner/work/autoui/autoui/node_modules/react-router/index.js' implicitly has an 'any' type.
|
Run build:
src/AutoUIApp/index.tsx#L4
Module '"react-router-dom"' has no exported member 'Switch'.
|
Run build:
src/AutoUIApp/index.tsx#L11
Cannot find module '../hooks/useHistory' or its corresponding type declarations.
|
Run build:
src/AutoUIApp/index.tsx#L61
Type '{ children: Element[]; history: any; }' is not assignable to type 'IntrinsicAttributes & RouterProps'.
|
Run build:
src/AutoUIApp/index.tsx#L87
Type '{ key: string; path: string; render: () => Element; }' is not assignable to type 'IntrinsicAttributes & RouteProps'.
|
Run build
Process completed with exit code 2.
|
Loading