Apply struct changes for new Alpaca #16
Annotations
10 errors
lint:
api/v1/validatorstate.go#L176
ifElseChain: rewrite if-else to switch statement (gocritic)
|
lint:
http/signedbeaconblock.go#L154
File is not `gofmt`-ed with `-s` (gofmt)
|
lint:
spec/altair/beaconstate.go#L472
unnecessary conversion (unconvert)
|
lint:
spec/altair/beaconstate.go#L478
unnecessary conversion (unconvert)
|
lint:
spec/altair/beaconstate.go#L479
unnecessary conversion (unconvert)
|
lint:
spec/altair/beaconstate.go#L426
return with no blank line before (nlreturn)
|
lint:
spec/phase0/slot.go#L25
the methods of "Slot" 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/types.go#L25
the methods of "Epoch" 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)
|