protocol: rpc stream client #642
Annotations
10 errors
|
test
Argument of type 'MockRpcConfig' is not assignable to parameter of type 'RpcStreamConfig<TestFilter, TestBlock>'.
|
|
test
Argument of type 'MockRpcConfig' is not assignable to parameter of type 'RpcStreamConfig<TestFilter, TestBlock>'.
|
|
test
Argument of type 'MockRpcConfig' is not assignable to parameter of type 'RpcStreamConfig<TestFilter, TestBlock>'.
|
|
test
Argument of type 'MockRpcConfig' is not assignable to parameter of type 'RpcStreamConfig<TestFilter, TestBlock>'.
|
|
test
Argument of type 'MockRpcConfig' is not assignable to parameter of type 'RpcStreamConfig<TestFilter, TestBlock>'.
|
|
test
Argument of type 'MockRpcConfig' is not assignable to parameter of type 'RpcStreamConfig<TestFilter, TestBlock>'.
|
|
test
Argument of type 'MockRpcConfig' is not assignable to parameter of type 'RpcStreamConfig<TestFilter, TestBlock>'.
|
|
test
Property 'validateFilter' in type 'MockRpcConfig' is not assignable to the same property in base type 'RpcStreamConfig<TestFilter, TestBlock>'.
|
|
test
Non-abstract class 'MockRpcConfig' is missing implementations for the following members of 'RpcStreamConfig<TestFilter, TestBlock>': 'headRefreshIntervalMs', 'finalizedRefreshIntervalMs', 'fetchCursor', 'fetchBlockRange', 'fetchBlockByNumber'.
|
|
test
Cannot find module '../src/rpc/types' or its corresponding type declarations.
|