Skip to content

chore(deps): update dependency shadcn to v4 #967

chore(deps): update dependency shadcn to v4

chore(deps): update dependency shadcn to v4 #967

Triggered via pull request August 10, 2026 12:57
Status Success
Total duration 1m 18s
Artifacts

ci.yml

on: pull_request
Backend Tests
6s
Backend Tests
Frontend Checks
1m 15s
Frontend Checks
Helm Checks
6s
Helm Checks
Fit to window
Zoom out
Zoom in

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