issue #193: Profile page creation and a possible template #391
Annotations
12 errors and 1 warning
build:
src/App.tsx#L24
Cannot find module './pages/GapsPatternsPage' or its corresponding type declarations.
|
build:
src/App.tsx#L117
Type '{ pages: ({ label: string; path: string; icon: ForwardRefExoticComponent<Pick<AntdIconProps, "name" | "default" | "id" | "type" | "start" | "cite" | "data" | "form" | "label" | "slot" | "span" | ... 352 more ... | "twoToneColor"> & RefAttributes<...>>; element: Element; searchParamsRequired?: undefined; } | { ...; }...' is not assignable to type 'IntrinsicAttributes'.
|
build:
src/App.tsx#L121
Cannot find name 'Routes'. Did you mean 'Router'?
|
build:
src/App.tsx#L122
Cannot find name 'Route'. Did you mean 'Router'?
|
build:
src/App.tsx#L122
Property 'key' does not exist on type '{ label: string; path: string; icon: ForwardRefExoticComponent<Pick<AntdIconProps, "name" | "default" | "id" | "type" | "start" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | ... 351 more ... | "twoToneColor"> & RefAttributes<...>>; element: Element; searchParamsRequired?: undefined; } | { ...; }...'.
|
build:
src/App.tsx#L122
Cannot find name 'DashboardPage'.
|
build:
src/App.tsx#L123
Cannot find name 'Route'. Did you mean 'Router'?
|
build:
src/App.tsx#L123
Property 'key' does not exist on type '{ label: string; path: string; icon: ForwardRefExoticComponent<Pick<AntdIconProps, "name" | "default" | "id" | "type" | "start" | "cite" | "data" | "form" | "label" | "slot" | "span" | "style" | ... 351 more ... | "twoToneColor"> & RefAttributes<...>>; element: Element; searchParamsRequired?: undefined; } | { ...; }...'.
|
build:
src/App.tsx#L123
Cannot find name 'TimelinePage'.
|
build:
src/App.tsx#L124
Cannot find name 'Route'. Did you mean 'Router'?
|
test
The job running on runner GitHub Actions 7 has exceeded the maximum execution time of 60 minutes.
|
test
The operation was canceled.
|
test
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|