Skip to content

feat(k8s): implement container orchestration and scaling for profile … #519

feat(k8s): implement container orchestration and scaling for profile …

feat(k8s): implement container orchestration and scaling for profile … #519

Triggered via pull request June 25, 2026 10:57
Status Failure
Total duration 54s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
type-check: src/app/api/courses/downloadable/route.ts#L42
Binding element 'size' implicitly has an 'any' type.
type-check: src/app/api/courses/downloadable/route.ts#L41
Binding element 'progress' implicitly has an 'any' type.
type-check: src/app/api/courses/downloadable/route.ts#L40
Binding element 'totalLessons' implicitly has an 'any' type.
type-check: src/app/api/courses/downloadable/route.ts#L39
Binding element 'duration' implicitly has an 'any' type.
type-check: src/app/api/courses/downloadable/route.ts#L38
Binding element 'instructor' implicitly has an 'any' type.
type-check: src/app/api/courses/downloadable/route.ts#L37
Binding element 'description' implicitly has an 'any' type.
type-check: src/app/api/courses/downloadable/route.ts#L36
Binding element 'title' implicitly has an 'any' type.
type-check: src/app/api/courses/downloadable/route.ts#L35
Binding element 'id' implicitly has an 'any' type.
type-check: src/app/api/courses/downloadable/route.ts#L33
Cannot find name 'getAllCourses'.
type-check: src/app/api/courses/[id]/route.ts#L52
Cannot find name 'getCourseById'.
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/
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/
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/