Skip to content

protocol: rpc stream client #642

protocol: rpc stream client

protocol: rpc stream client #642

Triggered via pull request November 30, 2025 20:31
Status Failure
Total duration 1m 42s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.