[WALL-25371] Remove RxJS from WalletLinkConnection #1773
Triggered via pull request
September 29, 2023 15:40
Status
Failure
Total duration
1m 46s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yml
on: pull_request
Lint Check
1m 28s
Type Check
1m 29s
Matrix: Tests
Annotations
8 errors and 10 warnings
Type Check
Parameter 'val' implicitly has an 'any' type.
|
Type Check
Property 'connectionState$' does not exist on type 'RxWebSocket<object>'.
|
Type Check
Process completed with exit code 1.
|
Tests (16.x)
Process completed with exit code 1.
|
Tests (18.x)
The job was canceled because "_16_x" failed.
|
Tests (18.x)
Process completed with exit code 1.
|
Tests (20.x)
The job was canceled because "_16_x" failed.
|
Tests (20.x)
The operation was canceled.
|
Lint Check:
packages/wallet-sdk/src/CoinbaseWalletSDK.ts#L237
Unexpected any. Specify a different type
|
Lint Check:
packages/wallet-sdk/src/CoinbaseWalletSDK.ts#L237
Unexpected any. Specify a different type
|
Lint Check:
packages/wallet-sdk/src/connection/EventListener.ts#L3
Unexpected any. Specify a different type
|
Lint Check:
packages/wallet-sdk/src/connection/RxWebSocket.ts#L110
Unexpected any. Specify a different type
|
Lint Check:
packages/wallet-sdk/src/connection/ServerMessage.ts#L24
Unexpected any. Specify a different type
|
Lint Check:
packages/wallet-sdk/src/index.ts#L18
Unexpected any. Specify a different type
|
Lint Check:
packages/wallet-sdk/src/provider/CoinbaseWalletProvider.ts#L382
Unexpected any. Specify a different type
|
Lint Check:
packages/wallet-sdk/src/provider/CoinbaseWalletProvider.ts#L382
Unexpected any. Specify a different type
|
Lint Check:
packages/wallet-sdk/src/provider/CoinbaseWalletProvider.ts#L382
Unexpected any. Specify a different type
|
Lint Check:
packages/wallet-sdk/src/provider/CoinbaseWalletProvider.ts#L385
Unexpected any. Specify a different type
|