Skip to content

fix(deps): update shared components packages #4195

fix(deps): update shared components packages

fix(deps): update shared components packages #4195

Triggered via pull request June 30, 2023 15:10
Status Failure
Total duration 37s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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)