Skip to content

[703] Add upstream error boundary middleware for upstream dependency failures #2

[703] Add upstream error boundary middleware for upstream dependency failures

[703] Add upstream error boundary middleware for upstream dependency failures #2

Status Failure
Total duration 1m 7s
Artifacts

frontend.yml

on: pull_request
Detect changed packages
14s
Detect changed packages
Frontend lint + test
43s
Frontend lint + test
Frontend build
36s
Frontend build
Backend lint + test
25s
Backend lint + test
Backend build
32s
Backend build
Contracts lint + test + build
12s
Contracts lint + test + build
Fit to window
Zoom out
Zoom in

Annotations

22 errors and 12 warnings
Contracts lint + test + build
Process completed with exit code 1.
Backend lint + test
Process completed with exit code 1.
Frontend build
't' is declared but its value is never read.
Frontend build
Module '"./icons"' has no exported member 'ShieldAlert'.
Frontend build
'AlertTriangle' is declared but its value is never read.
Frontend build
'user' is declared but its value is never read.
Frontend build
Cannot find module '@testing-library/user-event' or its corresponding type declarations.
Frontend build
Variable 'timeoutId' is used before being assigned.
Frontend build
Parameter 'value' implicitly has an 'any' type.
Frontend build
Parameter 'props' implicitly has an 'any' type.
Frontend build
Parameter 'value' implicitly has an 'any' type.
Frontend build
Parameter 'props' implicitly has an 'any' type.
Frontend lint + test: frontend/src/hooks/useRetryState.ts#L51
Unexpected any. Specify a different type
Frontend lint + test: frontend/src/hooks/useRetryState.ts#L34
'event' is defined but never used
Frontend lint + test: frontend/src/hooks/useRetryState.test.ts#L1
'act' is defined but never used
Frontend lint + test: frontend/src/components/VaultPerformanceChart.tsx#L18
'formatNumber' is defined but never used
Frontend lint + test: frontend/src/components/VaultPerformanceChart.tsx#L15
'Skeleton' is defined but never used
Frontend lint + test: frontend/src/components/VaultDashboard.tsx#L36
'useTranslation' is defined but never used
Frontend lint + test: frontend/src/components/TransactionConfirmationModal.tsx#L46
't' is assigned a value but never used
Frontend lint + test: frontend/src/components/TransactionConfirmationModal.tsx#L3
'AlertTriangle' is defined but never used
Frontend lint + test: frontend/src/components/TransactionConfirmationModal.test.tsx#L268
'user' is assigned a value but never used
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/
Contracts lint + test + build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions-rs/toolchain@v1, actions/cache@v3, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Contracts lint + test + build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Contracts lint + test + build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Contracts lint + test + build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Contracts lint + test + build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
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 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 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#L297
React Hook useMemo has a missing dependency: 't'. Either include it or remove the dependency array
Frontend lint + test: frontend/src/pages/Portfolio.tsx#L166
React Hook useEffect has a missing dependency: 't'. Either include it or remove the dependency array