Skip to content

build(deps): bump sigs.k8s.io/controller-tools from 0.6.1 to 0.15.0 #190

build(deps): bump sigs.k8s.io/controller-tools from 0.6.1 to 0.15.0

build(deps): bump sigs.k8s.io/controller-tools from 0.6.1 to 0.15.0 #190

Triggered via pull request July 4, 2024 05:01
Status Failure
Total duration 59s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: api/v1alpha1/groupversion_info.go#L7
could not import k8s.io/apimachinery/pkg/runtime/schema (-: cannot compile Go 1.22 code) (typecheck)
test: pkg/utils/kind.go#L19
could not import k8s.io/apimachinery/pkg/selection (-: cannot compile Go 1.22 code) (typecheck)
test: pkg/utils/kind.go#L20
could not import k8s.io/apimachinery/pkg/types (-: cannot compile Go 1.22 code) (typecheck)
test: cmd/operator/main.go#L11
could not import k8s.io/apimachinery/pkg/util/runtime (-: cannot compile Go 1.22 code) (typecheck)
test: pkg/controller/config.go#L10
could not import k8s.io/apimachinery/pkg/types (-: cannot compile Go 1.22 code) (typecheck)
test: pkg/controller/daemon.go#L17
could not import k8s.io/apimachinery/pkg/util/intstr (-: cannot compile Go 1.22 code) (typecheck)
test: pkg/controller/daemon_test.go#L17
undefined: Describe (typecheck)
test: pkg/controller/suite_test.go#L41
undefined: BeforeSuite (typecheck)
test: pkg/controller/suite_test.go#L83
undefined: AfterSuite (typecheck)
test: pkg/controller/config.go#L55
s.Get undefined (type *configReconciler has no field or method Get) (typecheck)
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.