chore(deps): update dependency shadcn to v4 #967
Annotations
13 warnings
|
Backend Tests
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Helm Checks
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Frontend Checks
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/
|
|
Frontend Checks:
frontend/src/components/ui/badge.tsx#L48
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Frontend Checks
The 'allowedExtensions' logical expression could make the dependencies of useCallback Hook (at line 576) change on every render. To fix this, wrap the initialization of 'allowedExtensions' in its own useMemo() Hook
|
|
Frontend Checks:
frontend/src/components/transaction-dialog.tsx#L51
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Frontend Checks:
frontend/src/components/transaction-attachments.tsx#L82
The 'allowedExtensions' logical expression could make the dependencies of useCallback Hook (at line 287) change on every render. To fix this, wrap the initialization of 'allowedExtensions' in its own useMemo() Hook
|
|
Frontend Checks:
frontend/src/components/group-form.tsx#L8
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Frontend Checks:
frontend/src/components/bank-connect-dialog.tsx#L70
React Hook useEffect has missing dependencies: 'onClose' and 't'. Either include them or remove the dependency array. If 'onClose' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
|
Frontend Checks:
frontend/src/components/agents/proposal-card.tsx#L428
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Frontend Checks:
frontend/src/components/agents/proposal-card.tsx#L414
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Frontend Checks:
frontend/src/components/account-icon.tsx#L18
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Frontend Checks:
frontend/src/components/account-icon.tsx#L7
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|