chore: list new arb PM vault #33746
Annotations
11 warnings
eslint
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/
|
eslint:
packages/uikit/src/components/Select/index.stories.tsx#L9
'mockData' is assigned a value but never used. Allowed unused vars must match /^_/u
|
eslint:
apps/web/src/__tests__/utils/apr.test.ts#L64
unchecksumed address
|
eslint:
apps/web/src/__tests__/utils/apr.test.ts#L68
unchecksumed address
|
eslint:
apps/web/src/components/CrossChainVeCakeModal/index.tsx#L321
't' is assigned a value but never used. Allowed unused vars must match /^_/u
|
eslint:
apps/web/src/components/CrossChainVeCakeModal/index.tsx#L349
'isVeCakeSyncLoading' is assigned a value but never used. Allowed unused vars must match /^_/u
|
eslint:
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
|
eslint:
apps/web/src/components/Merkl/MerklSection.tsx#L45
'isStakedInMCv3' is defined but never used. Allowed unused args must match /^_/u
|
eslint:
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
|
eslint:
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
|
eslint:
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
|