Skip to content

fix nodes panic during synchronization #3840

fix nodes panic during synchronization

fix nodes panic during synchronization #3840

Triggered via pull request December 18, 2024 18:26
Status Failure
Total duration 50s
Billable time 1m
Artifacts

verify-build.yml

on: pull_request
Basic Checks
41s
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.