fix(ci): unblock Dependency Vulnerability Audit npm ci #670
frontend.yml
on: pull_request
Detect changed packages
4s
Frontend lint + test
41s
Backend lint + test
1m 8s
Backend build
29s
Shared API schemas typecheck + test
Contracts lint + test + build
0s
Frontend build
1m 4s
Annotations
21 errors and 20 warnings
|
Backend build
Cannot find name 'webhookDeduplicationStore'.
|
|
Backend build
Cannot find name 'webhookDeduplicationStore'.
|
|
Backend build
Cannot find name 'webhookDeduplicationStore'.
|
|
Backend build
Cannot find name 'webhookDeduplicationStore'.
|
|
Backend build
Cannot find name 'webhookDeduplicationStore'.
|
|
Backend build
Cannot find name 'webhookDeduplicationStore'.
|
|
Backend build
Cannot find name 'webhookDeduplicationStore'.
|
|
Backend build
Cannot find name 'webhookDeduplicationStore'.
|
|
Backend build
Expected 1 arguments, but got 2.
|
|
Backend build
Expected 1 arguments, but got 2.
|
|
Frontend lint + test:
frontend/src/tests/VaultDashboardWizard.test.tsx#L39
'Routes' is defined but never used
|
|
Frontend lint + test:
frontend/src/tests/VaultDashboardWizard.test.tsx#L39
'Route' is defined but never used
|
|
Frontend lint + test:
frontend/src/pages/TransactionHistory.test.tsx#L69
'UrlProbe' is defined but never used
|
|
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/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
|
|
Backend lint + test
Process completed with exit code 1.
|
|
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/
|
|
Backend 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/
|
|
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
|
|
Backend 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/
|
|
Backend lint + test:
backend/src/__tests__/dbBackupJob.test.ts#L329
Unexpected any. Specify a different type
|
|
Backend lint + test:
backend/src/__tests__/dbBackupJob.test.ts#L216
Unexpected any. Specify a different type
|
|
Backend lint + test:
backend/src/__tests__/dbBackupJob.test.ts#L189
Unexpected any. Specify a different type
|
|
Backend lint + test:
backend/src/__tests__/dbBackupJob.test.ts#L174
Unexpected any. Specify a different type
|
|
Backend lint + test:
backend/src/__tests__/dbBackupJob.test.ts#L157
Unexpected any. Specify a different type
|
|
Backend lint + test:
backend/src/__tests__/dbBackupJob.test.ts#L43
Unexpected any. Specify a different type
|
|
Backend lint + test:
backend/src/__tests__/circuitBreaker.test.ts#L50
Unexpected any. Specify a different type
|
|
Backend lint + test:
backend/src/__tests__/circuitBreaker.test.ts#L42
Unexpected any. Specify a different type
|
|
Backend lint + test:
backend/src/__tests__/adminReceipt.test.ts#L2
'express' is defined but never used
|
|
Backend lint + test:
backend/src/__tests__/adminReceipt.test.ts#L1
'request' is defined but never used
|
|
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/
|