Optimize P0-P2 stability, performance, and packaging #138
Annotations
10 errors and 15 warnings
|
Frontend Check (React):
desktop/src/components/HistoryPanel/FailedTaskCard.tsx#L128
Unexpected any. Specify a different type
|
|
Frontend Check (React):
desktop/src/components/HistoryPanel/FailedTaskCard.tsx#L124
Unexpected any. Specify a different type
|
|
Frontend Check (React):
desktop/src/components/GenerateArea/ImagePreview.tsx#L861
Unexpected any. Specify a different type
|
|
Frontend Check (React):
desktop/src/components/GenerateArea/ImagePreview.tsx#L637
'path' is never reassigned. Use 'const' instead
|
|
Frontend Check (React):
desktop/src/components/GenerateArea/ImagePreview.tsx#L493
Empty block statement
|
|
Frontend Check (React):
desktop/src/components/GenerateArea/ImagePreview.tsx#L433
Empty block statement
|
|
Frontend Check (React):
desktop/src/components/GenerateArea/ImagePreview.tsx#L402
Unexpected any. Specify a different type
|
|
Frontend Check (React):
desktop/src/components/GenerateArea/ImagePreview.tsx#L348
Unexpected any. Specify a different type
|
|
Frontend Check (React):
desktop/src/components/GenerateArea/ImagePreview.tsx#L311
Empty block statement
|
|
Frontend Check (React):
desktop/src/components/GenerateArea/ImagePreview.tsx#L286
Unexpected any. Specify a different type
|
|
Frontend Check (React)
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 Check (React):
desktop/src/components/HistoryPanel/FailedTaskCard.tsx#L163
React Hook React.useMemo has a missing dependency: 'task'. Either include it or remove the dependency array
|
|
Frontend Check (React):
desktop/src/components/HistoryPanel/FailedTaskCard.tsx#L21
React Hook React.useMemo has an unnecessary dependency: 'i18n.resolvedLanguage'. Either exclude it or remove the dependency array
|
|
Frontend Check (React):
desktop/src/components/GenerateArea/index.tsx#L17
'images' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Frontend Check (React):
desktop/src/components/GenerateArea/ImagePreview.tsx#L712
React Hook useCallback has missing dependencies: 'resolvedFullImageSrc' and 'resolvedThumbnailSrc'. Either include them or remove the dependency array
|
|
Frontend Check (React):
desktop/src/components/GenerateArea/ImagePreview.tsx#L270
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Frontend Check (React):
desktop/src/components/GenerateArea/ImagePreview.tsx#L203
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array
|
|
Frontend Check (React):
desktop/src/components/GenerateArea/ImagePreview.tsx#L63
React Hook useMemo has an unnecessary dependency: 'i18n.resolvedLanguage'. Either exclude it or remove the dependency array
|
|
Frontend Check (React):
desktop/src/components/GenerateArea/ImageCard.tsx#L120
React Hook useCallback has a missing dependency: 'image'. Either include it or remove the dependency array
|
|
Frontend Check (React):
desktop/src/components/GenerateArea/ImageCard.tsx#L2
'AlertCircle' is defined but never used. Allowed unused vars must match /^_/u
|
|
Frontend Check (React):
desktop/src/components/GenerateArea/BatchActions.tsx#L84
'parseError' is defined but never used
|
|
Backend Check (Go)
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-go@v5, codecov/codecov-action@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/
|
|
Smoke Test
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-go@v5. 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/
|
|
Smoke Test
Restore cache failed: Dependencies file is not found in /home/runner/work/Nano_Banana_Pro_Web/Nano_Banana_Pro_Web. Supported file pattern: go.sum
|
|
PR Summary
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@v7. 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/
|