Skip to content

Session Management and RBAC for questions API #285

Session Management and RBAC for questions API

Session Management and RBAC for questions API #285

Triggered via pull request December 1, 2024 08:54
Status Failure
Total duration 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/pages/candidate/CandidateDashboard.tsx#L20
'Exam' is declared but its value is never read.
build: src/pages/candidate/CandidateDashboard.tsx#L22
'render' is declared but its value is never read.
build: src/pages/candidate/CandidateDashboard.tsx#L77
Parameter 'exam' implicitly has an 'any' type.
build: src/pages/candidate/CandidateDashboard.tsx#L86
Parameter 'exam' implicitly has an 'any' type.
build: src/pages/candidate/CandidateDashboard.tsx#L184
Type '(value: moment.Moment) => JSX.Element | null' is not assignable to type '(date: Dayjs) => ReactNode'.
build: src/pages/candidate/ExamView.tsx#L29
'examType' is declared but its value is never read.
build: src/pages/orgadmin/CompleteExamPage.tsx#L1
'ExamsTable' is declared but its value is never read.
build: src/pages/orgadmin/CompleteExamPage.tsx#L6
'BadgeProps' is declared but its value is never read.
build: src/pages/orgadmin/CompleteExamPage.tsx#L13
'Tooltip' is declared but its value is never read.
build: src/pages/orgadmin/CompleteExamPage.tsx#L20
'format' is declared but its value is never read.