Skip to content

Apply struct changes for new Alpaca #10

Apply struct changes for new Alpaca

Apply struct changes for new Alpaca #10

Triggered via pull request December 2, 2024 06:43
Status Failure
Total duration 49s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: api/v1/payloadattributesevent.go#L145
File is not `gofmt`-ed with `-s` (gofmt)
lint: spec/altair/beaconstate.go#L478
unnecessary conversion (unconvert)
lint: spec/altair/beaconstate.go#L479
unnecessary conversion (unconvert)
lint: spec/altair/beaconstate.go#L472
unnecessary conversion (unconvert)
lint: spec/altair/beaconstate.go#L426
return with no blank line before (nlreturn)
lint: spec/phase0/root.go#L25
the methods of "Root" use pointer receiver and non-pointer receiver. (recvcheck)
lint: spec/phase0/validatorindex.go#L25
the methods of "ValidatorIndex" use pointer receiver and non-pointer receiver. (recvcheck)
lint: spec/phase0/blssignature.go#L25
the methods of "BLSSignature" use pointer receiver and non-pointer receiver. (recvcheck)
lint: spec/phase0/slot.go#L25
the methods of "Slot" use pointer receiver and non-pointer receiver. (recvcheck)
lint: spec/phase0/blspubkey.go#L25
the methods of "BLSPubKey" use pointer receiver and non-pointer receiver. (recvcheck)