feat: add GET /api/v1/courses/:id/enrolled-users admin endpoint - #451
Merged
DeFiVC merged 2 commits intoSep 1, 2026
Annotations
3 errors and 11 warnings
|
Run npm run lint
Process completed with exit code 1.
|
|
Run npm run lint:
tests/e2e/course-waitlist.test.ts#L2
Do not use a triple slash reference for vitest, use `import` style instead
|
|
Run npm run lint:
tests/e2e/course-waitlist.test.ts#L1
Do not use a triple slash reference for vitest, use `import` style instead
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run npm run lint:
src/modules/admin/admin-users.service.ts#L9
'auditLogs' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run npm run lint:
src/middleware/validation.ts#L41
Unexpected any. Specify a different type
|
|
Run npm run lint:
src/middleware/validation.ts#L32
Unexpected any. Specify a different type
|
|
Run npm run lint:
src/middleware/response-envelope.ts#L13
Unexpected any. Specify a different type
|
|
Run npm run lint:
src/middleware/rate-limit.ts#L86
Unexpected any. Specify a different type
|
|
Run npm run lint:
src/middleware/rate-limit.ts#L68
Unexpected any. Specify a different type
|
|
Run npm run lint:
src/middleware/rate-limit.ts#L54
Unexpected any. Specify a different type
|
|
Run npm run lint:
src/middleware/rate-limit.ts#L20
Unexpected any. Specify a different type
|
|
Run npm run lint:
src/middleware/auth.ts#L40
'reply' is defined but never used. Allowed unused args must match /^_/u
|
|
Run npm run lint:
src/database/seed.ts#L53
'course3' is assigned a value but never used. Allowed unused vars must match /^_/u
|
background
wait
wait-all
cancel
parallel
Loading