[Feature] main site navigation #20483
Annotations
3 errors and 10 warnings
Lint
@gc-digital-talent/web#tsc: command (/home/runner/work/gc-digital-talent/gc-digital-talent/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run tsc exited (2)
|
Lint
Object literal may only specify known properties, and 'isAdmin' does not exist in type 'useBreadcrumbsProps'.
|
Lint
Process completed with exit code 2.
|
Lint:
packages/ui/src/components/Card/CardSectioned/CardSectioned.tsx#L22
exported declaration 'RootProps' not used within other modules
|
Lint:
packages/ui/src/components/NavMenu/NavMenuWrapper.tsx#L18
exported declaration 'NavMenuProps' not used within other modules
|
Lint:
apps/web/src/components/Hero/MenuLink.tsx#L5
exported declaration 'MenuLinkProps' not used within other modules
|
Lint:
apps/web/src/components/Hero/NavigationMenu.tsx#L191
exported declaration 'default' not used within other modules
|
Lint:
apps/web/src/components/Layout/AdminLayout/SignInOrSignOut.tsx#L39
exported declaration 'default' not used within other modules
|
Lint:
apps/web/src/components/Layout/Layout.tsx#L19
exported declaration 'ErrorBoundary' not used within other modules
|
Lint:
apps/web/src/components/NavContext/NavContextContainer.tsx#L36
exported declaration 'convertRoleToNavRole' not used within other modules
|
Lint:
apps/web/src/components/NavMenu/useMainNavLinks.tsx#L20
exported declaration 'NavItem' not used within other modules
|
Lint:
apps/web/src/components/SearchRequestFilters/SearchRequestFilters.tsx#L86
'hasDiploma' is deprecated. hasDiploma to be replaced
|
Lint:
apps/web/src/index.d.ts#L4
exported declaration 'default' not used within other modules
|