This repository has been archived by the owner on Jan 8, 2025. It is now read-only.
Improve 404 error page, logging #1435
Annotations
1 error and 3 warnings
Lint code base
Process completed with exit code 1.
|
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
|