Skip to content

Bump github.com/spf13/viper from 1.16.0 to 1.18.2 #242

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

Bump github.com/spf13/viper from 1.16.0 to 1.18.2 #242

Triggered via pull request December 21, 2023 20:19
Status Failure
Total duration 1m 56s
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

5 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
Process completed with exit code 1.