fix(deps): update module google.golang.org/api to v0.209.0 - autoclosed #476
Triggered via pull request
October 4, 2023 23:08
renovate[bot]
synchronize
#485
Status
Failure
Total duration
1m 58s
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
Pull Request
1m 47s
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)
|