Skip to content

Page/thankyouforapplying #47

Page/thankyouforapplying

Page/thankyouforapplying #47

Triggered via pull request March 30, 2024 07:32
Status Success
Total duration 27s
Artifacts

lint-check.yml

on: pull_request
Backend lint and style check
19s
Backend lint and style check
Frontend lint and style check
15s
Frontend lint and style check
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
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/components/ThankyouForApplying.tsx#L3
`../components/index.ts` import should occur before import of `./ThankyouForApplying.module.css`
Frontend lint and style check: frontend/src/pages/index.ts#L2
There should be at least one empty line between import groups
Frontend lint and style check: frontend/src/pages/index.ts#L3
`../components/ThankyouForApplying.tsx` import should occur before import of `./Apply.tsx`
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/.