Skip to content

fix nodes panic during synchronization #543

fix nodes panic during synchronization

fix nodes panic during synchronization #543

Triggered via push December 18, 2024 18:26
Status Failure
Total duration 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

verify-build.yml

on: push
Basic Checks
42s
Basic Checks
Unit Tests
0s
Unit Tests
Matrix: Integration Tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Basic Checks
cannot use supportMock (variable of type *"github.com/hyperledger/fabric/orderer/consensus/smartbft/mocks".ConsenterSupport) as "github.com/hyperledger/fabric/orderer/consensus".ConsenterSupport value in argument to smartbft.NewChain: *"github.com/hyperledger/fabric/orderer/consensus/smartbft/mocks".ConsenterSupport does not implement "github.com/hyperledger/fabric/orderer/consensus".ConsenterSupport (missing method WriteBlockSync)
Basic Checks
Process completed with exit code 2.