Allow four levels of sidebar entries #1395
Annotations
8 errors and 2 warnings
layouts/DocsPage/DocsPage.tsx#L85
Property 'currentPathGetter' is missing in type '{ data: NavigationCategory[]; section: boolean; currentVersion: string; }' but required in type 'DocNavigationProps'.
|
layouts/DocsPage/Navigation.stories.tsx#L6
Cannot find module './TabItem' or its corresponding type declarations.
|
layouts/DocsPage/Navigation.stories.tsx#L7
Cannot find module './Tabs' or its corresponding type declarations.
|
layouts/DocsPage/Navigation.stories.tsx#L37
Type '{ icon: string; title: string; entries: { title: string; slug: string; entries: { title: string; slug: string; entries: { title: string; slug: string; }[]; }[]; }[]; }[]' is not assignable to type 'NavigationCategory[]'.
|
uvu-tests/remark-toc.test.ts#L85
Argument of type 'IFs' is not assignable to parameter of type 'typeof import("fs")'.
|
uvu-tests/remark-toc.test.ts#L95
Argument of type 'IFs' is not assignable to parameter of type 'typeof import("fs")'.
|
uvu-tests/remark-toc.test.ts#L151
Argument of type 'IFs' is not assignable to parameter of type 'typeof import("fs")'.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading