Skip to content

build: upgrade kubebuilder scaffolding to 4.3.1 #598

build: upgrade kubebuilder scaffolding to 4.3.1

build: upgrade kubebuilder scaffolding to 4.3.1 #598

Triggered via pull request December 5, 2024 16:48
Status Success
Total duration 4m 3s
Artifacts 6

pr-code.yml

on: pull_request
Static Analysis
3m 11s
Static Analysis
Matrix: Unit Testing
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Static Analysis: api/kuik/v1alpha1/cachedimage_types.go#L91
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)
Static Analysis: api/kuik/v1alpha1/cachedimage_types.go#L91
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)
Static Analysis: api/kuik/v1alpha1/cachedimage_utils.go#L30
cannot use &repository (value of type *Repository) as "sigs.k8s.io/controller-runtime/pkg/client".Object value in argument to apiReader.Get: *Repository does not implement "sigs.k8s.io/controller-runtime/pkg/client".Object (missing method DeepCopyObject)
Static Analysis: api/kuik/v1alpha1/repository_types.go#L63
cannot use &Repository{} (value of type *Repository) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to SchemeBuilder.Register: *Repository does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)
Static Analysis: api/kuik/v1alpha1/repository_types.go#L63
cannot use &RepositoryList{} (value of type *RepositoryList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to SchemeBuilder.Register: *RepositoryList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject) (typecheck)
Static Analysis: internal/controller/collector.go#L7
could not import github.com/enix/kube-image-keeper/api/kuik/v1alpha1 (-: # github.com/enix/kube-image-keeper/api/kuik/v1alpha1
Static Analysis: api/kuik/v1alpha1/cachedimage_types.go#L91
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)
Static Analysis: api/kuik/v1alpha1/cachedimage_types.go#L91
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)
Static Analysis: api/kuik/v1alpha1/cachedimage_utils.go#L30
cannot use &repository (value of type *Repository) as "sigs.k8s.io/controller-runtime/pkg/client".Object value in argument to apiReader.Get: *Repository does not implement "sigs.k8s.io/controller-runtime/pkg/client".Object (missing method DeepCopyObject)
Static Analysis: api/kuik/v1alpha1/repository_types.go#L63
cannot use &Repository{} (value of type *Repository) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to SchemeBuilder.Register: *Repository does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)

Artifacts

Produced during runtime
Name Size
code-coverage-report-1.24
27.4 KB
code-coverage-report-1.25
27.5 KB
code-coverage-report-1.26
27.5 KB
code-coverage-report-1.27
27.5 KB
code-coverage-report-1.28
27.5 KB
code-coverage-report-1.29
27.5 KB