Skip to content

Merge remote-tracking branch 'origin/main' into app-cleanup #28

Merge remote-tracking branch 'origin/main' into app-cleanup

Merge remote-tracking branch 'origin/main' into app-cleanup #28

Triggered via push January 20, 2024 19:27
Status Failure
Total duration 1m 0s
Artifacts

lint.yml

on: push
Run ESLint (sponsor)
48s
Run ESLint (sponsor)
Run ESLint (admin)
38s
Run ESLint (admin)
Run ESLint (api)
50s
Run ESLint (api)
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
Run ESLint (admin): apps/admin/src/pages/NotificationsPage/NotificationsPage.tsx#L20
'headers' is assigned a value but never used
Run ESLint (admin)
Process completed with exit code 1.
Run ESLint (sponsor): apps/sponsor/src/components/Modal/Modal.tsx#L50
Replace `⏎············src={closeSvg}⏎············alt='Close'⏎············className={c.close}⏎············onClick={close}⏎·········` with `·src={closeSvg}·alt='Close'·className={c.close}·onClick={close}`
Run ESLint (sponsor)
Process completed with exit code 1.
Run ESLint (admin)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run ESLint (admin): apps/admin/src/components/FileUpload/FileUpload.tsx#L28
React Hook useCallback has a missing dependency: 'setSrc'. Either include it or remove the dependency array. If 'setSrc' changes too often, find the parent component that defines it and wrap that definition in useCallback
Run ESLint (admin): apps/admin/src/pages/CompaniesPage/CompaniesPage.tsx#L165
React Hook useEffect has missing dependencies: 'companies' and 'editCompanyForm'. Either include them or remove the dependency array
Run ESLint (admin): apps/admin/src/pages/SurveyQuestionsPage/SurveyQuestionsPage.tsx#L139
React Hook useEffect has a missing dependency: 'editSurveyQuestionForm'. Either include it or remove the dependency array
Run ESLint (sponsor)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run ESLint (api)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/