Skip to content

Add gaslimit function. #715

Add gaslimit function.

Add gaslimit function. #715

Triggered via push December 11, 2024 13:43
Status Failure
Total duration 50s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: spec/phase0/types.go#L25
the methods of "Epoch" use pointer receiver and non-pointer receiver. (recvcheck)
lint: spec/phase0/hash32.go#L25
the methods of "Hash32" use pointer receiver and non-pointer receiver. (recvcheck)
lint: spec/phase0/root.go#L25
the methods of "Root" use pointer receiver and non-pointer receiver. (recvcheck)
lint: spec/phase0/gwei.go#L25
the methods of "Gwei" 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/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/blspubkey.go#L25
the methods of "BLSPubKey" use pointer receiver and non-pointer receiver. (recvcheck)
lint: spec/altair/participationflags.go#L25
the methods of "ParticipationFlags" use pointer receiver and non-pointer receiver. (recvcheck)
lint: spec/bellatrix/types.go#L25
the methods of "Transaction" use pointer receiver and non-pointer receiver. (recvcheck)