feat(finance): bulk product routing system, import/export jobs tracking page, and responsive UI polish#52
Merged
ilramdhan merged 9 commits intoJun 22, 2026
Annotations
12 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, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Upload build artifacts
No files were found with the provided path: .next/. No artifacts will be uploaded.
|
|
Lint:
src/components/finance/cost-product-master/master-lookup-field.tsx#L37
'_allEntries' is defined but never used
|
|
Lint:
src/components/finance/comboboxes/request-type-combobox.tsx#L25
The 'items' logical expression could make the dependencies of useMemo Hook (at line 26) change on every render. To fix this, wrap the initialization of 'items' in its own useMemo() Hook
|
|
Lint:
src/components/finance/comboboxes/paper-tube-type-combobox.tsx#L24
The 'items' logical expression could make the dependencies of useMemo Hook (at line 25) change on every render. To fix this, wrap the initialization of 'items' in its own useMemo() Hook
|
|
Lint:
src/components/auth/two-factor-setup.tsx#L204
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
|
|
Lint:
src/app/(dashboard)/finance/yarn-master/lookup-masters/lookup-masters-page-client.tsx#L6
'CardTitle' is defined but never used
|
|
Lint:
src/app/(dashboard)/finance/product-requests/product-requests-page-client.tsx#L27
'TABLE_ID' is defined but never used
|
|
Lint:
src/app/(dashboard)/finance/product-requests/product-requests-page-client.tsx#L26
'buildColumns' is defined but never used
|
|
Lint:
src/app/(dashboard)/dashboard/page.tsx#L22
'ArrowDownRight' is defined but never used
|
|
Lint:
src/app/(dashboard)/dashboard/page.tsx#L21
'ArrowUpRight' is defined but never used
|
|
Lint:
src/__tests__/components/request-detail-panel.test.tsx#L36
'_code' is defined but never used
|
background
wait
wait-all
cancel
parallel
Loading