Feature/hrithik/congratulationsPopupWindow #48
lint-check.yml
on: pull_request
Backend lint and style check
13s
Frontend lint and style check
19s
Annotations
3 errors and 3 warnings
Frontend lint and style check:
frontend/src/pages/TestCongratulations.tsx#L24
Visible, non-interactive elements with click handlers must have at least one keyboard listener
|
Frontend lint and style check:
frontend/src/pages/TestCongratulations.tsx#L24
Non-interactive elements should not be assigned mouse or keyboard event listeners
|
Frontend lint and style check
Process completed with exit code 1.
|
Backend lint and style 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 lint and style 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 lint and style check:
frontend/src/pages/index.ts#L2
Using exported name 'Candidates' as identifier for default export
|