Skip to content

bump firehose-core to v1.2.1 #293

bump firehose-core to v1.2.1

bump firehose-core to v1.2.1 #293

Triggered via pull request February 19, 2024 08:31
Status Failure
Total duration 2m 11s
Artifacts

main.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Test (1.21.x, ubuntu-latest): cmd/fireantelope/main.go#L68
cannot use sanitizeBlockForCompare (value of type func(block *pbantelope.Block) *pbantelope.Block) as firecore.SanitizeBlockForCompareFunc value in struct literal
Test (1.21.x, ubuntu-latest): cmd/fireantelope/poller.go#L64
cannot use fetcher (variable of type *blockfetcher.SilkwormBlockFetcher) as blockpoller.BlockFetcher value in argument to blockpoller.New: *blockfetcher.SilkwormBlockFetcher does not implement blockpoller.BlockFetcher (wrong type for method Fetch)
Test (1.21.x, ubuntu-latest): cmd/fireantelope/poller.go#L78
cannot use bstream.NewBlockRef(latestFinalizedBlock.Hash.String(), uint64(latestFinalizedBlock.Number)) (value of type bstream.BasicBlockRef) as int value in argument to poller.Run
Test (1.21.x, ubuntu-latest)
Process completed with exit code 1.
Test (1.21.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.