[Indexer] Add storage definitions and base in-memory implementation #53
Annotations
7 errors and 1 warning
Test:
storage/index_testsuite.go#L143
cannot use start (variable of type uint64) as *big.Int value in argument to s.ReceiptIndexer.BloomsForBlockRange
|
Test:
storage/index_testsuite.go#L143
cannot use end (variable of type uint64) as *big.Int value in argument to s.ReceiptIndexer.BloomsForBlockRange
|
Test:
storage/index_testsuite.go#L152
cannot use start (variable of type uint64) as *big.Int value in argument to s.ReceiptIndexer.BloomsForBlockRange
|
Test:
storage/index_testsuite.go#L152
cannot use end (variable of type uint64) as *big.Int value in argument to s.ReceiptIndexer.BloomsForBlockRange
|
Test:
storage/index_testsuite.go#L160
cannot use start (variable of type uint64) as *big.Int value in argument to s.ReceiptIndexer.BloomsForBlockRange
|
Test:
storage/index_testsuite.go#L160
cannot use end (variable of type uint64) as *big.Int value in argument to s.ReceiptIndexer.BloomsForBlockRange
|
Test
Process completed with exit code 2.
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|