Bump google.golang.org/api from 0.44.0 to 0.145.0 #479
Triggered via pull request
October 9, 2023 03:09
dependabot[bot]
opened
#527
Status
Failure
Total duration
54s
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
42s
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)
|