feat: update the nft indexer for voi mainnet #218
Triggered via pull request
September 30, 2024 12:08
Status
Failure
Total duration
1m 56s
Artifacts
–
pull_request_checks.yml
on: pull_request
Annotations
6 errors and 6 warnings
Lint:
src/extension/apps/hardware-wallet/Root.tsx#L42
Unexpected empty arrow function
|
Lint
Process completed with exit code 1.
|
Type Check:
src/extension/apps/hardware-wallet/App.tsx#L21
Module '"@extension/types"' has no exported member 'IHardwareWalletRootState'.
|
Type Check:
src/extension/apps/hardware-wallet/Root.tsx#L18
Cannot find module '@extension/modals/AddLedgerAccountModal' or its corresponding type declarations.
|
Type Check:
src/extension/apps/hardware-wallet/Root.tsx#L26
Module '"@extension/types"' has no exported member 'IHardwareWalletRootState'.
|
Type Check
Process completed with exit code 2.
|
Lint:
dapp-example/components/Root/Root.tsx#L87
'useUseWalletConnectEnabledAccounts' is assigned a value but never used
|
Lint:
dapp-example/components/SignJwtTab/SignJwtTab.tsx#L73
'subTextColor' is assigned a value but never used
|
Lint:
src/extension/components/AddressInput/AddressInput.tsx#L47
'validate' is defined but never used
|
Lint:
src/extension/components/GenericInput/GenericInput.tsx#L35
'validate' is defined but never used
|
Lint:
src/extension/components/GenericTextarea/GenericTextarea.tsx#L26
'validate' is defined but never used
|
Lint:
src/extension/repositories/BaseRepository/BaseRepository.ts#L6
'ItemType' is defined but never used
|