Skip to content

Fix issue with live blocks range #705

Fix issue with live blocks range

Fix issue with live blocks range #705

Triggered via pull request March 2, 2026 03:46
Status Failure
Total duration 2m 5s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
test
Process completed with exit code 2.
test
Argument of type '{ startBlock: bigint; maxBlock: bigint; force: true; filter: Filter; }' is not assignable to parameter of type 'FetchBlockRangeArgs<Filter>'.
test
@apibara/evm-rpc#typecheck: command (/home/runner/work/typescript-sdk/typescript-sdk/packages/evm-rpc) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
test
Argument of type '{ startBlock: bigint; maxBlock: bigint; force: true; filter: Filter; }' is not assignable to parameter of type 'FetchBlockRangeArgs<Filter>'.
test
Module '"../src/log-fetcher"' has no exported member 'fetchLogsByBlockHash'.