Skip to content

[Indexer] Add storage definitions and base in-memory implementation #53

[Indexer] Add storage definitions and base in-memory implementation

[Indexer] Add storage definitions and base in-memory implementation #53

Triggered via pull request January 29, 2024 17:26
Status Failure
Total duration 1m 45s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.