Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Allow four levels of sidebar entries #1398

Allow four levels of sidebar entries

Allow four levels of sidebar entries #1398

Triggered via pull request July 18, 2024 13:45
Status Failure
Total duration 1m 42s
Artifacts

base.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 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#L34
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/