chore(deps): update gomod-sigsk8sio-dependencies #5569
Annotations
10 errors
golangci-lint:
internal/cmd/agent/controller/bundledeployment_controller.go#L105
r.Get undefined (type *BundleDeploymentReconciler has no field or method Get) (typecheck)
|
golangci-lint:
internal/cmd/agent/controller/bundledeployment_controller.go#L197
r.Status undefined (type *BundleDeploymentReconciler has no field or method Status) (typecheck)
|
golangci-lint:
internal/cmd/agent/controller/drift_controller.go#L63
r.Get undefined (type *DriftReconciler has no field or method Get) (typecheck)
|
golangci-lint:
internal/cmd/agent/controller/drift_controller.go#L129
r.Status undefined (type *DriftReconciler has no field or method Status) (typecheck)
|
golangci-lint:
internal/cmd/agent/clusterstatus.go#L59
cs.SetupDebug undefined (type *ClusterStatus has no field or method SetupDebug) (typecheck)
|
golangci-lint:
internal/cmd/agent/clusterstatus.go#L62
cs.OverrideZapOpts undefined (type *ClusterStatus has no field or method OverrideZapOpts) (typecheck)
|
golangci-lint:
internal/cmd/agent/register.go#L39
r.SetupDebug undefined (type *Register has no field or method SetupDebug) (typecheck)
|
golangci-lint:
internal/cmd/agent/register.go#L42
r.OverrideZapOpts undefined (type *Register has no field or method OverrideZapOpts) (typecheck)
|
golangci-lint:
internal/cmd/agent/root.go#L45
a.SetupDebug undefined (type *FleetAgent has no field or method SetupDebug) (typecheck)
|
golangci-lint:
internal/cmd/agent/root.go#L48
a.OverrideZapOpts undefined (type *FleetAgent has no field or method OverrideZapOpts) (typecheck)
|