Skip to content

fix lint left overs issues #4025

fix lint left overs issues

fix lint left overs issues #4025

Triggered via push July 17, 2024 15:46
Status Failure
Total duration 2m 0s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
test: protocol/v2/ssv/spectest/msg_processing_type.go#L252
cannot use createRunnerF (variable of type func(_ phase0.Slot, shareMap map[phase0.ValidatorIndex]*"github.com/ssvlabs/ssv-spec/types".Share) *runner.CommitteeRunner) as validator.CommitteeRunnerFunc value in argument to validator.NewCommittee
test: protocol/v2/ssv/spectest/ssv_mapping_test.go#L554
cannot use func(slot phase0.Slot, shareMap map[phase0.ValidatorIndex]*spectypes.Share) *runner.CommitteeRunner {…} (value of type func(slot phase0.Slot, shareMap map[phase0.ValidatorIndex]*"github.com/ssvlabs/ssv-spec/types".Share) *runner.CommitteeRunner) as validator.CommitteeRunnerFunc value in argument to validator.NewCommittee
test
Process completed with exit code 2.
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/
test
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/