Skip to content

Per term notification limit #709

Per term notification limit

Per term notification limit #709

Triggered via pull request November 20, 2024 14:13
Status Success
Total duration 1m 22s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-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/Header.tsx#L76
'router' is assigned a value but never used
lint: components/ResultsPage/Results/CourseResult.tsx#L229
React Hook useMemo has a missing dependency: 'userInfo'. Either include it or remove the dependency array