Skip to content

add ssv enr key

add ssv enr key #8100

Triggered via push June 2, 2024 15:57
Status Failure
Total duration 6m 41s
Artifacts

unit-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test: message/validation/validation_test.go#L132
cannot use signedSSVMessage.SSVMessage.GetID().GetDutyExecutorID() (value of type []byte) as "github.com/ssvlabs/ssv-spec/types".CommitteeID value in argument to commons.CommitteeTopicID
test: message/validation/validation_test.go#L154
cannot use signedSSVMessage.SSVMessage.GetID().GetDutyExecutorID() (value of type []byte) as "github.com/ssvlabs/ssv-spec/types".CommitteeID value in argument to commons.CommitteeTopicID
test: message/validation/validation_test.go#L231
cannot use committeeIdentifier[:] (value of type []byte) as "github.com/ssvlabs/ssv-spec/types".CommitteeID value in argument to commons.CommitteeTopicID
test: message/validation/validation_test.go#L256
cannot use committeeIdentifier[:] (value of type []byte) as "github.com/ssvlabs/ssv-spec/types".CommitteeID value in argument to commons.CommitteeTopicID
test: message/validation/validation_test.go#L281
cannot use signedSSVMessage.SSVMessage.GetID().GetDutyExecutorID() (value of type []byte) as "github.com/ssvlabs/ssv-spec/types".CommitteeID value in argument to commons.CommitteeTopicID
test: message/validation/validation_test.go#L297
cannot use signedSSVMessage.SSVMessage.GetID().GetDutyExecutorID() (value of type []byte) as "github.com/ssvlabs/ssv-spec/types".CommitteeID value in argument to commons.CommitteeTopicID
test: message/validation/validation_test.go#L318
cannot use signedSSVMessage.SSVMessage.GetID().GetDutyExecutorID() (value of type []byte) as "github.com/ssvlabs/ssv-spec/types".CommitteeID value in argument to commons.CommitteeTopicID
test: message/validation/validation_test.go#L337
cannot use signedSSVMessage.SSVMessage.GetID().GetDutyExecutorID() (value of type []byte) as "github.com/ssvlabs/ssv-spec/types".CommitteeID value in argument to commons.CommitteeTopicID
test: message/validation/validation_test.go#L352
cannot use signedSSVMessage.SSVMessage.GetID().GetDutyExecutorID() (value of type []byte) as "github.com/ssvlabs/ssv-spec/types".CommitteeID value in argument to commons.CommitteeTopicID
test: message/validation/validation_test.go#L401
cannot use signedSSVMessage.SSVMessage.GetID().GetDutyExecutorID() (value of type []byte) as "github.com/ssvlabs/ssv-spec/types".CommitteeID value in argument to commons.CommitteeTopicID
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/