build(deps): bump k8s.io/client-go from 0.28.5 to 0.29.4 #4488
Annotations
10 errors and 1 warning
Run make lint:
pkg/k8s/client.go#L21
could not import k8s.io/cli-runtime/pkg/genericclioptions (-: # k8s.io/cli-runtime/pkg/genericclioptions
|
Run make lint
not enough arguments in call to restmapper.NewShortcutExpander
|
Run make lint
not enough arguments in call to restmapper.NewShortcutExpander
|
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)
|
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