Skip to content

fix(deps): update module sigs.k8s.io/controller-tools to v0.16.4 - autoclosed #397

fix(deps): update module sigs.k8s.io/controller-tools to v0.16.4 - autoclosed

fix(deps): update module sigs.k8s.io/controller-tools to v0.16.4 - autoclosed #397

Triggered via pull request October 10, 2024 14:40
Status Failure
Total duration 1m 28s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: pkg/logrus/init.go#L12
undefined: logrusr (typecheck)
test: pkg/router/tester/tester.go#L219
undefined: autogold (typecheck)
test: pkg/watcher/watcher.go#L164
obj.GetNamespace undefined (type T has no field or method GetNamespace) (typecheck)
test: pkg/webhook/router.go#L80
response.Allowed undefined (type *Response has no field or method Allowed) (typecheck)
test: pkg/webhook/router.go#L100
r.OldObject undefined (type *Request has no field or method OldObject) (typecheck)
test: pkg/webhook/router.go#L104
r.Object undefined (type *Request has no field or method Object) (typecheck)
test: pkg/webhook/router.go#L112
r.Patch undefined (type *Response has no field or method Patch) (typecheck)
test: pkg/webhook/router.go#L121
undefined: jsonpatch (typecheck)
test: pkg/webhook/router.go#L131
r.Patch undefined (type *Response has no field or method Patch) (typecheck)
test: pkg/webhook/router.go#L132
r.PatchType undefined (type *Response has no field or method PatchType) (typecheck)
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/