fix: ⚡ update the pr comments #2330
Annotations
5 errors and 10 warnings
build:
src/components/Transaction.tsx#L206
This comparison appears to be unintentional because the types 'Decimal' and 'bigint' have no overlap.
|
build:
src/utils/chain/etherum.ts#L88
Type 'Decimal' is not assignable to type 'BigNumberish | null | undefined'.
|
build:
src/utils/chain/etherum.ts#L288
Operator '>' cannot be applied to types 'Decimal' and 'bigint'.
|
build:
src/utils/chain/etherum.ts#L558
Type 'Decimal' is not assignable to type 'BigNumberish | null | undefined'.
|
build
Process completed with exit code 2.
|
build:
src/assets/icons/CopyIcon.tsx#L9
'color' is assigned a value but never used
|
build:
src/assets/icons/FlashIcon.tsx#L9
'color' is assigned a value but never used
|
build:
src/assets/icons/MenuIcon.tsx#L9
'color' is assigned a value but never used
|
build:
src/assets/icons/TransactionSuccess.tsx#L9
'color' is assigned a value but never used
|
build:
src/assets/images/explore/icon-social-github.tsx#L9
'color' is assigned a value but never used
|
build:
src/assets/images/explore/icon-social-linkedin.tsx#L9
'color' is assigned a value but never used
|
build:
src/assets/index.tsx#L5
Unexpected any. Specify a different type
|
build:
src/components/AccountDetails.tsx#L22
Unexpected any. Specify a different type
|
build:
src/components/AutoCompletePassphraseWord.tsx#L1
'useRef' is defined but never used
|
build:
src/components/LearnMoreAutonomous.tsx#L8
Unexpected any. Specify a different type
|