Skip to content

Merge pull request #854 from amanosiadnan-cmyk/feat/security #664

Merge pull request #854 from amanosiadnan-cmyk/feat/security

Merge pull request #854 from amanosiadnan-cmyk/feat/security #664

Triggered via push June 27, 2026 13:22
Status Failure
Total duration 1m 8s
Artifacts

frontend.yml

on: push
Detect changed packages
8s
Detect changed packages
Frontend env validation script
11s
Frontend env validation script
Frontend lint + test
44s
Frontend lint + test
Backend lint + test
0s
Backend lint + test
Backend build
0s
Backend build
Shared API schemas typecheck + test
0s
Shared API schemas typecheck + test
Contracts lint + test + build
0s
Contracts lint + test + build
Frontend build
43s
Frontend build
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 8 warnings
Frontend lint + test: frontend/src/pages/TransactionHistory.test.tsx#L3
'Routes' is defined but never used
Frontend lint + test: frontend/src/pages/TransactionHistory.test.tsx#L3
'Route' is defined but never used
Frontend lint + test: frontend/src/pages/Portfolio.test.tsx#L1
'within' is defined but never used
Frontend lint + test: frontend/src/hooks/useWalletHeartbeat.ts#L47
'prev' is defined but never used
Frontend lint + test: frontend/src/hooks/useSharableViewState.ts#L100
'prev' is defined but never used
Frontend lint + test: frontend/src/components/VaultDashboard.tsx#L7
'Loader2' is defined but never used
Frontend lint + test: frontend/src/components/OfflineBanner.test.tsx#L30
'renderOnlineSuccessBanner' is defined but never used
Frontend lint + test: frontend/e2e/deposit-withdraw.spec.ts#L50
'switchVaultTab' is defined but never used
Frontend lint + test: frontend/e2e/deposit-withdraw.spec.ts#L34
'confirmWithdrawal' is defined but never used
Frontend lint + test: frontend/e2e/deposit-withdraw.spec.ts#L27
'confirmDeposit' is defined but never used
Frontend build
Cannot find name 'displayIdentifier'.
Frontend build
Cannot find name 'usePreferencesContext'.
Frontend build
Cannot find name 'confetti'.
Frontend build
Cannot find name 'confetti'.
Frontend build
Cannot find name 'clearVaultFormDraft'. Did you mean 'saveVaultFormDraft'?
Frontend build
Cannot find name 'clearVaultFormDraft'. Did you mean 'saveVaultFormDraft'?
Frontend build
Cannot find name 'useRef'.
Frontend build
'Loader2' is declared but its value is never read.
Frontend build
Module '"./icons"' has no exported member 'Clock'.
Frontend build
Property 'setTimeout' does not exist on type 'never'.
Detect changed packages
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, dorny/paths-filter@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Frontend env validation script
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 lint + test
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 lint + test: frontend/src/pages/Portfolio.tsx#L317
React Hook useMemo has a missing dependency: 'locale'. Either include it or remove the dependency array
Frontend lint + test: frontend/src/hooks/useSharableViewState.ts#L122
React Hook useCallback has an unnecessary dependency: 'defaultSortBy'. Either exclude it or remove the dependency array
Frontend lint + test: frontend/src/context/KeyboardShortcutContext.tsx#L145
React Hook useMemo has a missing dependency: 'navigate'. Either include it or remove the dependency array
Frontend lint + test: frontend/src/components/VirtualizedDataTable.tsx#L49
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Frontend build
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/