Revert "Change treemap to array" #3812
Annotations
10 errors and 2 warnings
protocol/v2/qbft/spectest/controller_type.go#L64
undefined: spectestingutils.TestingOperator
|
protocol/v2/qbft/spectest/controller_type.go#L119
cannot use operators (variable of type []*"github.com/ssvlabs/ssv-spec/types".CommitteeMember) as []*"github.com/ssvlabs/ssv-spec/types".Operator value in argument to spectestingutils.VerifyListOfSignedSSVMessages
|
protocol/v2/qbft/spectest/controller_type.go#L161
contr.Share undefined (type *controller.Controller has no field or method Share)
|
protocol/v2/qbft/spectest/create_msg_type.go#L51
unknown field Share in struct literal of type "github.com/ssvlabs/ssv-spec/qbft".State
|
protocol/v2/qbft/spectest/create_msg_type.go#L51
undefined: testingutils.TestingOperator
|
protocol/v2/qbft/spectest/create_msg_type.go#L62
unknown field Share in struct literal of type "github.com/ssvlabs/ssv-spec/qbft".State
|
protocol/v2/qbft/spectest/create_msg_type.go#L62
undefined: testingutils.TestingOperator
|
protocol/v2/qbft/spectest/create_msg_type.go#L73
unknown field Share in struct literal of type "github.com/ssvlabs/ssv-spec/qbft".State
|
protocol/v2/qbft/spectest/create_msg_type.go#L73
undefined: testingutils.TestingOperator
|
protocol/v2/qbft/spectest/create_msg_type.go#L84
undefined: testingutils.TestingOperator
|
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/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading