Skip to content

Stop using p2pNetwork.UpdateSubnets and use a new function solely for… #16100

Stop using p2pNetwork.UpdateSubnets and use a new function solely for…

Stop using p2pNetwork.UpdateSubnets and use a new function solely for… #16100

Triggered via push July 16, 2024 10:12
Status Failure
Total duration 1m 56s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: exporter/api/query_handlers_test.go#L108
undefined: types.GetDefaultDomain (typecheck)
lint: ibft/storage/store_test.go#L23
undefined: types.GetDefaultDomain
lint: ibft/storage/store_test.go#L58
undefined: types.GetDefaultDomain
lint: ibft/storage/store_test.go#L93
undefined: types.GetDefaultDomain
lint: ibft/storage/store_test.go#L131
undefined: types.GetDefaultDomain (typecheck)
lint: integration/qbft/tests/scenario_test.go#L84
undefined: types.GetDefaultDomain (typecheck)
lint: integration/qbft/tests/scenario_test.go#L89
undefined: spectypes.MessageIDFromBytes (typecheck)
lint: integration/qbft/tests/scenario_test.go#L146
unknown field Quorum in struct literal of type "github.com/ssvlabs/ssv-spec/types".Share (typecheck)
lint: integration/qbft/tests/scenario_test.go#L203
cannot use spectestingutils.NewTestingBeaconNode() (value of type *testingutils.TestingBeaconNode) as beacon.BeaconNode value in struct literal: *testingutils.TestingBeaconNode does not implement beacon.BeaconNode (missing method AttesterDuties) (typecheck)
lint: network/p2p/metrics.go#L8
could not import github.com/ssvlabs/ssv/network/topics (-: # github.com/ssvlabs/ssv/network/topics
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/