Skip to content

Replace Lottie animations in Account tab with static images on Web #54706

Replace Lottie animations in Account tab with static images on Web

Replace Lottie animations in Account tab with static images on Web #54706

Triggered via pull request November 30, 2025 15:00
Status Success
Total duration 1m 20s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
1m 17s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Changed files ESLint check: src/pages/settings/Wallet/WalletPage/WalletPage.tsx#L12
'@components/Icon/Expensicons' import is restricted from being used by a pattern. Direct imports from Icon/Expensicons are deprecated. Please use lazy loading hooks instead. Use `useMemoizedLazyExpensifyIcons` from @hooks/useLazyAsset. See docs/LAZY_ICONS_AND_ILLUSTRATIONS.md for details
Changed files ESLint check: src/pages/settings/Wallet/WalletPage/WalletPage.tsx#L12
'@components/Icon/Expensicons' import is restricted from being used. Direct imports from @components/Icon/Expensicons are deprecated. Please use lazy loading hooks instead. Use `useMemoizedLazyExpensifyIcons` from @hooks/useLazyAsset. See docs/LAZY_ICONS_AND_ILLUSTRATIONS.md for details