chore(deps): bump github.com/prometheus/client_golang from 1.18.0 to 1.20.5 #3
Annotations
14 errors and 5 warnings
Build
undefined: expfmt.FmtText
|
Build
Process completed with exit code 2.
|
Lint Go code:
metricproviders/prometheus/prometheus_test.go#L88
cannot use mock (variable of type *mockAPI) as "github.com/prometheus/client_golang/api/prometheus/v1".API value in argument to NewPrometheusProvider: *mockAPI does not implement "github.com/prometheus/client_golang/api/prometheus/v1".API (wrong type for method LabelNames)
|
Lint Go code:
metricproviders/prometheus/prometheus_test.go#L109
cannot use mock (variable of type *mockAPI) as "github.com/prometheus/client_golang/api/prometheus/v1".API value in argument to NewPrometheusProvider: *mockAPI does not implement "github.com/prometheus/client_golang/api/prometheus/v1".API (wrong type for method LabelNames)
|
Lint Go code:
metricproviders/prometheus/prometheus_test.go#L140
cannot use mock (variable of type *mockAPI) as "github.com/prometheus/client_golang/api/prometheus/v1".API value in argument to NewPrometheusProvider: *mockAPI does not implement "github.com/prometheus/client_golang/api/prometheus/v1".API (wrong type for method LabelNames)
|
Lint Go code:
metricproviders/prometheus/prometheus_test.go#L175
cannot use mock (variable of type *mockAPI) as "github.com/prometheus/client_golang/api/prometheus/v1".API value in argument to NewPrometheusProvider: *mockAPI does not implement "github.com/prometheus/client_golang/api/prometheus/v1".API (wrong type for method LabelNames)
|
Lint Go code:
metricproviders/prometheus/prometheus_test.go#L208
cannot use mock (variable of type *mockAPI) as "github.com/prometheus/client_golang/api/prometheus/v1".API value in argument to NewPrometheusProvider: *mockAPI does not implement "github.com/prometheus/client_golang/api/prometheus/v1".API (wrong type for method LabelNames)
|
Lint Go code:
metricproviders/prometheus/prometheus_test.go#L241
cannot use mock (variable of type *mockAPI) as "github.com/prometheus/client_golang/api/prometheus/v1".API value in argument to NewPrometheusProvider: *mockAPI does not implement "github.com/prometheus/client_golang/api/prometheus/v1".API (wrong type for method LabelNames)
|
Lint Go code:
metricproviders/prometheus/prometheus_test.go#L269
cannot use mock (variable of type *mockAPI) as "github.com/prometheus/client_golang/api/prometheus/v1".API value in argument to NewPrometheusProvider: *mockAPI does not implement "github.com/prometheus/client_golang/api/prometheus/v1".API (wrong type for method LabelNames)
|
Lint Go code:
metricproviders/prometheus/prometheus_test.go#L294
cannot use mock (variable of type *mockAPI) as "github.com/prometheus/client_golang/api/prometheus/v1".API value in argument to NewPrometheusProvider: *mockAPI does not implement "github.com/prometheus/client_golang/api/prometheus/v1".API (wrong type for method LabelNames)
|
Lint Go code:
metricproviders/prometheus/prometheus_test.go#L320
cannot use mock (variable of type *mockAPI) as "github.com/prometheus/client_golang/api/prometheus/v1".API value in argument to NewPrometheusProvider: *mockAPI does not implement "github.com/prometheus/client_golang/api/prometheus/v1".API (wrong type for method LabelNames)
|
Lint Go code:
metricproviders/prometheus/prometheus_test.go#L346
cannot use mock (variable of type *mockAPI) as "github.com/prometheus/client_golang/api/prometheus/v1".API value in argument to NewPrometheusProvider: *mockAPI does not implement "github.com/prometheus/client_golang/api/prometheus/v1".API (wrong type for method LabelNames)
|
Verify Codegen:
vendor/k8s.io/component-base/metrics/testutil/metrics.go#L73
undefined: expfmt.FmtText
|
Verify Codegen
Process completed with exit code 2.
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build
Restore cache failed: Dependencies file is not found in /home/runner/work/ArgoRollOut/ArgoRollOut. Supported file pattern: go.sum
|
Lint Go code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint Go code
Restore cache failed: Dependencies file is not found in /home/runner/work/ArgoRollOut/ArgoRollOut. Supported file pattern: go.sum
|
Verify Codegen
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|