feat: add at-risk vault highlight to Dashboard - #997
Merged
1nonlypiece merged 2 commits intoJul 29, 2026
Merged
Annotations
11 warnings
|
Complete job
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, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run pnpm run lint:
src/context/WalletContext.tsx#L25
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run pnpm run lint:
src/context/ThemeContext.tsx#L119
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run pnpm run lint:
src/context/ThemeContext.tsx#L81
React Hook useMemo has an unnecessary dependency: 'osTick'. Either exclude it or remove the dependency array
|
|
Run pnpm run lint:
src/context/AppConfigContext.tsx#L36
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run pnpm run lint:
src/components/VaultProgressBar.tsx#L10
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run pnpm run lint:
src/components/VaultCard.tsx#L32
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run pnpm run lint:
src/components/VaultCard.tsx#L27
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run pnpm run lint:
src/components/VaultCard.tsx#L25
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run pnpm run lint:
src/components/FundReleaseStatus.tsx#L23
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Run pnpm run lint:
src/components/CountdownDeadline.tsx#L16
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
background
wait
wait-all
cancel
parallel
Loading