src/components/ActionView/FileList.tsx(3,36): error TS6133: 'useEffect' is declared but its value is never read.

Author: gaojsCreated Jan 27, 2026Updated Jan 27, 2026

[frontend-builder 8/8] RUN pnpm build: 0.717 0.717 > [email protected] build /app 0.717 > tsc -b && vite build --mode production 0.717 5.833 src/components/ActionView/FileList.tsx(3,36): error TS6133: 'useEffect' is declared but its value is never read. 5.877  ELIFECYCLE  Command failed with exit code 1.


Dockerfile:9

7 | RUN pnpm install 8 | COPY ui/ . 9 | >>> RUN pnpm build 10 | 11 | # 后端构建阶段

ERROR: failed to build: failed to solve: process "/bin/sh -c pnpm build" did not complete successfully: exit code: 1

View build details: docker-desktop://dashboard/build/desktop-linux/desktop-linux/nol0uhpp0t81edijc4gtvl0xa

Source: jd-opensource/joyagent-jdgenie