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

Fix sidebar generation and display logic #1407

Fix sidebar generation and display logic

Fix sidebar generation and display logic #1407

Triggered via pull request August 7, 2024 22:31
Status Failure
Total duration 6m 41s
Artifacts

base.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Lint code base: layouts/DocsPage/Navigation.tsx#L55
Argument of type 'NavigationItem' is not assignable to parameter of type 'NavigationCategory'.
Lint code base: layouts/DocsPage/Navigation.tsx#L94
Property 'slug' does not exist on type 'NavigationCategory'.
Lint code base: layouts/DocsPage/Navigation.tsx#L101
Argument of type 'NavigationItem' is not assignable to parameter of type 'NavigationCategory'.
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/