Feature/sophia/vsr review page #144
lint-check.yml
on: pull_request
Backend check
1m 12s
Frontend check
1m 11s
Annotations
4 warnings
Frontend check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Frontend check:
frontend/src/app/vsr/page.tsx#L3
'useMemo' is defined but never used. Allowed unused vars must match /^_/u
|
Frontend check:
frontend/src/app/vsr/page.tsx#L200
'data' is defined but never used. Allowed unused args must match /^_/u
|
Backend check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|