Priority fees on EVMs (EIP-1559) #11273
Annotations
1 error and 10 warnings
Lint JS
Process completed with exit code 1.
|
Lint JS:
packages/connect/src/types/fees.ts#L1
Member 'Static' of the import declaration should be sorted alphabetically
|
Lint JS:
suite-common/wallet-config/src/networksConfig.ts#L4
`./getExplorerUrls` import should occur before import of `./types`
|
Lint JS:
suite-common/wallet-core/src/send/sendFormEthereumThunks.ts#L3
`@trezor/utils/src/bigNumber` import should occur after import of `@suite-common/wallet-config`
|
Lint JS:
suite-common/wallet-core/src/send/sendFormEthereumThunks.ts#L4
`@trezor/connect` import should occur after import of `@suite-common/wallet-config`
|
Lint JS:
suite-common/wallet-core/src/send/sendFormEthereumThunks.ts#L5
`@suite-common/toast-notifications` import should occur after import of `@suite-common/redux-utils`
|
Lint JS:
suite-common/wallet-core/src/send/sendFormEthereumThunks.ts#L6
`@suite-common/wallet-utils` import should occur after import of `@suite-common/wallet-config`
|
Lint JS:
suite-common/wallet-core/src/send/sendFormEthereumThunks.ts#L8
Member 'calculateMax' of the import declaration should be sorted alphabetically
|
Lint JS:
suite-common/wallet-core/src/send/sendFormEthereumThunks.ts#L21
`@suite-common/wallet-constants` import should occur after import of `@suite-common/wallet-config`
|
Lint JS:
suite-common/wallet-core/src/send/sendFormEthereumThunks.ts#L26
`@suite-common/wallet-types` import should occur after import of `@suite-common/wallet-config`
|
Lint JS:
suite-common/wallet-core/src/send/sendFormEthereumThunks.ts#L29
Member 'ExternalOutput' of the import declaration should be sorted alphabetically
|
Loading