Skip to content

Update go eth2 lib #1296

Update go eth2 lib

Update go eth2 lib #1296

Triggered via pull request July 30, 2024 09:38
Status Failure
Total duration 1m 3s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build
c.Duty.SizeSSZ undefined (type Duty has no field or method SizeSSZ)
build
c.Duty.MarshalSSZTo undefined (type Duty has no field or method MarshalSSZTo)
build
c.Duty.UnmarshalSSZ undefined (type Duty has no field or method UnmarshalSSZ)
build
c.Duty.SizeSSZ undefined (type Duty has no field or method SizeSSZ)
build
c.Duty.HashTreeRootWith undefined (type Duty has no field or method HashTreeRootWith)
build
Process completed with exit code 2.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/