Skip to content

empty commit

empty commit #16195

Triggered via push July 17, 2024 18:03
Status Failure
Total duration 2m 52s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: protocol/genesis/qbft/testing/utils.go#L36
cannot use func(state *genesisrunner.State, round genesisspecqbft.Round) genesisspectypes.OperatorID {…} (value of type func(state *genesisrunner.State, round "github.com/ssvlabs/ssv-spec-pre-cc/qbft".Round) uint64) as func(state *"github.com/ssvlabs/ssv/protocol/genesis/types".State, round "github.com/ssvlabs/ssv-spec-pre-cc/qbft".Round) uint64 value in struct literal
lint: protocol/genesis/qbft/testing/utils.go#L90
cannot use share (variable of type *"github.com/ssvlabs/ssv-spec/types".Share) as *"github.com/ssvlabs/ssv-spec/types".CommitteeMember value in argument to controller.NewController (typecheck)
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#L291
cannot use identifier.GetRoleType() (value of type "github.com/ssvlabs/ssv-spec/types".RunnerRole) as convert.RunnerRole value in argument to testing.TestingConfig (typecheck)
lint: ibft/storage/store_test.go#L24
undefined: types.GetDefaultDomain
lint: ibft/storage/store_test.go#L59
undefined: types.GetDefaultDomain
lint: ibft/storage/store_test.go#L94
undefined: types.GetDefaultDomain
lint: ibft/storage/store_test.go#L132
undefined: types.GetDefaultDomain
lint: ibft/storage/stores_test.go#L22
cannot use spectypes.RoleCommittee (constant 0 of type "github.com/ssvlabs/ssv-spec/types".RunnerRole) as convert.RunnerRole value in argument to qbftMap.Add
lint: ibft/storage/stores_test.go#L23
cannot use spectypes.RoleCommittee (constant 0 of type "github.com/ssvlabs/ssv-spec/types".RunnerRole) as convert.RunnerRole value in argument to qbftMap.Add
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/