chore: Update Aptos LP APRs for Farms #37951
Annotations
11 warnings
eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
eslint:
packages/uikit/src/components/DropdownMenu/DropdownMenu.tsx#L82
React Hook useCallback has a missing dependency: 'itemProps'. Either include it or remove the dependency array
|
eslint:
packages/uikit/src/components/DropdownMenu/DropdownMenu.tsx#L90
React Hook useCallback has a missing dependency: 'itemProps'. Either include it or remove the dependency array
|
eslint:
apps/gamification/components/Logo/ChainLogo.tsx#L3
'next/image' import is restricted from being used. Please use image or figure instead of next/image
|
eslint:
apps/gamification/state/multicall/hooks.ts#L109
'TFunctionName' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
apps/gamification/state/multicall/hooks.ts#L110
'TAbiStateMutability' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
apps/gamification/state/multicall/hooks.ts#L159
'TFunctionName' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
apps/gamification/state/multicall/hooks.ts#L160
'TAbiStateMutability' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
apps/gamification/state/multicall/hooks.ts#L218
'TFunctionName' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
apps/gamification/state/multicall/hooks.ts#L219
'TAbiStateMutability' is defined but never used. Allowed unused vars must match /^_/u
|
eslint:
apps/gamification/state/multicall/hooks.ts#L281
'TFunctionName' is defined but never used. Allowed unused vars must match /^_/u
|