refactor: unify the ObjectRef and GroupingKey types #634
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
Run unit tests:
pkg/k8s/objectcache/objectcache_test.go#L73
cannot use utilobject.Rich{…} (value of type utilobject.Rich) as utilobject.VersionedKey value in argument to cache.Get
|
Run unit tests:
pkg/k8s/objectcache/objectcache_test.go#L74
unknown field Cluster in struct literal of type utilobject.Rich
|
Run unit tests:
pkg/k8s/objectcache/objectcache_test.go#L75
unknown field GroupVersionResource in struct literal of type utilobject.Rich
|
Run unit tests:
pkg/k8s/objectcache/objectcache_test.go#L76
unknown field Namespace in struct literal of type utilobject.Rich
|
Run unit tests:
pkg/k8s/objectcache/objectcache_test.go#L77
unknown field Name in struct literal of type utilobject.Rich
|
Run unit tests
Process completed with exit code 2.
|