Skip to content

Update PGO installer to 5.8.6 #3064

Update PGO installer to 5.8.6

Update PGO installer to 5.8.6 #3064

Triggered via pull request January 8, 2026 17:49
Status Failure
Total duration 2m 24s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
golangci-lint
issues found
golangci-lint: internal/postgres/exec.go#L77
Consider preallocating args with capacity 1 + len(variables) (prealloc)
golangci-lint: internal/pgbouncer/config.go#L195
Consider preallocating projections (prealloc)
golangci-lint: internal/controller/standalone_pgadmin/configmap.go#L202
Consider preallocating keys with capacity len(clusters) (prealloc)
golangci-lint: internal/controller/postgrescluster/instance.go#L1033
Consider preallocating keepPodList (prealloc)
golangci-lint: internal/controller/postgrescluster/instance.go#L981
Consider preallocating pods with capacity len(observedInstances.forCluster[instanceIndex].Pods) * len(observedInstances.forCluster) (prealloc)
golangci-lint: internal/controller/postgrescluster/cluster.go#L409
Consider preallocating configs (prealloc)
golangci-lint: internal/controller/postgrescluster/cluster.go#L406
Consider preallocating configs (prealloc)