Skip to content

Add Get all mentee emails by status endpoint #154

Add Get all mentee emails by status endpoint

Add Get all mentee emails by status endpoint #154

Triggered via pull request November 27, 2023 05:07
Status Failure
Total duration 56s
Artifacts

CI.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build: src/routes/admin/admin.route.ts#L13
Insert `·`
build: src/routes/admin/mentee/mentee.route.ts#L2
'requireAuth' is defined but never used
build: src/routes/admin/mentee/mentee.route.ts#L3
Replace `⏎··getAllMenteeEmails,⏎` with `·getAllMenteeEmails·`
build: src/routes/admin/mentee/mentee.route.ts#L9
Expected exception block, space or tab after '/*' in comment
build: src/routes/admin/mentee/mentee.route.ts#L9
Expected space or tab before '*/' in comment
build: src/services/admin/email.service.ts#L5
Replace `status:·ApplicationStatus·|·undefined` with `⏎··status:·ApplicationStatus·|·undefined⏎`
build: src/services/admin/email.service.ts#L19
Replace `+·(status·||·'undefined'),` with `·+·(status·||·'undefined')`
build: src/services/admin/email.service.ts#L19
Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator
build
Process completed with exit code 1.
build: src/routes/admin/mentee/mentee.route.ts#L2
'requireAuth' is defined but never used