Skip to content

Start to add support for Electra #606

Start to add support for Electra

Start to add support for Electra #606

Triggered via pull request April 29, 2024 22:11
Status Failure
Total duration 26s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)