Skip to content

refactor: unify the ObjectRef and GroupingKey types #634

refactor: unify the ObjectRef and GroupingKey types

refactor: unify the ObjectRef and GroupingKey types #634

Triggered via pull request August 16, 2023 04:04
Status Failure
Total duration 4m 8s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.