fix(deps): update module github.com/olekukonko/tablewriter to v1 #944
Annotations
10 errors
Analyze (go)
table.AppendBulk undefined (type *tablewriter.Table has no field or method AppendBulk))\" were hidden, use --max-same-issues"
|
Analyze (go):
internal/outputs/outputs.go#L54
table.SetAutoWrapText undefined (type *tablewriter.Table has no field or method SetAutoWrapText)
|
Analyze (go):
internal/outputs/outputs.go#L55
table.SetAlignment undefined (type *tablewriter.Table has no field or method SetAlignment)
|
Analyze (go):
internal/outputs/outputs.go#L55
undefined: tablewriter.ALIGN_LEFT
|
Analyze (go):
internal/outputs/outputs.go#L56
table.SetHeader undefined (type *tablewriter.Table has no field or method SetHeader)
|
Analyze (go):
internal/outputs/outputs.go#L57
table.AppendBulk undefined (type *tablewriter.Table has no field or method AppendBulk) (typecheck)
|
Analyze (go):
internal/capacity/capacity.go#L25
could not import github.com/equinix/metal-cli/internal/outputs (-: # github.com/equinix/metal-cli/internal/outputs
|
Analyze (go):
internal/outputs/outputs.go#L54
table.SetAutoWrapText undefined (type *tablewriter.Table has no field or method SetAutoWrapText)
|
Analyze (go):
internal/outputs/outputs.go#L55
table.SetAlignment undefined (type *tablewriter.Table has no field or method SetAlignment)
|
Analyze (go):
internal/outputs/outputs.go#L55
undefined: tablewriter.ALIGN_LEFT
|