Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

fix(deps): update all non-major dependencies #321

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #321

Triggered via pull request February 26, 2024 11:13
@renovaterenovate[bot]
synchronize #233
Status Failure
Total duration 2m 8s
Artifacts

pr-container-build.yaml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

6 errors
PR Publish: main.go#L79
unknown field MetricsBindAddress in struct literal of type manager.Options
PR Publish: main.go#L80
unknown field Port in struct literal of type manager.Options (typecheck)
PR Publish: controllers/backstage_app_config.go#L26
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)
PR Publish: controllers/backstage_controller.go#L35
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)
PR Publish: controllers/backstage_dynamic_plugins.go#L27
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)
PR Publish
Process completed with exit code 2.