Skip to content

feat: Connect certificate service to progress tracking system (#761) #752

feat: Connect certificate service to progress tracking system (#761)

feat: Connect certificate service to progress tracking system (#761) #752

Triggered via pull request July 2, 2026 11:56
Status Failure
Total duration 51s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
type-check
Process completed with exit code 2.
type-check: src/services/certificate-service.ts#L55
Type '{ isCompleted: boolean; completedAt: string | undefined; }' is missing the following properties from type '{ userId: string; courseId: string; isCompleted: boolean; completedAt?: string | undefined; }': userId, courseId
validate
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
type-check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/