Skip to content

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

fix(deps): update all non-major dependencies

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

Triggered via pull request February 21, 2024 20:14
@renovaterenovate[bot]
synchronize #219
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 and 1 warning
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.
PR Publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.