fix(backend): resolve Docker build failures - Prisma config and Ether… #455
ci.yml
on: push
Backend CI
1m 18s
Frontend CI
2m 8s
Annotations
7 errors and 12 warnings
|
Backend CI
Process completed with exit code 2.
|
|
Backend CI
Argument of type 'string | string[] | undefined' is not assignable to parameter of type 'string'.
|
|
Backend CI
Type 'string | string[] | undefined' is not assignable to type 'string | undefined'.
|
|
Backend CI
Argument of type 'string | string[] | undefined' is not assignable to parameter of type 'string'.
|
|
Backend CI
Type 'string | string[] | undefined' is not assignable to type 'string | undefined'.
|
|
Backend CI
Argument of type '{ createdAt: string; updatedAt: string; id: string; workspaceId: string; title: string; description: string | null; instructor: string; credits: number; }' is not assignable to parameter of type '{ id: string; title: string; description: string; instructor: string; credits: number; createdAt: string; updatedAt: string; }'.
|
|
Backend CI
Type '{ createdAt: string; updatedAt: string; id: string; workspaceId: string; title: string; description: string | null; instructor: string; credits: number; }[]' is not assignable to type '{ id: string; title: string; description: string; instructor: string; credits: number; createdAt: string; updatedAt: string; }[]'.
|
|
Backend CI
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 CI
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 CI:
frontend/src/app/bridge-tracker/page.tsx#L263
'getStatusColor' is assigned a value but never used
|
|
Frontend CI:
frontend/src/app/bridge-tracker/page.tsx#L122
'loading' is assigned a value but never used
|
|
Frontend CI:
frontend/src/app/bridge-tracker/page.tsx#L21
'HelpCircle' is defined but never used
|
|
Frontend CI:
frontend/src/app/brainstorm/page.tsx#L15
'canvasId' is assigned a value but never used
|
|
Frontend CI:
frontend/src/app/asset-management/page.tsx#L58
React Hook useEffect has a missing dependency: 'loadAssets'. Either include it or remove the dependency array
|
|
Frontend CI:
frontend/next.config.ts#L11
'webpack' is defined but never used
|
|
Frontend CI:
frontend/next.config.ts#L11
'defaultLoaders' is defined but never used
|
|
Frontend CI:
frontend/next.config.ts#L11
'isServer' is defined but never used
|
|
Frontend CI:
frontend/next.config.ts#L11
'dev' is defined but never used
|
|
Frontend CI:
frontend/next.config.ts#L11
'buildId' is defined but never used
|