Skip to content

fix the timer

fix the timer #16116

Triggered via push July 16, 2024 12:53
Status Failure
Total duration 2m 35s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: operator/node.go#L25
could not import github.com/ssvlabs/ssv/operator/validator (-: # github.com/ssvlabs/ssv/operator/validator
lint: operator/validator/controller.go#L1362
cannot use options.SSVShare.Share (variable of type "github.com/ssvlabs/ssv-spec/types".Share) as *"github.com/ssvlabs/ssv-spec-pre-cc/types".Share value in argument to genesisqbftcontroller.NewController
lint: operator/validator/controller.go#L1373
cannot use options.SSVShare.BeaconMetadata.Index (variable of type "github.com/attestantio/go-eth2-client/spec/phase0".ValidatorIndex) as "github.com/AKorpusenko/genesis-go-eth2-client/spec/phase0".ValidatorIndex value in argument to genesisspecssv.AttesterValueCheckF
lint: operator/validator/controller.go#L1375
too many arguments in call to genesisrunner.NewAttesterRunnner
lint: operator/validator/controller.go#L1377
cannot use options.SSVShare.BeaconMetadata.Index (variable of type "github.com/attestantio/go-eth2-client/spec/phase0".ValidatorIndex) as "github.com/AKorpusenko/genesis-go-eth2-client/spec/phase0".ValidatorIndex value in argument to genesisspecssv.ProposerValueCheckF
lint: operator/validator/controller.go#L1379
too many arguments in call to genesisrunner.NewProposerRunner
lint: operator/validator/controller.go#L1382
cannot use options.SSVShare.BeaconMetadata.Index (variable of type "github.com/attestantio/go-eth2-client/spec/phase0".ValidatorIndex) as "github.com/AKorpusenko/genesis-go-eth2-client/spec/phase0".ValidatorIndex value in argument to genesisspecssv.AggregatorValueCheckF
lint: operator/validator/controller.go#L1384
too many arguments in call to genesisrunner.NewAggregatorRunner
lint: operator/validator/controller.go#L1386
cannot use options.SSVShare.BeaconMetadata.Index (variable of type "github.com/attestantio/go-eth2-client/spec/phase0".ValidatorIndex) as "github.com/AKorpusenko/genesis-go-eth2-client/spec/phase0".ValidatorIndex value in argument to genesisspecssv.SyncCommitteeValueCheckF
lint: operator/validator/controller.go#L1388
too many arguments in call to genesisrunner.NewSyncCommitteeRunner
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/