Skip to content

Bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.56.2 to 0.70.0 #1060

Bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.56.2 to 0.70.0

Bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.56.2 to 0.70.0 #1060

Status Failure
Total duration 1m 38s
Artifacts

pull_request.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build: main.go#L1
: # github.com/fi-ts/postgreslet
build: main.go#L313
unknown field MetricsBindAddress in struct literal of type manager.Options
build: main.go#L314
unknown field Port in struct literal of type manager.Options
build: main.go#L330
unknown field MetricsBindAddress in struct literal of type manager.Options
build: main.go#L331
unknown field Port in struct literal of type manager.Options (typecheck)
build: controllers/postgres_controller.go#L1
: # github.com/fi-ts/postgreslet/controllers [github.com/fi-ts/postgreslet/controllers.test]
build: controllers/suite_test.go#L104
unknown field MetricsBindAddress in struct literal of type manager.Options (typecheck)
build: api/v1/postgres_types.go#L30
SA1019: "k8s.io/utils/pointer" is deprecated: Use functions in k8s.io/utils/ptr instead: ptr.To to obtain a pointer, ptr.Deref to dereference a pointer, ptr.Equal to compare dereferenced pointers. (staticcheck)
build
issues found
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/