Skip to content

Rework API

Rework API #431

Triggered via pull request October 15, 2023 20:09
@mcdeemcdee
synchronize #80
rework-api
Status Failure
Total duration 44s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint: http/http.go#L306
http/http.go:306: Line contains TODO/BUG/FIXME: "TODO can we pass the reader? Or does ca..." (godox)
lint: http/http.go#L394
http/http.go:394: Line contains TODO/BUG/FIXME: "TODO need to be selective here?" (godox)
lint: multi/submitbeaconblock.go#L26
SA1019: client.(consensusclient.BeaconBlockSubmitter).SubmitBeaconBlock is deprecated: this will not work from the deneb hard-fork onwards. Use ProposalSubmitter.SubmitProposal() instead. (staticcheck)
lint: testclients/erroring.go#L405
SA1019: next.SubmitBeaconBlock is deprecated: this will not work from the deneb hard-fork onwards. Use ProposalSubmitter.SubmitProposal() instead. (staticcheck)
lint: testclients/sleepy.go#L294
SA1019: next.SubmitBeaconBlock is deprecated: this will not work from the deneb hard-fork onwards. Use ProposalSubmitter.SubmitProposal() instead. (staticcheck)
lint
issues found