Revert "Ap/no notifications husky page" #723
Annotations
11 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|