Bump sigs.k8s.io/structured-merge-diff/v4 from 4.4.1 to 4.4.2 #672
Annotations
10 errors
Lint golang sources:
clientgo/ipam/typed/ipam/v1alpha1/fake/fake_ip.go#L35
c.Fake.Invokes undefined (type *FakeIpamV1alpha1 has no field or method Invokes) (typecheck)
|
Lint golang sources:
clientgo/ipam/typed/ipam/v1alpha1/fake/fake_ip.go#L46
c.Fake.Invokes undefined (type *FakeIpamV1alpha1 has no field or method Invokes) (typecheck)
|
Lint golang sources:
clientgo/ipam/typed/ipam/v1alpha1/fake/fake_ip.go#L68
c.Fake.InvokesWatch undefined (type *FakeIpamV1alpha1 has no field or method InvokesWatch) (typecheck)
|
Lint golang sources:
clientgo/ipam/typed/ipam/v1alpha1/fake/fake_ip.go#L75
c.Fake.Invokes undefined (type *FakeIpamV1alpha1 has no field or method Invokes) (typecheck)
|
Lint golang sources:
clientgo/ipam/typed/ipam/v1alpha1/fake/fake_network.go#L68
c.Fake.InvokesWatch undefined (type *FakeIpamV1alpha1 has no field or method InvokesWatch) (typecheck)
|
Lint golang sources:
clientgo/ipam/typed/ipam/v1alpha1/fake/fake_networkcounter.go#L68
c.Fake.InvokesWatch undefined (type *FakeIpamV1alpha1 has no field or method InvokesWatch) (typecheck)
|
Lint golang sources:
clientgo/ipam/fake/clientset_generated.go#L33
cs.AddReactor undefined (type *Clientset has no field or method AddReactor) (typecheck)
|
Lint golang sources:
clientgo/ipam/fake/clientset_generated.go#L34
cs.AddWatchReactor undefined (type *Clientset has no field or method AddWatchReactor) (typecheck)
|
Lint golang sources:
controllers/ip_controller.go#L55
r.Get undefined (type *IPReconciler has no field or method Get) (typecheck)
|
Lint golang sources:
controllers/ip_controller.go#L75
r.Update undefined (type *IPReconciler has no field or method Update) (typecheck)
|
Loading