[Mac app] Native desktop shell hosting the web app - #302
Draft
amal66 wants to merge 9 commits into
Draft
Annotations
11 warnings
|
Complete job
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run npm run lint:
frontend/src/app/components/tabular/TRChatPanel.tsx#L301
'node' is defined but never used
|
|
Run npm run lint:
frontend/src/app/components/shared/views/DocxView.tsx#L421
React Hook useEffect has missing dependencies: 'documentId' and 'versionId'. Either include them or remove the dependency array
|
|
Run npm run lint:
frontend/src/app/components/shared/views/DocxView.tsx#L185
'tagged' is assigned a value but never used
|
|
Run npm run lint:
frontend/src/app/components/shared/views/DocxView.tsx#L181
'mismatched' is assigned a value but never used
|
|
Run npm run lint:
frontend/src/app/components/shared/MfaLoginGate.tsx#L62
React Hook useEffect has a missing dependency: 'user'. Either include it or remove the dependency array
|
|
Run npm run lint:
frontend/src/app/components/shared/DocumentSidePanel.tsx#L156
React Hook useEffect has missing dependencies: 'doc' and 'onLoadVersions'. Either include them or remove the dependency array. If 'onLoadVersions' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Run npm run lint:
frontend/src/app/components/popups/MfaVerificationPopup.tsx#L222
React Hook useEffect has a missing dependency: 'digits'. Either include it or remove the dependency array
|
|
Run npm run lint:
frontend/src/app/(pages)/settings/security/page.tsx#L711
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
Run npm run lint:
frontend/src/app/(pages)/settings/connectors/page.tsx#L184
React Hook useEffect has a missing dependency: 'selectedConnector'. Either include it or remove the dependency array
|
|
Run npm run lint:
frontend/src/app/(pages)/layout.tsx#L42
React Hook useEffect has a missing dependency: 'isSidebarOpen'. Either include it or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading