Skip to content

fix(deps): update module cloud.google.com/go to v0.110.9 - autoclosed #350

fix(deps): update module cloud.google.com/go to v0.110.9 - autoclosed

fix(deps): update module cloud.google.com/go to v0.110.9 - autoclosed #350

Triggered via pull request July 11, 2023 06:00
@renovaterenovate[bot]
synchronize #481
Status Failure
Total duration 1m 18s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pull_request.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Pull Request: pkg/monitors/gcloud/gcloud-monitor.go#L49
SA1019: monitoringpb.ListUptimeCheckConfigsRequest is deprecated: Please use types in: cloud.google.com/go/monitoring/apiv3/v2/monitoringpb (staticcheck)
Pull Request: pkg/monitors/gcloud/gcloud-monitor.go#L71
SA1019: monitoringpb.ListUptimeCheckConfigsRequest is deprecated: Please use types in: cloud.google.com/go/monitoring/apiv3/v2/monitoringpb (staticcheck)
Pull Request: pkg/monitors/gcloud/gcloud-monitor.go#L123
SA1019: monitoringpb.CreateUptimeCheckConfigRequest is deprecated: Please use types in: cloud.google.com/go/monitoring/apiv3/v2/monitoringpb (staticcheck)
Pull Request: pkg/monitors/gcloud/gcloud-monitor.go#L125
SA1019: monitoringpb.UptimeCheckConfig is deprecated: Please use types in: cloud.google.com/go/monitoring/apiv3/v2/monitoringpb (staticcheck)
Pull Request: pkg/monitors/gcloud/gcloud-monitor.go#L136
SA1019: monitoringpb.UptimeCheckConfig_HttpCheck is deprecated: Please use types in: cloud.google.com/go/monitoring/apiv3/v2/monitoringpb (staticcheck)
Pull Request: pkg/monitors/gcloud/gcloud-monitor.go#L153
SA1019: monitoringpb.GetUptimeCheckConfigRequest is deprecated: Please use types in: cloud.google.com/go/monitoring/apiv3/v2/monitoringpb (staticcheck)
Pull Request: pkg/monitors/gcloud/gcloud-monitor.go#L192
SA1019: monitoringpb.UpdateUptimeCheckConfigRequest is deprecated: Please use types in: cloud.google.com/go/monitoring/apiv3/v2/monitoringpb (staticcheck)
Pull Request: pkg/monitors/gcloud/gcloud-monitor.go#L204
SA1019: monitoringpb.DeleteUptimeCheckConfigRequest is deprecated: Please use types in: cloud.google.com/go/monitoring/apiv3/v2/monitoringpb (staticcheck)
Pull Request: pkg/monitors/gcloud/gcloud-monitor.go#L214
SA1019: monitoringpb.UptimeCheckConfig is deprecated: Please use types in: cloud.google.com/go/monitoring/apiv3/v2/monitoringpb (staticcheck)
Pull Request: pkg/monitors/gcloud/gcloud-monitor.go#L15
SA1019: "google.golang.org/genproto/googleapis/monitoring/v3" is deprecated: Please use types in: cloud.google.com/go/monitoring/apiv3/v2/monitoringpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details. (staticcheck)