Skip to content

Fix sidebar generation and display logic (#490) #1410

Fix sidebar generation and display logic (#490)

Fix sidebar generation and display logic (#490) #1410

Triggered via push August 28, 2024 21:44
Status Success
Total duration 14m 35s
Artifacts

base.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
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 use a deprecated Node.js version 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/
Lint code base: components/Tabs/Tabs.tsx#L168
React Hook useEffect has missing dependencies: 'getSelectedTab' and 'setCurrentTab'. Either include them or remove the dependency array