Skip to content

Subscription page desktop #735

Subscription page desktop

Subscription page desktop #735

Triggered via pull request February 16, 2025 21:52
Status Failure
Total duration 1m 16s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
lint
Process completed with exit code 2.
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