Build with go version 1.22.3 #75
Annotations
3 errors
Integration test (1.22.3, ubuntu-20.04):
api/netbox/v1beta1/scheme.go#L28
cannot use &NetBoxIP{} (value of type *NetBoxIP) as type runtime.Object in argument to (&scheme.Builder{…}).Register:
|
Integration test (1.22.3, ubuntu-20.04):
api/netbox/v1beta1/scheme.go#L28
cannot use &NetBoxIPList{} (value of type *NetBoxIPList) as type runtime.Object in argument to (&scheme.Builder{…}).Register:
|
Integration test (1.22.3, ubuntu-20.04)
Process completed with exit code 2.
|