Merge branch 'sandbox-notes' of https://github.com/sandboxnu/graduate… #3015
Annotations
2 errors and 2 warnings
packages/frontend/components/Sidebar/Sidebar.tsx#L43
'usePlan' is defined but never used. Allowed unused vars must match /^_/u
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/frontend/components/Sidebar/Sidebar.tsx#L378
React Hook useEffect has missing dependencies: 'planId' and 'router'. Either include them or remove the dependency array
|
This job failed
Loading