Skip to content

build(deps): Bump github.com/kubernetes-csi/external-snapshotter/client/v6 from 6.1.0 to 6.3.0 #1013

build(deps): Bump github.com/kubernetes-csi/external-snapshotter/client/v6 from 6.1.0 to 6.3.0

build(deps): Bump github.com/kubernetes-csi/external-snapshotter/client/v6 from 6.1.0 to 6.3.0 #1013

Status Failure
Total duration 3m 24s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint: internal/fullnode/status.go#L41
cannot infer T (internal/fullnode/ptr.go:7:10) (typecheck)
lint: internal/fullnode/status.go#L44
cannot infer T (internal/fullnode/ptr.go:7:10) (typecheck)
lint: internal/fullnode/status.go#L45
cannot infer T (internal/fullnode/ptr.go:7:10) (typecheck)
lint: internal/fullnode/status_test.go#L68
missing type in composite literal (typecheck)
lint: internal/fullnode/status_test.go#L69
missing type in composite literal (typecheck)
lint: internal/fullnode/status_test.go#L70
missing type in composite literal (typecheck)
lint: internal/fullnode/status_test.go#L5
"errors" imported and not used (typecheck)
lint: internal/fullnode/status_test.go#L12
"k8s.io/api/core/v1" imported as corev1 and not used (typecheck)
lint
issues found
test
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (wrong type for method AddEventHandler)
test
cannot use i.Informer (variable of type "k8s.io/client-go/tools/cache".SharedIndexInformer) as Informer value in return statement: "k8s.io/client-go/tools/cache".SharedIndexInformer does not implement Informer (wrong type for method AddEventHandler)
test
Process completed with exit code 2.