Skip to content

Merge branch 'alan/pre-fork' into alan/pre-fork-spec-tests-alignment #16409

Merge branch 'alan/pre-fork' into alan/pre-fork-spec-tests-alignment

Merge branch 'alan/pre-fork' into alan/pre-fork-spec-tests-alignment #16409

Triggered via push July 25, 2024 11:39
Status Failure
Total duration 1m 59s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: integration/qbft/tests/scenario_test.go#L89
undefined: spectypes.MessageIDFromBytes
lint: integration/qbft/tests/scenario_test.go#L146
unknown field Quorum in struct literal of type "github.com/ssvlabs/ssv-spec/types".Share
lint: integration/qbft/tests/scenario_test.go#L173
cannot use spectypes.MapDutyToRunnerRole(role) (value of type "github.com/ssvlabs/ssv-spec/types".RunnerRole) as convert.RunnerRole value in argument to storageMap.Add
lint: integration/qbft/tests/scenario_test.go#L203
cannot use spectestingutils.NewTestingBeaconNode() (value of type *"github.com/ssvlabs/ssv-spec/types/testingutils".TestingBeaconNode) as beacon.BeaconNode value in struct literal: *"github.com/ssvlabs/ssv-spec/types/testingutils".TestingBeaconNode does not implement beacon.BeaconNode (missing method AttesterDuties)
lint: integration/qbft/tests/scenario_test.go#L209
cannot use newMsgRouter(logger, val) (value of type *msgRouter) as "github.com/ssvlabs/ssv/network".MessageRouter value in argument to node.UseMessageRouter: *msgRouter does not implement "github.com/ssvlabs/ssv/network".MessageRouter (wrong type for method Route)
lint: message/validation/genesis/validation_test.go#L83
undefined: queue.DecodeGenesisSSVMessage
lint: message/validation/genesis/validation_test.go#L115
undefined: queue.DecodeGenesisSSVMessage
lint: message/validation/genesis/validation_test.go#L145
undefined: queue.DecodeGenesisSSVMessage
lint: message/validation/genesis/validation_test.go#L169
undefined: queue.DecodeGenesisSSVMessage
lint: message/validation/genesis/validation_test.go#L192
undefined: queue.DecodeGenesisSSVMessage
lint
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/
lint
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/