Skip to content

Decreased margin-top to avoid text overlap with husky logo on mobile … #559

Decreased margin-top to avoid text overlap with husky logo on mobile …

Decreased margin-top to avoid text overlap with husky logo on mobile … #559

Triggered via pull request November 30, 2023 02:37
Status Success
Total duration 3m 37s
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#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/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