Skip to content

Bump google.golang.org/api from 0.91.0 to 0.128.0 #251

Bump google.golang.org/api from 0.91.0 to 0.128.0

Bump google.golang.org/api from 0.91.0 to 0.128.0 #251

Triggered via pull request June 23, 2023 12:43
Status Failure
Total duration 4m 10s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: pkg/provider/gke/gke.go#L28
SA1019: "google.golang.org/genproto/googleapis/container/v1" is deprecated: Please use types in: cloud.google.com/go/container/apiv1/containerpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details. (staticcheck)
lint: pkg/provider/gke/gke.go#L211
SA1019: containerpb.CreateClusterRequest is deprecated: Please use types in: cloud.google.com/go/container/apiv1/containerpb (staticcheck)
lint: pkg/provider/gke/gke.go#L242
SA1019: containerpb.CreateClusterRequest is deprecated: Please use types in: cloud.google.com/go/container/apiv1/containerpb (staticcheck)
lint: pkg/provider/gke/gke.go#L247
SA1019: containerpb.DeleteClusterRequest is deprecated: Please use types in: cloud.google.com/go/container/apiv1/containerpb (staticcheck)
lint: pkg/provider/gke/gke.go#L272
SA1019: containerpb.DeleteClusterRequest is deprecated: Please use types in: cloud.google.com/go/container/apiv1/containerpb (staticcheck)
lint: pkg/provider/gke/gke.go#L295
SA1019: containerpb.GetClusterRequest is deprecated: Please use types in: cloud.google.com/go/container/apiv1/containerpb (staticcheck)
lint: pkg/provider/gke/gke.go#L308
SA1019: containerpb.Cluster_ERROR is deprecated: Please use consts in: cloud.google.com/go/container/apiv1/containerpb (staticcheck)
lint: pkg/provider/gke/gke.go#L309
SA1019: containerpb.Cluster_STATUS_UNSPECIFIED is deprecated: Please use consts in: cloud.google.com/go/container/apiv1/containerpb (staticcheck)
lint: pkg/provider/gke/gke.go#L310
SA1019: containerpb.Cluster_STOPPING is deprecated: Please use consts in: cloud.google.com/go/container/apiv1/containerpb (staticcheck)
lint: pkg/provider/gke/gke.go#L313
SA1019: containerpb.Cluster_RUNNING is deprecated: Please use consts in: cloud.google.com/go/container/apiv1/containerpb (staticcheck)