Skip to content

feat: add exam selection component #83

feat: add exam selection component

feat: add exam selection component #83

Triggered via pull request July 17, 2023 16:07
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test (16): src/pages/ExamsPage/components/ExamSelection.jsx#L10
'formatDate' is assigned a value but never used
test (16): src/pages/ExamsPage/components/ExamSelection.jsx#L25
Unexpected newline before ')'
test (16): src/pages/ExamsPage/components/ExamSelection.jsx#L25
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
test (16): src/pages/ExamsPage/index.jsx#L1
'useEffect' is defined but never used
test (16): src/pages/ExamsPage/index.jsx#L4
Unexpected trailing comma
test (16): src/pages/ExamsPage/index.jsx#L9
'useFetchExamAttempts' is defined but never used