Mobile: Native tokens on L2s have Ethereum icon with network #11463
Annotations
2 errors and 10 warnings
Lint JS:
suite-native/module-accounts-management/src/components/AccountSettingsShowXpubButton.tsx#L9
'@trezor/utils' should be listed in the project's dependencies. Run 'npm i -S @trezor/utils' to add it
|
Lint JS
Process completed with exit code 1.
|
Lint JS:
suite-native/accounts/src/components/AccountsList/AccountsListTokenItem.tsx#L5
Member 'TokensRootState' of the import declaration should be sorted alphabetically
|
Lint JS:
suite-native/accounts/src/components/AccountsList/AccountsListTokenItem.tsx#L6
`@suite-native/icons` import should occur before import of `@suite-native/tokens`
|
Lint JS:
suite-native/icons/src/CryptoIcon.tsx#L5
Member 'CryptoIconName' of the import declaration should be sorted alphabetically
|
Lint JS:
suite-native/icons/src/CryptoIcon.tsx#L9
Member 'NetworkDisplaySymbol' of the import declaration should be sorted alphabetically
|
Lint JS:
suite-native/icons/src/CryptoIconWithNetwork.tsx#L1
`@trezor/styles` import should occur after import of `@suite-native/atoms`
|
Lint JS:
suite-native/icons/src/CryptoIconWithNetwork.tsx#L4
Member 'NetworkDisplaySymbol' of the import declaration should be sorted alphabetically
|
Lint JS:
suite-native/icons/src/CryptoIconWithNetwork.tsx#L10
Member 'CryptoIcon' of the import declaration should be sorted alphabetically
|
Lint JS:
suite-native/icons/src/tests/CryptoIconWithNetwork.comp.test.tsx#L4
`@suite-common/wallet-types` import should occur before import of `@suite-native/test-utils`
|
Lint JS:
suite-native/module-accounts-management/src/components/AccountDetailScreenHeader.tsx#L3
Member 'RouteProp' of the import declaration should be sorted alphabetically
|
Lint JS:
suite-native/module-accounts-management/src/components/TokenAccountDetailScreenHeader.tsx#L10
Member 'GoBackIcon' of the import declaration should be sorted alphabetically
|
Loading