Bump github.com/spf13/viper from 1.16.0 to 1.17.0 #70
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 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(a keyTuple, b keyTuple) bool of func(a, b keyTuple) bool {…} does not match inferred type func(a keyTuple, b keyTuple) 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
Process completed with exit code 1.
|