Skip to content

update go.yml (#137) #1

update go.yml (#137)

update go.yml (#137) #1

Triggered via push October 12, 2023 02:48
Status Failure
Total duration 1h 40m 0s
Artifacts

go.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build
MethodFoo redeclared in this block
build
other declaration of MethodFoo
build
MethodAdd redeclared in this block
build
other declaration of MethodAdd
build: consensus/hotstuff/signer/signer_test.go#L41
s.Sign undefined (type hotstuff.Signer has no field or method Sign)
build: consensus/hotstuff/signer/signer_test.go#L66
cannot use data (variable of type []byte) as "github.com/ethereum/go-ethereum/common".Hash value in argument to signer.CheckSignature
build: consensus/hotstuff/signer/signer_test.go#L83
cannot use data (variable of type []byte) as "github.com/ethereum/go-ethereum/common".Hash value in argument to signer.CheckSignature
build: consensus/hotstuff/signer/signer_test.go#L109
emptySigner.SealAfterCommit undefined (type *SignerImpl has no field or method SealAfterCommit)
build: consensus/hotstuff/signer/signer_test.go#L118
emptySigner.SealAfterCommit undefined (type *SignerImpl has no field or method SealAfterCommit)
build: contracts/native/cross_chain_manager/entrance_test.go#L66
param.BlocksToWait undefined (type *side_chain_manager.RegisterSideChainParam has no field or method BlocksToWait)