WalletConnect #11187
check-code-validation.yml
on: pull_request
Setup and Cache Dependencies
3m 2s
Type Checking
9m 5s
Linting and formatting
3m 1s
Unit Tests
11m 25s
Build libs for publishing
4m 6s
Other Checks
4m 37s
Releases revision Checks
1m 49s
Annotations
3 errors and 10 warnings
Linting and formatting
Process completed with exit code 1.
|
Type Checking
Cannot find name 'IconVariant'.
|
Type Checking
Process completed with exit code 1.
|
Linting and formatting:
packages/suite-walletconnect/src/adapters/ethereum.ts#L7
`@trezor/connect` import should occur before import of `@trezor/suite-desktop-connect-popup`
|
Linting and formatting:
packages/suite-walletconnect/src/adapters/ethereum.ts#L8
`@suite-common/wallet-utils` import should occur before import of `@trezor/suite-desktop-connect-popup`
|
Linting and formatting:
packages/suite-walletconnect/src/adapters/index.ts#L2
`@suite-common/wallet-config` import should occur before import of `@suite-common/wallet-types`
|
Linting and formatting:
packages/suite-walletconnect/src/walletConnectMiddleware.ts#L2
`@suite-common/redux-utils` import should occur before import of `@suite-common/wallet-core`
|
Linting and formatting:
packages/suite-walletconnect/src/walletConnectMiddleware.ts#L5
`./walletConnectActions` import should occur before import of `./walletConnectThunks`
|
Linting and formatting:
packages/suite-walletconnect/src/walletConnectThunks.ts#L2
`@reown/walletkit` import should occur before import of `@walletconnect/core`
|
Linting and formatting:
packages/suite-walletconnect/src/walletConnectThunks.ts#L9
`@reown/walletkit/dist/types/client` import should occur before import of `@walletconnect/core`
|
Linting and formatting:
packages/suite-walletconnect/src/walletConnectThunks.ts#L12
`@suite-common/redux-utils` import should occur before import of `@suite-common/wallet-core`
|
Linting and formatting:
packages/suite-walletconnect/src/walletConnectThunks.ts#L13
`@suite-common/wallet-config` import should occur before import of `@suite-common/wallet-core`
|
Linting and formatting:
packages/suite-walletconnect/src/walletConnectThunks.ts#L20
`./adapters` import should occur before import of `./walletConnectActions`
|