feat: wire bills page to live endpoints and fix ui build errors#502
Merged
Baskarayelu merged 2 commits intoJun 18, 2026
Merged
Annotations
6 errors and 2 warnings
|
Run lint:
components/SessionExpiryNotification.tsx#L41
React Hook "useEffect" is called conditionally. React Hooks must be called in the exact same order in every component render
|
|
Run lint:
components/SessionExpiryNotification.tsx#L35
React Hook "useEffect" is called conditionally. React Hooks must be called in the exact same order in every component render
|
|
Run lint:
app/bills/page.tsx#L212
'SkeletonList' is not defined
|
|
Run lint:
app/bills/page.tsx#L211
'SkeletonList' is not defined
|
|
Run lint:
app/bills/page.tsx#L203
'WidgetErrorState' is not defined
|
|
Load .env.test
Invalid shell option. Shell must be a valid built-in (bash, sh, cmd, powershell, pwsh) or a format string containing '{0}'
|
|
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 lint:
app/dashboard/transaction-history/page.tsx#L56
React Hook useCallback has a missing dependency: 't'. Either include it or remove the dependency array
|
background
wait
wait-all
cancel
parallel
Loading