Skip to content

fix(deps): update shared components packages #4217

fix(deps): update shared components packages

fix(deps): update shared components packages #4217

Triggered via pull request July 17, 2023 08:41
Status Failure
Total duration 38s
Artifacts

gobuild.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: pkg/cmd/connector/connectorcmdutil/flagset.go#L28
fs.StringVar undefined (type *FlagSet has no field or method StringVar) (typecheck)
build: pkg/cmd/connector/connectorcmdutil/flagset.go#L43
fs.StringVar undefined (type *FlagSet has no field or method StringVar) (typecheck)
build: pkg/cmd/registry/registrycmdutil/flagset.go#L28
fs.StringVar undefined (type *FlagSet has no field or method StringVar) (typecheck)
build: pkg/cmd/kafka/acl/flagutil/flagset.go#L53
fs.StringVar undefined (type *flagSet has no field or method StringVar) (typecheck)
build: pkg/cmd/kafka/acl/flagutil/flagset.go#L78
fs.StringVar undefined (type *flagSet has no field or method StringVar) (typecheck)
build: pkg/cmd/kafka/acl/flagutil/flagset.go#L103
fs.StringVar undefined (type *flagSet has no field or method StringVar) (typecheck)
build: pkg/cmd/kafka/acl/flagutil/flagset.go#L211
fs.BoolVar undefined (type *flagSet has no field or method BoolVar) (typecheck)
build: pkg/cmd/kafka/acl/flagutil/flagset.go#L223
fs.BoolVar undefined (type *flagSet has no field or method BoolVar) (typecheck)
build: pkg/cmd/kafka/acl/flagutil/flagset.go#L267
fs.BoolVar undefined (type *flagSet has no field or method BoolVar) (typecheck)
build: pkg/cmd/kafka/openshift-cluster/openshiftclustercmdutil/dedicated_util.go#L61
EnterpriseClusterListItem not declared by package kafkamgmtclient (typecheck)