fix: duplicated nft balance change activities #2222
Annotations
10 warnings
Lint:
packages/desktop/components/AccountSwitcher.svelte#L24
Missing return type on function
|
Lint:
packages/desktop/components/AccountSwitcher.svelte#L30
Missing return type on function
|
Lint:
packages/desktop/components/ContactAddressCard.svelte#L79
Missing return type on function
|
Lint:
packages/desktop/components/ContactAddressCard.svelte#L86
Missing return type on function
|
Lint:
packages/desktop/components/ContactAddressCard.svelte#L92
Missing return type on function
|
Lint:
packages/desktop/components/ContactCard.svelte#L7
'any' overrides all other types in this union type
|
Lint:
packages/desktop/components/ContactCard.svelte#L9
'any' overrides all other types in this union type
|
Lint:
packages/desktop/components/DappDataBanner.svelte#L5
'any' overrides all other types in this union type
|
Lint:
packages/desktop/components/NetworkCard.svelte#L34
'any' overrides all other types in this union type
|
Lint:
packages/desktop/components/NetworkCard.svelte#L124
Missing return type on function
|