Skip to content

added PartialSigContainer wrapper #16410

added PartialSigContainer wrapper

added PartialSigContainer wrapper #16410

Triggered via push July 25, 2024 11:52
Status Failure
Total duration 2m 32s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: protocol/v2/ssv/testing/runner.go#L7
could not import github.com/ssvlabs/ssv/integration/qbft/tests (-: # github.com/ssvlabs/ssv/integration/qbft/tests
lint: integration/qbft/tests/msg_router.go#L17
undefined: queue.DecodedSSVMessage) (typecheck)
lint: integration/qbft/tests/msg_router.go#L17
undefined: queue.DecodedSSVMessage
lint: integration/qbft/tests/scenario_test.go#L84
networkconfig.TestNetwork.Domain undefined (type networkconfig.NetworkConfig has no field or method Domain)
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) (typecheck)
lint: message/validation/genesis/validation_test.go#L83
undefined: queue.DecodeGenesisSSVMessage
lint: message/validation/genesis/validation_test.go#L115
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/