Skip to content

Bump github.com/ethereum/go-ethereum from 1.12.0 to 1.13.5 #148

Bump github.com/ethereum/go-ethereum from 1.12.0 to 1.13.5

Bump github.com/ethereum/go-ethereum from 1.12.0 to 1.13.5 #148

Triggered via pull request November 14, 2023 22:56
Status Failure
Total duration 59s
Artifacts

e2e.yml

on: pull_request
e2e_tests
51s
e2e_tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors
e2e_tests
type func(T, T) bool of T.Less does not match inferred type func(a T, b T) int for func(a E, b E) int
e2e_tests
type func(i T, j T) bool of func(i, j T) bool {…} does not match inferred type func(a T, b T) int for func(a E, b E) int
e2e_tests
type func(i T, j T) bool of func(i, j T) bool {…} does not match inferred type func(a T, b T) int for func(a E, b E) int
e2e_tests
type func(i *io_prometheus_client.MetricFamily, j *io_prometheus_client.MetricFamily) bool of func(i, j *dto.MetricFamily) bool {…} does not match inferred type func(a *io_prometheus_client.MetricFamily, b *io_prometheus_client.MetricFamily) int for func(a E, b E) int
e2e_tests
cannot use memTableSize (variable of type int) as uint64 value in struct literal
e2e_tests
assignment mismatch: 1 variable but d.db.NewIter returns 2 values
e2e_tests
cannot use memTableSize (variable of type int) as uint64 value in struct literal
e2e_tests
assignment mismatch: 1 variable but d.db.NewIter returns 2 values
e2e_tests
Process completed with exit code 1.