Build with go version 1.22.3 #75
Annotations
5 errors
Test (1.22.3, ubuntu-20.04)
cannot use &NetBoxIP{} (value of type *NetBoxIP) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to (&scheme.Builder{…}).Register: *NetBoxIP does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)
|
Test (1.22.3, ubuntu-20.04)
cannot use &NetBoxIPList{} (value of type *NetBoxIPList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to (&scheme.Builder{…}).Register: *NetBoxIPList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject) (compile)
|
Test (1.22.3, ubuntu-20.04)
cannot use &NetBoxIP{} (value of type *NetBoxIP) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to (&scheme.Builder{…}).Register: *NetBoxIP does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject)
|
Test (1.22.3, ubuntu-20.04)
cannot use &NetBoxIPList{} (value of type *NetBoxIPList) as "k8s.io/apimachinery/pkg/runtime".Object value in argument to (&scheme.Builder{…}).Register: *NetBoxIPList does not implement "k8s.io/apimachinery/pkg/runtime".Object (missing method DeepCopyObject) (compile)
|
Test (1.22.3, ubuntu-20.04)
Process completed with exit code 1.
|