build(deps): bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.6 #1535
Annotations
10 errors
|
lint:
table/table.go#L12
table.SetAutoWrapText undefined (type *tablewriter.Table has no field or method SetAutoWrapText)
|
|
lint:
table/table.go#L13
table.SetAutoFormatHeaders undefined (type *tablewriter.Table has no field or method SetAutoFormatHeaders)
|
|
lint:
table/table.go#L14
table.SetHeaderAlignment undefined (type *tablewriter.Table has no field or method SetHeaderAlignment)
|
|
lint:
table/table.go#L14
undefined: tablewriter.ALIGN_LEFT
|
|
lint:
table/table.go#L15
table.SetAlignment undefined (type *tablewriter.Table has no field or method SetAlignment)
|
|
lint:
table/table.go#L15
undefined: tablewriter.ALIGN_LEFT
|
|
lint:
table/table.go#L16
table.SetCenterSeparator undefined (type *tablewriter.Table has no field or method SetCenterSeparator)
|
|
lint:
table/table.go#L17
table.SetColumnSeparator undefined (type *tablewriter.Table has no field or method SetColumnSeparator)
|
|
lint:
table/table.go#L18
table.SetRowSeparator undefined (type *tablewriter.Table has no field or method SetRowSeparator)
|
|
lint:
table/table.go#L19
table.SetHeaderLine undefined (type *tablewriter.Table has no field or method SetHeaderLine)
|