Start to add support for Electra #606
Annotations
10 errors
lint:
spec/electra/beaconblockbody_json.go#L70
cyclomatic complexity 31 of func `(*BeaconBlockBody).UnmarshalJSON` is high (> 30) (gocyclo)
|
lint:
spec/versionedsignedbeaconblock.go#L271
cyclomatic complexity 31 of func `(*VersionedSignedBeaconBlock).Attestations` is high (> 30) (gocyclo)
|
lint:
spec/phase0/types.go#L18
File is not `gofumpt`-ed (gofumpt)
|
lint:
spec/phase0/types.go#L20
File is not `gofumpt`-ed (gofumpt)
|
lint:
spec/electra/attestation.go#L20
File is not `gofumpt`-ed (gofumpt)
|
lint:
spec/phase0/types.go#L19
File is not `goimports`-ed (goimports)
|
lint:
spec/electra/attestation.go#L21
File is not `goimports`-ed (goimports)
|
lint:
spec/electra/depositreceipt_json.go#L20
File is not `goimports`-ed (goimports)
|
lint:
spec/electra/executionpayloadheader_yaml.go#L94
import-shadowing: The name 'bytes' shadows an import name (revive)
|
lint:
spec/electra/consolidation_yaml.go#L53
import-shadowing: The name 'bytes' shadows an import name (revive)
|