Start to add support for Electra #607
Annotations
9 errors
lint:
spec/electra/beaconblockbody_json.go#L71
cyclomatic complexity 31 of func `(*BeaconBlockBody).UnmarshalJSON` is high (> 30) (gocyclo)
|
lint:
spec/versionedsignedbeaconblock.go#L272
cyclomatic complexity 31 of func `(*VersionedSignedBeaconBlock).Attestations` is high (> 30) (gocyclo)
|
lint:
spec/electra/executionpayloadheader_yaml.go#L94
import-shadowing: The name 'bytes' shadows an import name (revive)
|
lint:
spec/electra/executionpayload_yaml.go#L97
import-shadowing: The name 'bytes' shadows an import name (revive)
|
lint:
spec/electra/executionlayerwithdrawalrequest_yaml.go#L55
import-shadowing: The name 'bytes' shadows an import name (revive)
|
lint:
api/versionedproposal.go#L319
return with no blank line before (nlreturn)
|
lint:
api/versionedproposal.go#L328
return with no blank line before (nlreturn)
|
lint:
api/versionedproposal.go#L348
return with no blank line before (nlreturn)
|
lint
issues found
|