upstream: merge geth date 0205 #4772
Annotations
10 errors
unit-test (1.23.x, ubuntu-latest)
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)
|
unit-test (1.23.x, ubuntu-latest)
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)
|
unit-test (1.23.x, ubuntu-latest)
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)
|
unit-test (1.23.x, ubuntu-latest)
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)
|
unit-test (1.23.x, ubuntu-latest)
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)
|
unit-test (1.23.x, ubuntu-latest)
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)
|
unit-test (1.23.x, ubuntu-latest)
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)
|
unit-test (1.23.x, ubuntu-latest)
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)
|
unit-test (1.23.x, ubuntu-latest)
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)
|
unit-test (1.23.x, ubuntu-latest)
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)
|