Update electra types for devnet-1 #102
Annotations
4 errors and 1 warning
golangci-lint:
http/builderbid.go#L1
: # github.com/attestantio/go-builder-client/http
|
golangci-lint:
http/unblindproposal.go#L363
unknown field Consolidations in struct literal of type "github.com/attestantio/go-eth2-client/spec/electra".BeaconBlockBody
|
golangci-lint:
http/unblindproposal.go#L363
proposal.Message.Body.Consolidations undefined (type *"github.com/attestantio/go-eth2-client/api/v1/electra".BlindedBeaconBlockBody has no field or method Consolidations) (typecheck)
|
golangci-lint
issues found
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading