build(deps): bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.4 #429
Annotations
10 errors
|
test:
cmd/list.go#L70
table.SetRowSeparator undefined (type *tablewriter.Table has no field or method SetRowSeparator)
|
|
test:
cmd/list.go#L69
table.SetColumnSeparator undefined (type *tablewriter.Table has no field or method SetColumnSeparator)
|
|
test:
cmd/list.go#L68
table.SetCenterSeparator undefined (type *tablewriter.Table has no field or method SetCenterSeparator)
|
|
test:
cmd/list.go#L67
undefined: tablewriter.ALIGN_LEFT
|
|
test:
cmd/list.go#L67
table.SetAlignment undefined (type *tablewriter.Table has no field or method SetAlignment)
|
|
test:
cmd/list.go#L66
undefined: tablewriter.ALIGN_LEFT
|
|
test:
cmd/list.go#L66
table.SetHeaderAlignment undefined (type *tablewriter.Table has no field or method SetHeaderAlignment)
|
|
test:
cmd/list.go#L65
table.SetAutoFormatHeaders undefined (type *tablewriter.Table has no field or method SetAutoFormatHeaders)
|
|
test:
cmd/list.go#L64
table.SetAutoWrapText undefined (type *tablewriter.Table has no field or method SetAutoWrapText)
|
|
test:
cmd/list.go#L63
table.SetHeader undefined (type *tablewriter.Table has no field or method SetHeader)
|