[WIP] EIP-7732 (ePBS) #44937
Annotations
10 errors and 2 warnings
Golangci-lint:
beacon-chain/db/kv/state.go#L714
*ethpb.BeaconStateEPBS (type) is not an expression (typecheck)
|
Golangci-lint:
beacon-chain/db/testing/setup_db.go#L11
could not import github.com/prysmaticlabs/prysm/v5/beacon-chain/db/kv (-: # github.com/prysmaticlabs/prysm/v5/beacon-chain/db/kv
|
Golangci-lint:
beacon-chain/db/kv/state.go#L714
*ethpb.BeaconStateEPBS (type) is not an expression) (typecheck)
|
Golangci-lint:
beacon-chain/sync/broadcast_bls_changes.go#L51
s.cfg.chain.HeadStateReadOnly undefined (type blockchainService has no field or method HeadStateReadOnly) (typecheck)
|
Golangci-lint:
beacon-chain/sync/execution_payload_envelope.go#L101
s.cfg.chain.ReceiveExecutionPayloadEnvelope undefined (type blockchainService has no field or method ReceiveExecutionPayloadEnvelope) (typecheck)
|
Golangci-lint:
beacon-chain/sync/execution_payload_header.go#L64
s.cfg.chain.HeadStateReadOnly undefined (type blockchainService has no field or method HeadStateReadOnly) (typecheck)
|
Golangci-lint:
beacon-chain/sync/payload_attestations.go#L65
s.cfg.chain.HeadState undefined (type blockchainService has no field or method HeadState) (typecheck)
|
Golangci-lint:
beacon-chain/sync/payload_attestations.go#L90
s.cfg.chain.ReceivePayloadAttestationMessage undefined (type blockchainService has no field or method ReceivePayloadAttestationMessage) (typecheck)
|
Golangci-lint:
beacon-chain/sync/pending_attestations_queue.go#L121
s.cfg.chain.InForkchoice undefined (type blockchainService has no field or method InForkchoice) (typecheck)
|
Golangci-lint:
beacon-chain/sync/pending_attestations_queue.go#L125
s.cfg.chain.VerifyLmdFfgConsistency undefined (type blockchainService has no field or method VerifyLmdFfgConsistency) (typecheck)
|
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|
Set up Go 1.22
Unexpected input(s) 'id', valid inputs are ['go-version', 'go-version-file', 'check-latest', 'token', 'cache', 'cache-dependency-path', 'architecture']
|
Loading