refactor RxWebSocket class #1774
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yml
on: push
Lint Check
1m 37s
Type Check
1m 24s
Matrix: Tests
Annotations
15 errors and 10 warnings
Type Check
Property 'toPromise' does not exist on type 'Promise<void>'.
|
Type Check
Parameter 'val' implicitly has an 'any' type.
|
Type Check
Property 'connectionState$' does not exist on type 'RxWebSocket'.
|
Type Check
Property 'incomingData$' does not exist on type 'RxWebSocket'.
|
Type Check
Property 'incomingJSONData$' does not exist on type 'RxWebSocket'.
|
Type Check
Property 'toPromise' does not exist on type 'Promise<void>'.
|
Type Check
Property 'toPromise' does not exist on type 'Promise<void>'.
|
Type Check
Property 'toPromise' does not exist on type 'Promise<void>'.
|
Type Check
Property 'toPromise' does not exist on type 'Promise<void>'.
|
Type Check
Property 'toPromise' does not exist on type 'Promise<void>'.
|
Tests (18.x)
Process completed with exit code 1.
|
Tests (16.x)
The job was canceled because "_18_x" failed.
|
Tests (16.x)
The operation was canceled.
|
Tests (20.x)
The job was canceled because "_18_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/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
|
Lint Check:
packages/wallet-sdk/src/provider/CoinbaseWalletProvider.ts#L385
Unexpected any. Specify a different type
|