chore(deps): bump k8s.io/cloud-provider from 0.26.10 to 0.29.0 #1042
Annotations
11 errors
Lint:
main.go#L36
not enough arguments in call to app.NewCloudControllerManagerCommand
|
Lint:
metal/loadbalancers/metallb/cr.go#L176
cannot infer S (/home/runner/go/pkg/mod/golang.org/x/[email protected]/slices/slices.go:116:1) (typecheck)
|
Lint:
metal/loadbalancers/metallb/cr.go#L190
cannot infer S (/home/runner/go/pkg/mod/golang.org/x/[email protected]/slices/sort.go:17:1) (typecheck)
|
Lint:
metal/loadbalancers/metallb/cr.go#L191
cannot infer S (/home/runner/go/pkg/mod/golang.org/x/[email protected]/slices/slices.go:351:1) (typecheck)
|
Lint:
metal/loadbalancers/metallb/cr.go#L273
cannot infer S (/home/runner/go/pkg/mod/golang.org/x/[email protected]/slices/slices.go:219:1) (typecheck)
|
Lint
issues found
|
Test
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
|
Test
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
|
Test
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
|
Test
Process completed with exit code 2.
|
Build Image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c CGO_ENABLED=0 GOOS=linux GOARCH=${TARGETARCH} go build -a -ldflags \"${LDFLAGS} -extldflags '-static'\" -o \"${BINARY}\" ." did not complete successfully: exit code: 1
|