Skip to content

Bump github.com/spf13/viper from 1.16.0 to 1.17.0 #70

Bump github.com/spf13/viper from 1.16.0 to 1.17.0

Bump github.com/spf13/viper from 1.16.0 to 1.17.0 #70

Triggered via pull request October 19, 2023 13:09
Status Failure
Total duration 2m 26s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

e2e.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.