Skip to content

Add support for ConsensusTypeBFT in the orderer.go #4

Add support for ConsensusTypeBFT in the orderer.go

Add support for ConsensusTypeBFT in the orderer.go #4

Triggered via pull request October 11, 2023 15:32
Status Failure
Total duration 1m 15s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Unit Tests: configtx/orderer.go#L882
if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary)
Unit Tests: configtx/orderer.go#L1110
exported function EncodeBFTBlockVerificationPolicy should have comment or be unexported
Unit Tests: configtx/orderer.go#L1152
exported function ComputeBFTQuorum should have comment or be unexported
Unit Tests
Process completed with exit code 123.