Updated metal-go client for sub-commands ports #621
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
8 errors and 1 warning
docs (1.19):
internal/ports/convert.go#L76
cannot use &addressFamily (value of type *int32) as type *v1.IPAddressAddressFamily in struct literal
|
docs (1.19):
internal/ports/convert.go#L81
cannot use &addressFamily (value of type *int32) as type *v1.IPAddressAddressFamily in struct literal
|
docs (1.19):
internal/ports/convert.go#L86
cannot use &addressFamily (value of type *int32) as type *v1.IPAddressAddressFamily in struct literal
|
docs (1.19):
internal/ports/convert.go#L117
c.PortService.FindPortById(context.Background(), portID).Include(inc).Exclude undefined (type v1.ApiFindPortByIdRequest has no field or method Exclude)
|
docs (1.19):
internal/ports/retrieve.go#L47
c.PortService.FindPortById(context.Background(), portID).Include(inc).Exclude undefined (type v1.ApiFindPortByIdRequest has no field or method Exclude)
|
docs (1.19):
internal/ports/vlans.go#L92
cannot use port.GetType() (value of type v1.PortType) as type string in array or slice literal
|
docs (1.19):
internal/ports/vlans.go#L92
cannot use port.GetNetworkType() (value of type v1.PortNetworkType) as type string in array or slice literal
|
docs (1.19)
Process completed with exit code 2.
|
docs (1.19)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|