Skip to content

Bump the go-dependencies group across 1 directory with 2 updates #3312

Bump the go-dependencies group across 1 directory with 2 updates

Bump the go-dependencies group across 1 directory with 2 updates #3312

Triggered via pull request September 2, 2026 00:06
Status Failure
Total duration 2m 20s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: internal/controller/postgrescluster/controller.go#L455
SA1019: k8s.io/api/core/v1.Endpoints is deprecated: This API is deprecated in v1.33+. Use discoveryv1.EndpointSlice. (staticcheck)
golangci-lint: internal/controller/postgrescluster/cluster_test.go#L567
SA1019: k8s.io/api/core/v1.Endpoints is deprecated: This API is deprecated in v1.33+. Use discoveryv1.EndpointSlice. (staticcheck)
golangci-lint: internal/controller/postgrescluster/cluster.go#L172
SA1019: k8s.io/api/core/v1.EndpointSubset is deprecated: This API is deprecated in v1.33+. (staticcheck)
golangci-lint: internal/controller/postgrescluster/cluster.go#L149
SA1019: k8s.io/api/core/v1.Endpoints is deprecated: This API is deprecated in v1.33+. Use discoveryv1.EndpointSlice. (staticcheck)
golangci-lint: internal/controller/postgrescluster/cluster.go#L124
SA1019: k8s.io/api/core/v1.Endpoints is deprecated: This API is deprecated in v1.33+. Use discoveryv1.EndpointSlice. (staticcheck)
golangci-lint: internal/controller/pgupgrade/world_test.go#L89
SA1019: k8s.io/api/core/v1.Endpoints is deprecated: This API is deprecated in v1.33+. Use discoveryv1.EndpointSlice. (staticcheck)
golangci-lint: internal/controller/pgupgrade/world_test.go#L61
SA1019: k8s.io/api/core/v1.Endpoints is deprecated: This API is deprecated in v1.33+. Use discoveryv1.EndpointSlice. (staticcheck)
golangci-lint: internal/controller/pgupgrade/world.go#L167
SA1019: k8s.io/api/core/v1.Endpoints is deprecated: This API is deprecated in v1.33+. Use discoveryv1.EndpointSlice. (staticcheck)
golangci-lint: internal/controller/pgupgrade/world.go#L100
SA1019: k8s.io/api/core/v1.Endpoints is deprecated: This API is deprecated in v1.33+. Use discoveryv1.EndpointSlice. (staticcheck)
golangci-lint: pkg/apis/postgres-operator.crunchydata.com/v1beta1/shared_types.go#L80
the methods of "Duration" use pointer receiver and non-pointer receiver. (recvcheck)