Skip to content

build(deps): Bump k8s.io/client-go from 0.25.5 to 0.28.3 #1088

build(deps): Bump k8s.io/client-go from 0.25.5 to 0.28.3

build(deps): Bump k8s.io/client-go from 0.25.5 to 0.28.3 #1088

Triggered via pull request November 6, 2023 22:32
Status Failure
Total duration 3m 5s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint: internal/fullnode/status.go#L40
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.