Release #50
Annotations
10 errors
api/v1alpha1/cachedimage_types.go#L1
: # github.com/enix/kube-image-keeper/api/v1alpha1
|
api/v1alpha1/cachedimage_types.go#L65
cannot use &CachedImage{} (value of type *CachedImage) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to SchemeBuilder.Register: *CachedImage does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)
|
api/v1alpha1/cachedimage_types.go#L65
cannot use &CachedImageList{} (value of type *CachedImageList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to SchemeBuilder.Register: *CachedImageList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject) (typecheck)
|
internal/scheme/scheme.go#L13
could not import github.com/enix/kube-image-keeper/api/v1alpha1 (-: # github.com/enix/kube-image-keeper/api/v1alpha1
|
api/v1alpha1/cachedimage_types.go#L65
cannot use &CachedImage{} (value of type *CachedImage) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to SchemeBuilder.Register: *CachedImage does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)
|
api/v1alpha1/cachedimage_types.go#L65
cannot use &CachedImageList{} (value of type *CachedImageList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to SchemeBuilder.Register: *CachedImageList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)) (typecheck)
|
controllers/cachedimage_controller.go#L29
could not import github.com/enix/kube-image-keeper/api/v1alpha1 (-: # github.com/enix/kube-image-keeper/api/v1alpha1
|
api/v1alpha1/cachedimage_types.go#L65
cannot use &CachedImage{} (value of type *CachedImage) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to SchemeBuilder.Register: *CachedImage does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)
|
api/v1alpha1/cachedimage_types.go#L65
cannot use &CachedImageList{} (value of type *CachedImageList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to SchemeBuilder.Register: *CachedImageList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)) (typecheck)
|
controllers/pod_controller.go#L225
named declared and not used (typecheck)
|
The logs for this run have expired and are no longer available.
Loading