Bump github.com/google/go-metrics-stackdriver from 0.2.0 to 0.6.0 #7
Annotations
9 errors and 2 warnings
Run Go tests:
internalshared/configutil/telemetry.go#L371
cannot use client (variable of type *"cloud.google.com/go/monitoring/apiv3".MetricClient) as *"cloud.google.com/go/monitoring/apiv3/v2".MetricClient value in argument to stackdriver.NewSink
|
Run Go tests:
internalshared/configutil/telemetry.go#L379
cannot use sink (variable of type *stackdriver.Sink) as "github.com/armon/go-metrics".MetricSink value in argument to append: *stackdriver.Sink does not implement "github.com/armon/go-metrics".MetricSink (wrong type for method AddSampleWithLabels)
|
Run Go tests:
internalshared/configutil/telemetry.go#L371
cannot use client (variable of type *"cloud.google.com/go/monitoring/apiv3".MetricClient) as *"cloud.google.com/go/monitoring/apiv3/v2".MetricClient value in argument to stackdriver.NewSink
|
Run Go tests:
internalshared/configutil/telemetry.go#L379
cannot use sink (variable of type *stackdriver.Sink) as "github.com/armon/go-metrics".MetricSink value in argument to append: *stackdriver.Sink does not implement "github.com/armon/go-metrics".MetricSink (wrong type for method AddSampleWithLabels)
|
Run Go tests:
internalshared/configutil/telemetry.go#L371
cannot use client (variable of type *"cloud.google.com/go/monitoring/apiv3".MetricClient) as *"cloud.google.com/go/monitoring/apiv3/v2".MetricClient value in argument to stackdriver.NewSink
|
Run Go tests:
internalshared/configutil/telemetry.go#L379
cannot use sink (variable of type *stackdriver.Sink) as "github.com/armon/go-metrics".MetricSink value in argument to append: *stackdriver.Sink does not implement "github.com/armon/go-metrics".MetricSink (wrong type for method AddSampleWithLabels)
|
Run Go tests:
internalshared/configutil/telemetry.go#L371
cannot use client (variable of type *"cloud.google.com/go/monitoring/apiv3".MetricClient) as *"cloud.google.com/go/monitoring/apiv3/v2".MetricClient value in argument to stackdriver.NewSink
|
Run Go tests:
internalshared/configutil/telemetry.go#L379
cannot use sink (variable of type *stackdriver.Sink) as "github.com/armon/go-metrics".MetricSink value in argument to append: *stackdriver.Sink does not implement "github.com/armon/go-metrics".MetricSink (wrong type for method AddSampleWithLabels)
|
Run Go tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Archive test results
No files were found with the provided path: test-results/go-test-14. No artifacts will be uploaded.
|
Loading