Skip to content

WalletConnect

WalletConnect #11187

Triggered via pull request January 31, 2025 13:46
Status Failure
Total duration 14m 45s
Artifacts

check-code-validation.yml

on: pull_request
Setup and Cache Dependencies
3m 2s
Setup and Cache Dependencies
Type Checking
9m 5s
Type Checking
Linting and formatting
3m 1s
Linting and formatting
Unit Tests
11m 25s
Unit Tests
Build libs for publishing
4m 6s
Build libs for publishing
Other Checks
4m 37s
Other Checks
Releases revision Checks
1m 49s
Releases revision Checks
Fit to window
Zoom out
Zoom in

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`