Skip to content

Tag newer logs

Tag newer logs #5945

Triggered via push May 10, 2024 13:57
Status Failure
Total duration 2m 25s
Artifacts

spec-test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test: protocol/v2/qbft/testing/storage.go#L42
cannot use allRoles (variable of type []"github.com/ssvlabs/ssv-spec/types".BeaconRole) as []"github.com/ssvlabs/ssv-spec/types".RunnerRole value in argument to qbftstorage.NewStoresFromRoles
test: protocol/v2/qbft/testing/utils.go#L38
cannot use role (variable of type "github.com/ssvlabs/ssv-spec/types".BeaconRole) as "github.com/ssvlabs/ssv-spec/types".RunnerRole value in argument to TestingStores(logger).Get
test: protocol/v2/qbft/testing/utils.go#L49
unknown field OperatorID in struct literal of type "github.com/ssvlabs/ssv-spec/types".Share
test: protocol/v2/qbft/testing/utils.go#L50
cannot use keysSet.ValidatorPK.Serialize() (value of type []byte) as "github.com/ssvlabs/ssv-spec/types".ValidatorPK value in struct literal
test: protocol/v2/qbft/testing/utils.go#L54
unknown field PartialQuorum in struct literal of type "github.com/ssvlabs/ssv-spec/types".Share
test: protocol/v2/qbft/testing/utils.go#L76
cannot use share (variable of type *"github.com/ssvlabs/ssv-spec/types".Share) as *"github.com/ssvlabs/ssv-spec/types".Operator value in argument to specqbft.NewInstance
test: protocol/v2/qbft/testing/utils.go#L89
cannot use share (variable of type *"github.com/ssvlabs/ssv-spec/types".Share) as *"github.com/ssvlabs/ssv-spec/types".Operator value in argument to controller.NewController
test: protocol/v2/testing/test_utils.go#L49
unknown field SharePubKey in struct literal of type "github.com/ssvlabs/ssv-spec/types".Operator
test: protocol/v2/testing/test_utils.go#L80
sm.Message undefined (type *"github.com/ssvlabs/ssv-spec/types".SignedSSVMessage has no field or method Message)
test: protocol/v2/testing/test_utils.go#L81
sm.Message undefined (type *"github.com/ssvlabs/ssv-spec/types".SignedSSVMessage has no field or method Message)
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/