Skip to content

Feat/lesson publish toggle admin visibility split #159

Feat/lesson publish toggle admin visibility split

Feat/lesson publish toggle admin visibility split #159

Triggered via pull request May 1, 2026 12:18
Status Failure
Total duration 5m 5s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 23 warnings
Frontend
Process completed with exit code 1.
Frontend: frontend/contexts/learning-context.tsx#L369
Unexpected any. Specify a different type
Frontend: frontend/contexts/learning-context.tsx#L367
Unexpected any. Specify a different type
Frontend: frontend/contexts/learning-context.tsx#L366
Unexpected any. Specify a different type
Backend
Process completed with exit code 1.
Frontend E2E Tests
Process completed with exit code 1.
Frontend
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Frontend: frontend/components/certificates/certificate-card.tsx#L18
'api' is defined but never used
Frontend: frontend/components/certificates/certificate-card.tsx#L9
'ExternalLink' is defined but never used
Frontend: frontend/app/verify-certificate/page.tsx#L26
'refetch' is assigned a value but never used
Frontend: frontend/app/verify-certificate/page.tsx#L26
'isError' is assigned a value but never used
Frontend: frontend/app/settings/page.tsx#L6
'Mail' is defined but never used
Frontend: frontend/app/settings/page.tsx#L6
'Shield' is defined but never used
Frontend: frontend/app/profile/page.tsx#L23
'MapPin' is defined but never used
Frontend: frontend/app/profile/page.tsx#L21
'ExternalLink' is defined but never used
Frontend: frontend/app/profile/page.tsx#L19
'UserIcon' is defined but never used
Frontend: frontend/app/profile/page.tsx#L3
'Image' is defined but never used
Backend
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Backend: backend/src/dao/dao.controller.ts#L92
Unsafe argument of type `any` assigned to a parameter of type `string`
Backend: backend/src/dao/dao.controller.ts#L82
Unsafe argument of type `any` assigned to a parameter of type `string`
Backend: backend/src/dao/dao.controller.ts#L66
Unsafe argument of type `any` assigned to a parameter of type `string`
Backend: backend/src/dao/dao.controller.ts#L40
Unsafe argument of type `any` assigned to a parameter of type `string`
Backend: backend/src/currencies/currencies.service.ts#L46
'_historicalData' is assigned a value but never used
Backend: backend/src/courses/courses.service.spec.ts#L115
Unsafe argument of type error typed assigned to a parameter of type `EntityClassOrSchema`
Backend: backend/src/courses/courses.service.spec.ts#L111
Unsafe argument of type error typed assigned to a parameter of type `EntityClassOrSchema`
Backend: backend/src/common/guards/roles.guard.ts#L33
Unsafe argument of type `any` assigned to a parameter of type `UserRole`
Backend: backend/src/common/guards/jwt-auth.guard.ts#L7
Unsafe argument of type `any` assigned to a parameter of type `ExecutionContext`
Backend: backend/src/auth/auth.controller.ts#L7
'ApiBearerAuth' is defined but never used
Frontend E2E Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/