Skip to content

merge commit

merge commit #16179

Triggered via push July 17, 2024 15:49
Status Failure
Total duration 2m 48s
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#L25
undefined: validator.TempBeaconVoteValueCheckF
lint: protocol/v2/ssv/testing/runner.go#L31
undefined: validator.TempBeaconVoteValueCheckF
lint: protocol/v2/ssv/testing/runner.go#L87
cannot use identifier.GetRoleType() (value of type "github.com/ssvlabs/ssv-spec/types".RunnerRole) as convert.RunnerRole value in argument to testing.TestingConfig
lint: protocol/v2/ssv/testing/runner.go#L129
not enough arguments in call to runner.NewAggregatorRunner
lint: protocol/v2/ssv/testing/runner.go#L141
not enough arguments in call to runner.NewProposerRunner
lint: protocol/v2/ssv/testing/runner.go#L153
not enough arguments in call to runner.NewSyncCommitteeAggregatorRunner
lint: protocol/v2/ssv/testing/runner.go#L163
not enough arguments in call to runner.NewValidatorRegistrationRunner
lint: protocol/v2/ssv/testing/runner.go#L172
not enough arguments in call to runner.NewVoluntaryExitRunner
lint: protocol/v2/ssv/testing/runner.go#L291
cannot use identifier.GetRoleType() (value of type "github.com/ssvlabs/ssv-spec/types".RunnerRole) as convert.RunnerRole value in argument to testing.TestingConfig
lint: protocol/v2/ssv/testing/runner.go#L329
not enough arguments in call to runner.NewAggregatorRunner
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/