Skip to content

[WIP] EIP-7732 (ePBS) #45317

[WIP] EIP-7732 (ePBS)

[WIP] EIP-7732 (ePBS) #45317

Triggered via pull request December 3, 2024 15:58
@terencechainterencechain
synchronize #13917
epbs
Status Failure
Total duration 4m 16s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 6 warnings
Build: testing/util/random/epbs.go#L460
undefined: ethpb.SignedBlindPayloadEnvelope
Build: testing/util/random/epbs.go#L461
undefined: ethpb.SignedBlindPayloadEnvelope
Build: testing/util/random/epbs.go#L468
undefined: ethpb.BlindPayloadEnvelope
Build: testing/util/random/epbs.go#L470
undefined: ethpb.BlindPayloadEnvelope
Build
Process completed with exit code 1.
Gosec scan: testing/util/random/epbs.go#L460
undefined: ethpb.SignedBlindPayloadEnvelope
Gosec scan: testing/util/random/epbs.go#L461
undefined: ethpb.SignedBlindPayloadEnvelope
Gosec scan: testing/util/random/epbs.go#L468
undefined: ethpb.BlindPayloadEnvelope
Gosec scan: testing/util/random/epbs.go#L470
undefined: ethpb.BlindPayloadEnvelope
Gosec scan
Process completed with exit code 1.
Lint: beacon-chain/forkchoice/ro_test.go#L164
cannot use m (variable of type *mockROForkchoice) as ROWrappable value in argument to NewROForkChoice: *mockROForkchoice does not implement ROWrappable (missing method HashForBlockRoot)
Lint: beacon-chain/forkchoice/ro_test.go#L177
cannot use &mockROForkchoice{} (value of type *mockROForkchoice) as FastGetter value in variable declaration: *mockROForkchoice does not implement FastGetter (missing method HashForBlockRoot) (typecheck)
Lint: beacon-chain/rpc/service_test.go#L46
cannot use chainService (variable of type *"github.com/prysmaticlabs/prysm/v5/beacon-chain/blockchain/testing".ChainService) as blockchain.BlockReceiver value in struct literal: *"github.com/prysmaticlabs/prysm/v5/beacon-chain/blockchain/testing".ChainService does not implement blockchain.BlockReceiver (wrong type for method ReceiveExecutionPayloadEnvelope)
Lint: beacon-chain/rpc/service_test.go#L88
cannot use chainService (variable of type *"github.com/prysmaticlabs/prysm/v5/beacon-chain/blockchain/testing".ChainService) as blockchain.BlockReceiver value in struct literal: *"github.com/prysmaticlabs/prysm/v5/beacon-chain/blockchain/testing".ChainService does not implement blockchain.BlockReceiver (wrong type for method ReceiveExecutionPayloadEnvelope)
Lint: beacon-chain/rpc/prysm/v1alpha1/validator/proposer_deposits_test.go#L193
cannot use &mock.ChainService{…} (value of type *"github.com/prysmaticlabs/prysm/v5/beacon-chain/blockchain/testing".ChainService) as blockchain.BlockReceiver value in struct literal: *"github.com/prysmaticlabs/prysm/v5/beacon-chain/blockchain/testing".ChainService does not implement blockchain.BlockReceiver (wrong type for method ReceiveExecutionPayloadEnvelope)
Lint: beacon-chain/rpc/prysm/v1alpha1/validator/proposer_epbs_test.go#L35
cannot use &mockChain.ChainService{…} (value of type *"github.com/prysmaticlabs/prysm/v5/beacon-chain/blockchain/testing".ChainService) as blockchain.ExecutionPayloadReceiver value in struct literal: *"github.com/prysmaticlabs/prysm/v5/beacon-chain/blockchain/testing".ChainService does not implement blockchain.ExecutionPayloadReceiver (wrong type for method ReceiveExecutionPayloadEnvelope)
Lint: beacon-chain/rpc/prysm/v1alpha1/validator/proposer_epbs_test.go#L44
cannot use &mockChain.ChainService{…} (value of type *"github.com/prysmaticlabs/prysm/v5/beacon-chain/blockchain/testing".ChainService) as blockchain.ExecutionPayloadReceiver value in struct literal: *"github.com/prysmaticlabs/prysm/v5/beacon-chain/blockchain/testing".ChainService does not implement blockchain.ExecutionPayloadReceiver (wrong type for method ReceiveExecutionPayloadEnvelope)
Lint: beacon-chain/rpc/prysm/v1alpha1/validator/proposer_test.go#L715
cannot use mockChainService (variable of type *"github.com/prysmaticlabs/prysm/v5/beacon-chain/blockchain/testing".ChainService) as blockchain.BlockReceiver value in struct literal: *"github.com/prysmaticlabs/prysm/v5/beacon-chain/blockchain/testing".ChainService does not implement blockchain.BlockReceiver (wrong type for method ReceiveExecutionPayloadEnvelope)
Lint: beacon-chain/rpc/prysm/v1alpha1/validator/proposer_test.go#L982
cannot use c (variable of type *"github.com/prysmaticlabs/prysm/v5/beacon-chain/blockchain/testing".ChainService) as blockchain.BlockReceiver value in struct literal: *"github.com/prysmaticlabs/prysm/v5/beacon-chain/blockchain/testing".ChainService does not implement blockchain.BlockReceiver (wrong type for method ReceiveExecutionPayloadEnvelope)
Lint: beacon-chain/rpc/prysm/v1alpha1/validator/proposer_test.go#L1085
cannot use &mock.ChainService{…} (value of type *"github.com/prysmaticlabs/prysm/v5/beacon-chain/blockchain/testing".ChainService) as blockchain.BlockReceiver value in struct literal: *"github.com/prysmaticlabs/prysm/v5/beacon-chain/blockchain/testing".ChainService does not implement blockchain.BlockReceiver (wrong type for method ReceiveExecutionPayloadEnvelope)
Formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/prysm/prysm. Supported file pattern: go.sum
Gosec scan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
Unexpected input(s) 'id', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']