⚠️ Migration to the new events API #3810
Annotations
10 errors
lint:
pkg/internal/recorder/recorder.go#L108
e.InvolvedObject undefined (type "k8s.io/apimachinery/pkg/runtime".Object has no field or method InvolvedObject)
|
lint:
pkg/internal/recorder/recorder.go#L108
e.Type undefined (type "k8s.io/apimachinery/pkg/runtime".Object has no field or method Type)
|
lint:
pkg/internal/recorder/recorder.go#L108
e.Message undefined (type "k8s.io/apimachinery/pkg/runtime".Object has no field or method Message)
|
lint:
pkg/controller/controller_test.go#L35
"sigs.k8s.io/controller-runtime/pkg/internal/controller" imported as internalcontroller and not used (typecheck)
|
lint:
pkg/controller/controller_test.go#L32
"sigs.k8s.io/controller-runtime/pkg/controller/priorityqueue" imported and not used (typecheck)
|
lint:
pkg/internal/recorder/recorder.go#L108
e.Reason undefined (type "k8s.io/apimachinery/pkg/runtime".Object has no field or method Reason)) (typecheck)
|
lint:
pkg/internal/recorder/recorder.go#L108
e.InvolvedObject undefined (type "k8s.io/apimachinery/pkg/runtime".Object has no field or method InvolvedObject)
|
lint:
pkg/internal/recorder/recorder.go#L108
e.Type undefined (type "k8s.io/apimachinery/pkg/runtime".Object has no field or method Type)
|
lint:
pkg/internal/recorder/recorder.go#L108
e.Message undefined (type "k8s.io/apimachinery/pkg/runtime".Object has no field or method Message)
|
lint:
pkg/cluster/cluster.go#L35
could not import sigs.k8s.io/controller-runtime/pkg/internal/recorder (-: # sigs.k8s.io/controller-runtime/pkg/internal/recorder
|