Skip to content

Allow four levels of sidebar entries #1395

Allow four levels of sidebar entries

Allow four levels of sidebar entries #1395

Triggered via pull request July 17, 2024 20:58
Status Failure
Total duration 1m 39s
Artifacts

base.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Lint code base: layouts/DocsPage/DocsPage.tsx#L85
Property 'currentPathGetter' is missing in type '{ data: NavigationCategory[]; section: boolean; currentVersion: string; }' but required in type 'DocNavigationProps'.
Lint code base: layouts/DocsPage/Navigation.stories.tsx#L6
Cannot find module './TabItem' or its corresponding type declarations.
Lint code base: layouts/DocsPage/Navigation.stories.tsx#L7
Cannot find module './Tabs' or its corresponding type declarations.
Lint code base: 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[]'.
Lint code base: uvu-tests/remark-toc.test.ts#L85
Argument of type 'IFs' is not assignable to parameter of type 'typeof import("fs")'.
Lint code base: uvu-tests/remark-toc.test.ts#L95
Argument of type 'IFs' is not assignable to parameter of type 'typeof import("fs")'.
Lint code base: uvu-tests/remark-toc.test.ts#L151
Argument of type 'IFs' is not assignable to parameter of type 'typeof import("fs")'.
Lint code base
Process completed with exit code 2.
Lint code base
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/
Lint code base
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/