Skip to content

Upgrade CometBFT to Include the Latest Security Fixes #355

Upgrade CometBFT to Include the Latest Security Fixes

Upgrade CometBFT to Include the Latest Security Fixes #355

Triggered via pull request January 20, 2024 01:43
Status Failure
Total duration 2m 29s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
unit-tests
no required module provides package github.com/btcsuite/btcd/btcec; to add it:
unit-tests
cannot find module providing package github.com/btcsuite/btcd/btcec: import lookup disabled by -mod=readonly
unit-tests
Process completed with exit code 2.
e2e-tests
cannot use blockStoreDB (variable of type "github.com/cometbft/cometbft-db".DB) as "github.com/cometbft/cometbft-db".Batch value in argument to store.SaveBlockStoreState: "github.com/cometbft/cometbft-db".DB does not implement "github.com/cometbft/cometbft-db".Batch (missing method Write)
e2e-tests
cannot use blockStoreDB (variable of type "github.com/cometbft/cometbft-db".DB) as "github.com/cometbft/cometbft-db".Batch value in argument to store.SaveBlockStoreState: "github.com/cometbft/cometbft-db".DB does not implement "github.com/cometbft/cometbft-db".Batch (missing method Write)
e2e-tests
Process completed with exit code 2.