Skip to content

build(deps): Bump github.com/ethereum/go-ethereum from 1.10.26 to 1.13.15 #181

build(deps): Bump github.com/ethereum/go-ethereum from 1.10.26 to 1.13.15

build(deps): Bump github.com/ethereum/go-ethereum from 1.10.26 to 1.13.15 #181

Triggered via pull request May 6, 2024 14:27
Status Failure
Total duration 1m 52s
Artifacts

e2e.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
e2e-test
cannot use (CommitteeIndex)(0) (constant 0 of type CommitteeIndex) as ssz.HashRoot value in variable declaration: CommitteeIndex does not implement ssz.HashRoot (missing method GetTree)
e2e-test
cannot use c (variable of type CommitteeIndex) as ssz.HashRoot value in argument to fssz.HashWithDefaultHasher: CommitteeIndex does not implement ssz.HashRoot (missing method GetTree)
e2e-test
cannot use (Epoch)(0) (constant 0 of type Epoch) as ssz.HashRoot value in variable declaration: Epoch does not implement ssz.HashRoot (missing method GetTree)
e2e-test
cannot use e (variable of type Epoch) as ssz.HashRoot value in argument to fssz.HashWithDefaultHasher: Epoch does not implement ssz.HashRoot (missing method GetTree)
e2e-test
cannot use (Slot)(0) (constant 0 of type Slot) as ssz.HashRoot value in variable declaration: Slot does not implement ssz.HashRoot (missing method GetTree)
e2e-test
cannot use s (variable of type Slot) as ssz.HashRoot value in argument to fssz.HashWithDefaultHasher: Slot does not implement ssz.HashRoot (missing method GetTree)
e2e-test
cannot use (Epoch)(0) (constant 0 of type Epoch) as ssz.HashRoot value in variable declaration: Epoch does not implement ssz.HashRoot (missing method GetTree)
e2e-test
cannot use (ValidatorIndex)(0) (constant 0 of type ValidatorIndex) as ssz.HashRoot value in variable declaration: ValidatorIndex does not implement ssz.HashRoot (missing method GetTree)
e2e-test
cannot use v (variable of type ValidatorIndex) as ssz.HashRoot value in argument to fssz.HashWithDefaultHasher: ValidatorIndex does not implement ssz.HashRoot (missing method GetTree)
e2e-test
cannot use b (variable of type *SSZBytes) as ssz.HashRoot value in argument to fssz.HashWithDefaultHasher: *SSZBytes does not implement ssz.HashRoot (missing method GetTree)
e2e-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3, technote-space/get-diff-action@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e-test
Restore cache failed: Dependencies file is not found in /home/runner/work/greenfield-cometbft/greenfield-cometbft. Supported file pattern: go.sum