Skip to content

Update electra types for devnet-1 #102

Update electra types for devnet-1

Update electra types for devnet-1 #102

Triggered via pull request August 3, 2024 00:15
Status Failure
Total duration 2m 46s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: http/builderbid.go#L1
: # github.com/attestantio/go-builder-client/http
lint: http/unblindproposal.go#L363
unknown field Consolidations in struct literal of type "github.com/attestantio/go-eth2-client/spec/electra".BeaconBlockBody
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)
lint
issues found
lint
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/