Notifications Button #720
Annotations
10 warnings
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
|