Bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.4 #2
Annotations
10 errors and 1 warning
|
internal/table/table.go#L71
table.SetRowSeparator undefined (type *tablewriter.Table has no field or method SetRowSeparator)
|
|
internal/table/table.go#L70
table.SetColumnSeparator undefined (type *tablewriter.Table has no field or method SetColumnSeparator)
|
|
internal/table/table.go#L69
table.SetCenterSeparator undefined (type *tablewriter.Table has no field or method SetCenterSeparator)
|
|
internal/table/table.go#L66
table.SetAlignment undefined (type *tablewriter.Table has no field or method SetAlignment)
|
|
internal/table/table.go#L65
table.SetHeaderAlignment undefined (type *tablewriter.Table has no field or method SetHeaderAlignment)
|
|
internal/table/table.go#L64
table.SetAutoFormatHeaders undefined (type *tablewriter.Table has no field or method SetAutoFormatHeaders)
|
|
internal/table/table.go#L63
table.SetAutoWrapText undefined (type *tablewriter.Table has no field or method SetAutoWrapText)
|
|
internal/table/table.go#L59
table.SetHeader undefined (type *tablewriter.Table has no field or method SetHeader)
|
|
internal/table/table.go#L38
undefined: tablewriter.ALIGN_LEFT
|
|
internal/table/table.go#L37
undefined: tablewriter.ALIGN_LEFT
|
|
|
The logs for this run have expired and are no longer available.
Loading