perf: Use callback for handlers #34230
Annotations
11 warnings
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/uikit/src/components/Select/index.stories.tsx#L9
'mockData' is assigned a value but never used. Allowed unused vars must match /^_/u
|
apps/web/src/__tests__/utils/apr.test.ts#L64
unchecksumed address
|
apps/web/src/__tests__/utils/apr.test.ts#L68
unchecksumed address
|
apps/web/src/components/CrossChainVeCakeModal/components/SwitchToBnbCahinModal.tsx#L16
'useCallback' is defined but never used. Allowed unused vars must match /^_/u
|
apps/web/src/components/Logo/ChainLogo.tsx#L3
'next/image' import is restricted from being used. Please use image or figure instead of next/image
|
apps/web/src/components/NetworkModal/PageNetworkSupportModal.tsx#L10
'next/image' import is restricted from being used. Please use image or figure instead of next/image
|
apps/web/src/components/NetworkModal/UnsupportedNetworkModal.tsx#L5
'next/image' import is restricted from being used. Please use image or figure instead of next/image
|
apps/web/src/components/NetworkModal/WrongNetworkModal.tsx#L8
'next/image' import is restricted from being used. Please use image or figure instead of next/image
|
apps/web/src/components/NetworkSwitcher.tsx#L23
'next/image' import is restricted from being used. Please use image or figure instead of next/image
|
apps/web/src/components/SearchModal/OnRampCurrencyModal.tsx#L20
'next/image' import is restricted from being used. Please use image or figure instead of next/image
|
This job succeeded
Loading