Skip to content

Update electra types for devnet-1 #94

Update electra types for devnet-1

Update electra types for devnet-1 #94

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

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
test
go test failed with exit code 1, but no tests failed. Check output for more details
test: http/unblindproposal.go#L363
unknown field Consolidations in struct literal of type "github.com/attestantio/go-eth2-client/spec/electra".BeaconBlockBody
test: 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)
test
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, n8maninger/action-golang-test@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/