TSX Linting Fix - Remove tsconfig linting file from eslint config #533
Annotations
11 warnings
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/
|
components/ClassPage/ClassPageInfoBody.tsx#L134
Missing return type on function
|
components/FeedbackModal.tsx#L56
Missing return type on function
|
components/FeedbackModal.tsx#L95
Missing return type on function
|
components/FeedbackModal.tsx#L101
Missing return type on function
|
components/FeedbackModal.tsx#L107
Missing return type on function
|
components/FeedbackModal.tsx#L113
Missing return type on function
|
components/Footer.tsx#L8
Missing return type on function
|
components/Footer.tsx#L11
Missing return type on function
|
components/ResultsPage/Results/CourseResult.tsx#L61
React Hook useMemo has a missing dependency: 'userInfo'. Either include it or remove the dependency array
|
components/ResultsPage/Results/CourseResult.tsx#L217
React Hook useMemo has a missing dependency: 'userInfo'. Either include it or remove the dependency array
|
The logs for this run have expired and are no longer available.
Loading