Feature/steven+yoto vsr personal info #40
lint-check.yml
on: pull_request
Backend check
29s
Frontend check
29s
Annotations
3 errors and 11 warnings
Frontend check:
frontend/src/app/vsr/page.tsx#L135
`'` can be escaped with `'`, `‘`, `'`, `’`
|
Frontend check:
frontend/src/app/vsr/page.tsx#L139
`'` can be escaped with `'`, `‘`, `'`, `’`
|
Frontend check
Process completed with exit code 1.
|
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/page.tsx#L1
'Image' is defined but never used. Allowed unused vars must match /^_/u
|
Frontend check:
frontend/src/app/page.tsx#L2
'styles' is defined but never used. Allowed unused vars must match /^_/u
|
Frontend check:
frontend/src/app/vsr/page.tsx#L10
'validators' is defined but never used. Allowed unused vars must match /^_/u
|
Frontend check:
frontend/src/app/vsr/page.tsx#L159
'e' is defined but never used. Allowed unused args must match /^_/u
|
Frontend check:
frontend/src/app/vsr/page.tsx#L192
'e' is defined but never used. Allowed unused args must match /^_/u
|
Frontend check:
frontend/src/app/vsr/page.tsx#L223
'e' is defined but never used. Allowed unused args must match /^_/u
|
Frontend check:
frontend/src/components/Dropdown.tsx#L3
'InputLabel' is defined but never used. Allowed unused vars must match /^_/u
|
Frontend check:
frontend/src/components/HeaderBar.tsx#L7
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
Frontend check:
frontend/src/components/MultipleChoice.tsx#L1
'useState' is defined but never used. Allowed unused vars 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/.
|