Skip to content

Log signers

Log signers #7634

Triggered via push May 10, 2024 16:27
Status Failure
Total duration 5m 40s
Artifacts

unit-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test: api/handlers/validators_test.go#L19
cannot use operators (variable of type []*"github.com/ssvlabs/ssv-spec/types".Operator) as []*"github.com/ssvlabs/ssv-spec/types".ShareMember value in struct literal
test: ekm/signer_key_manager_test.go#L41
undefined: spectypes.KeyManager
test: ekm/signer_key_manager_test.go#L711
undefined: specqbft.SignedMessage
test: ekm/signer_key_manager_test.go#L721
unknown field SharePubKey in struct literal of type "github.com/ssvlabs/ssv-spec/types".Operator
test: ekm/signer_key_manager_test.go#L743
undefined: specqbft.SignedMessage
test: ekm/signer_key_manager_test.go#L753
unknown field SharePubKey in struct literal of type "github.com/ssvlabs/ssv-spec/types".Operator
test: eth/eventhandler/task_executor_test.go#L66
cannot use validatorAddedEvent.PublicKey (variable of type []byte) as "github.com/ssvlabs/ssv-spec/types".ValidatorPK value in struct literal
test: eth/eventhandler/task_executor_test.go#L84
cannot use validatorAddedEvent.PublicKey (variable of type []byte) as "github.com/ssvlabs/ssv-spec/types".ValidatorPK value in struct literal
test: eth/eventhandler/task_executor_test.go#L102
cannot use ethcommon.Hex2Bytes(valPk) (value of type []byte) as "github.com/ssvlabs/ssv-spec/types".ValidatorPK value in argument to NewStopValidatorTask
test: eth/eventhandler/task_executor_test.go#L110
cannot use ethcommon.Hex2Bytes(valPk) (value of type []byte) as "github.com/ssvlabs/ssv-spec/types".ValidatorPK value in struct literal
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/