Update electra types for devnet-1 #95
Annotations
3 errors and 1 warning
Run n8maninger/action-golang-test@v1
go test failed with exit code 1, but no tests failed. Check output for more details
|
Run n8maninger/action-golang-test@v1:
http/unblindproposal.go#L363
unknown field Consolidations in struct literal of type "github.com/attestantio/go-eth2-client/spec/electra".BeaconBlockBody
|
Run n8maninger/action-golang-test@v1:
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)
|
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/
|
Loading