Skip to content

feat(deps): bump the k8s group across 1 directory with 3 updates #812

feat(deps): bump the k8s group across 1 directory with 3 updates

feat(deps): bump the k8s group across 1 directory with 3 updates #812

Triggered via pull request August 12, 2026 15:53
Status Failure
Total duration 3m 1s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors
commit_lint
You have commit messages with errors ⧗ input: feat(deps): bump the k8s group across 1 directory with 3 updates Bumps the k8s group with 3 updates in the / directory: [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery), [k8s.io/client-go](https://github.com/kubernetes/client-go) and [k8s.io/component-base](https://github.com/kubernetes/component-base). Updates `k8s.io/apimachinery` from 0.35.4 to 0.36.3 - [Commits](https://github.com/kubernetes/apimachinery/compare/v0.35.4...v0.36.3) Updates `k8s.io/client-go` from 0.35.4 to 0.36.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](https://github.com/kubernetes/client-go/compare/v0.35.4...v0.36.3) Updates `k8s.io/component-base` from 0.35.4 to 0.36.3 - [Commits](https://github.com/kubernetes/component-base/compare/v0.35.4...v0.36.3) --- updated-dependencies: - dependency-name: k8s.io/apimachinery dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s - dependency-name: k8s.io/client-go dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s - dependency-name: k8s.io/component-base dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s ... Signed-off-by: dependabot[bot] <support@github.com> ✖ body's lines must not be longer than 100 characters [body-max-line-length] ✖ found 1 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
diff
Process completed with exit code 1.
lint
Process completed with exit code 2.
lint: controllers/externalclusterreference_controller.go#L163
declared and not used: val (typecheck)
lint
impossible type assertion: h.(handlerRegistration)
lint
cannot use handles (variable of struct type handlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: handlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSyncedChecker)
lint
cannot use handles (variable of struct type handlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: handlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSyncedChecker)
lint
cannot use handles (variable of struct type handlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: handlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSyncedChecker)
lint: controllers/externalclusterreference_controller.go#L18
could not import sigs.k8s.io/controller-runtime/pkg/cache (-: # sigs.k8s.io/controller-runtime/pkg/cache