build(deps): bump k8s.io/api from 0.28.5 to 0.29.4 #4489
Annotations
10 errors and 1 warning
Run make lint:
pkg/apiext/internal/controller/predicateutils/predicate.go#L4
"k8s.io/api/core/v1" imported as corev1 and not used (typecheck)
|
Run make lint:
pkg/apiext/internal/controller/crd/predicate.go#L4
"k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1" imported as apiextv1 and not used (typecheck)
|
Run make lint:
cmd/entrypoint/secrets.go#L19
`v1` redeclared in this block (typecheck)
|
Run make lint:
cmd/entrypoint/secrets.go#L13
other declaration of v1 (typecheck)
|
Run make lint:
cmd/entrypoint/watcher.go#L317
undefined: snapshot (typecheck)
|
Run make lint:
cmd/entrypoint/watcher.go#L323
undefined: snapshot (typecheck)
|
Run make lint:
cmd/entrypoint/watcher.go#L324
undefined: snapshot (typecheck)
|
Run make lint:
cmd/entrypoint/watcher.go#L13
"sigs.k8s.io/gateway-api/apis/v1alpha1" imported as gw and not used (typecheck)
|
Run make lint:
pkg/gateway/dispatcher_test.go#L16
"github.com/emissary-ingress/emissary/v3/pkg/api/envoy/config/endpoint/v3" imported as v3endpoint and not used (typecheck)
|
Run make lint:
pkg/gateway/gw_transforms_test.go#L13
"sigs.k8s.io/gateway-api/apis/v1alpha1" imported as gw and not used (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/setup-python@v4, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading