Updated metal-go client for sub-commands ports #290
Closed
Annotations
8 errors and 1 warning
internal/ports/convert.go#L76
cannot use &addressFamily (value of type *int32) as type *v1.IPAddressAddressFamily in struct literal
|
internal/ports/convert.go#L81
cannot use &addressFamily (value of type *int32) as type *v1.IPAddressAddressFamily in struct literal
|
internal/ports/convert.go#L86
cannot use &addressFamily (value of type *int32) as type *v1.IPAddressAddressFamily in struct literal
|
internal/ports/convert.go#L117
c.PortService.FindPortById(context.Background(), portID).Include(inc).Exclude undefined (type v1.ApiFindPortByIdRequest has no field or method Exclude)
|
internal/ports/retrieve.go#L47
c.PortService.FindPortById(context.Background(), portID).Include(inc).Exclude undefined (type v1.ApiFindPortByIdRequest has no field or method Exclude)
|
internal/ports/vlans.go#L92
cannot use port.GetType() (value of type v1.PortType) as type string in array or slice literal
|
internal/ports/vlans.go#L92
cannot use port.GetNetworkType() (value of type v1.PortNetworkType) as type string in array or slice literal
|
|
|
The logs for this run have expired and are no longer available.
Loading