fix: Crash when scaled number too big #38256
Annotations
12 warnings
Install dependencies
Cache not found for keys: node-cache-Linux-x64-pnpm-d9a858e62e9b22e9a53c1503fc89ad23acac1a163d629de94d2fa8d259bbd5a2
|
Post Install dependencies
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Run 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
|
Run ESLint:
apps/gamification/state/multicall/hooks.ts#L109
'TFunctionName' is defined but never used. Allowed unused vars must match /^_/u
|
Run ESLint:
apps/gamification/state/multicall/hooks.ts#L110
'TAbiStateMutability' is defined but never used. Allowed unused vars must match /^_/u
|
Run ESLint:
apps/gamification/state/multicall/hooks.ts#L159
'TFunctionName' is defined but never used. Allowed unused vars must match /^_/u
|
Run ESLint:
apps/gamification/state/multicall/hooks.ts#L160
'TAbiStateMutability' is defined but never used. Allowed unused vars must match /^_/u
|
Run ESLint:
apps/gamification/state/multicall/hooks.ts#L218
'TFunctionName' is defined but never used. Allowed unused vars must match /^_/u
|
Run ESLint:
apps/gamification/state/multicall/hooks.ts#L219
'TAbiStateMutability' is defined but never used. Allowed unused vars must match /^_/u
|
Run ESLint:
apps/gamification/state/multicall/hooks.ts#L281
'TFunctionName' is defined but never used. Allowed unused vars must match /^_/u
|
Run ESLint:
apps/gamification/state/multicall/hooks.ts#L282
'TAbiStateMutability' is defined but never used. Allowed unused vars must match /^_/u
|
Run ESLint:
apps/gamification/views/Profile/components/BannerHeader.tsx#L2
'next/image' import is restricted from being used. Please use image or figure instead of next/image
|
Loading