fix: use --track-unscheduled-pods to select unscheduled pods in Daemonset sharding #3332
ci.yml
on: pull_request
ci-go-lint
1m 48s
ci-validate-manifests
14s
ci-validate-go-modules
16s
ci-validate-docs
1m 6s
ci-unit-tests
1m 35s
ci-rule-tests
9s
ci-benchmark-tests
1m 24s
ci-build-kube-state-metrics
1m 10s
ci-e2e-tests
2m 11s
Annotations
27 errors
ci-validate-docs:
pkg/options/types.go#L111
cannot use value (variable of type string) as NodeType value in assignment
|
ci-validate-docs:
pkg/options/types.go#L112
missing return
|
ci-validate-docs
Process completed with exit code 2.
|
ci-build-kube-state-metrics:
pkg/options/types.go#L111
cannot use value (variable of type string) as NodeType value in assignment
|
ci-build-kube-state-metrics:
pkg/options/types.go#L112
missing return
|
ci-build-kube-state-metrics
Process completed with exit code 2.
|
ci-benchmark-tests:
pkg/options/types.go#L111
cannot use value (variable of type string) as NodeType value in assignment
|
ci-benchmark-tests:
pkg/options/types.go#L112
missing return
|
ci-benchmark-tests
Process completed with exit code 2.
|
ci-unit-tests:
pkg/options/types.go#L111
cannot use value (variable of type string) as NodeType value in assignment
|
ci-unit-tests:
pkg/options/types.go#L112
missing return
|
ci-unit-tests
Process completed with exit code 2.
|
ci-go-lint:
pkg/builder/types/interfaces.go#L30
could not import k8s.io/kube-state-metrics/v2/pkg/options (-: # k8s.io/kube-state-metrics/v2/pkg/options
|
ci-go-lint:
pkg/options/types.go#L111
cannot use value (variable of type string) as NodeType value in assignment
|
ci-go-lint:
pkg/options/types.go#L112
missing return) (typecheck)
|
ci-go-lint:
pkg/metricshandler/metrics_handler.go#L41
could not import k8s.io/kube-state-metrics/v2/pkg/options (-: # k8s.io/kube-state-metrics/v2/pkg/options
|
ci-go-lint:
pkg/options/types.go#L111
cannot use value (variable of type string) as NodeType value in assignment
|
ci-go-lint:
pkg/options/types.go#L112
missing return) (typecheck)
|
ci-go-lint:
internal/wrapper.go#L32
could not import k8s.io/kube-state-metrics/v2/pkg/options (-: # k8s.io/kube-state-metrics/v2/pkg/options
|
ci-go-lint:
pkg/options/types.go#L111
cannot use value (variable of type string) as NodeType value in assignment
|
ci-go-lint:
pkg/options/types.go#L112
missing return) (typecheck)
|
ci-go-lint:
internal/store/builder_test.go#L46
cannot convert map[string][]string{…} (value of type map[string][]string) to type LabelsAllowList (typecheck)
|
ci-e2e-tests
cannot use value (variable of type string) as NodeType value in assignment
|
ci-e2e-tests
missing return
|
ci-e2e-tests
cannot use value (variable of type string) as NodeType value in assignment
|
ci-e2e-tests
missing return
|
ci-e2e-tests
Process completed with exit code 2.
|