Skip to content

Merge to prod 10/24/23 #540

Merge to prod 10/24/23

Merge to prod 10/24/23 #540

Triggered via pull request October 24, 2023 15:11
@Lucas-DunkerLucas-Dunker
synchronize #223
master
Status Success
Total duration 3m 52s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 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: components/ClassPage/ClassPageInfoBody.tsx#L134
Missing return type on function
lint: components/FeedbackModal.tsx#L56
Missing return type on function
lint: components/FeedbackModal.tsx#L95
Missing return type on function
lint: components/FeedbackModal.tsx#L101
Missing return type on function
lint: components/FeedbackModal.tsx#L107
Missing return type on function
lint: components/FeedbackModal.tsx#L113
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#L61
React Hook useMemo has a missing dependency: 'userInfo'. Either include it or remove the dependency array
lint: components/ResultsPage/Results/CourseResult.tsx#L217
React Hook useMemo has a missing dependency: 'userInfo'. Either include it or remove the dependency array