Skip to content

Start to add support for Electra #607

Start to add support for Electra

Start to add support for Electra #607

Triggered via pull request April 29, 2024 22:22
@jtragliajtraglia
synchronize #131
electra
Status Failure
Total duration 32s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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