Remove interop genesis service from beacon node #45320
Annotations
14 errors and 6 warnings
Build:
config/features/deprecated_flags.go#L93
syntax error: unexpected = in composite literal; possibly missing comma or }
|
Build
Process completed with exit code 1.
|
Lint:
beacon-chain/core/transition/interop/write_block_to_disk.go#L8
could not import github.com/prysmaticlabs/prysm/v5/config/features (-: # github.com/prysmaticlabs/prysm/v5/config/features
|
Lint:
config/features/deprecated_flags.go#L93
syntax error: unexpected = in composite literal; possibly missing comma or }) (typecheck)
|
Lint:
beacon-chain/execution/engine_client.go#L620
roBlob declared and not used (typecheck)
|
Lint:
beacon-chain/p2p/peers/scorers/block_providers.go#L12
could not import github.com/prysmaticlabs/prysm/v5/config/features (-: # github.com/prysmaticlabs/prysm/v5/config/features
|
Lint:
config/features/deprecated_flags.go#L93
syntax error: unexpected = in composite literal; possibly missing comma or }) (typecheck)
|
Lint:
beacon-chain/sync/broadcast_bls_changes.go#L51
s.cfg.chain.HeadStateReadOnly undefined (type blockchainService has no field or method HeadStateReadOnly) (typecheck)
|
Lint:
beacon-chain/sync/pending_attestations_queue.go#L121
s.cfg.chain.InForkchoice undefined (type blockchainService has no field or method InForkchoice) (typecheck)
|
Lint:
beacon-chain/sync/pending_attestations_queue.go#L125
s.cfg.chain.VerifyLmdFfgConsistency undefined (type blockchainService has no field or method VerifyLmdFfgConsistency) (typecheck)
|
Lint:
beacon-chain/sync/pending_attestations_queue.go#L129
s.cfg.chain.AttestationTargetState undefined (type blockchainService has no field or method AttestationTargetState) (typecheck)
|
Lint:
beacon-chain/sync/pending_blocks_queue.go#L102
s.cfg.chain.BlockBeingSynced undefined (type blockchainService has no field or method BlockBeingSynced) (typecheck)
|
Gosec scan:
config/features/deprecated_flags.go#L93
syntax error: unexpected = in composite literal; possibly missing comma or }
|
Gosec scan
Process completed with exit code 1.
|
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
|
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']
|
Gosec scan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|