Skip to content

prod rebased into master #678

prod rebased into master

prod rebased into master #678

Triggered via pull request May 14, 2024 01:26
Status Success
Total duration 1m 15s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: components/ClassPage/ClassPageInfoBody.tsx#L134
Missing return type on function
lint: components/FeedbackModal.tsx#L27
'State' is defined but never used
lint: components/FeedbackModal.tsx#L51
Missing return type on function
lint: components/FeedbackModal.tsx#L93
Missing return type on function
lint: components/FeedbackModal.tsx#L97
Missing return type on function
lint: components/FeedbackModal.tsx#L101
Missing return type on function
lint: components/Footer.tsx#L8
Missing return type on function
lint: components/Footer.tsx#L11
Missing return type on function
lint: components/ResultsPage/Results/CourseResult.tsx#L225
React Hook useMemo has a missing dependency: 'userInfo'. Either include it or remove the dependency array
lint: components/ResultsPage/Results/EmployeeResult.tsx#L8
'macros' is defined but never used