Bump sigs.k8s.io/controller-tools #2136
Annotations
6 errors and 2 warnings
tests:
cmd/e2e/test_utils.go#L15
could not import github.com/zalando-incubator/stackset-controller/pkg/core (-: # github.com/zalando-incubator/stackset-controller/pkg/core
|
tests:
pkg/core/metrics.go#L112
cannot use func(_ error) {…} (value of type func(_ error)) as "k8s.io/apimachinery/pkg/util/runtime".ErrorHandler value in argument to append) (typecheck)
|
tests:
controller/stack_resources.go#L9
could not import github.com/zalando-incubator/stackset-controller/pkg/core (-: # github.com/zalando-incubator/stackset-controller/pkg/core
|
tests:
pkg/core/metrics.go#L112
cannot use func(_ error) {…} (value of type func(_ error)) as "k8s.io/apimachinery/pkg/util/runtime".ErrorHandler value in argument to append) (typecheck)
|
tests:
pkg/core/metrics.go#L112
cannot use func(_ error) {…} (value of type func(_ error)) as "k8s.io/apimachinery/pkg/util/runtime".ErrorHandler value in argument to append (typecheck)
|
tests
Process completed with exit code 2.
|
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|