Skip to content

feat(crypto/bls12381): signature aggregation #111

feat(crypto/bls12381): signature aggregation

feat(crypto/bls12381): signature aggregation #111

Triggered via pull request January 11, 2025 19:10
Status Failure
Total duration 2m 18s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: internal/consensus/byzantine_test.go#L191
lazyProposer.LastCommit.HasTwoThirdsMajority undefined (type "github.com/cometbft/cometbft/types".VoteSetReader has no field or method HasTwoThirdsMajority)
lint: internal/consensus/byzantine_test.go#L195
lazyProposer.LastCommit.MakeExtendedCommit undefined (type "github.com/cometbft/cometbft/types".VoteSetReader has no field or method MakeExtendedCommit)
lint: internal/consensus/common_test.go#L334
votes.GetByAddress undefined (type "github.com/cometbft/cometbft/types".VoteSetReader has no field or method GetByAddress) (typecheck)
lint
Process completed with exit code 1.