chore(deps): bump github.com/olekukonko/tablewriter from 0.0.5 to 1.1.0 #103
Annotations
10 errors and 1 warning
|
main.go#L306
undefined: tablewriter.Colors
|
|
main.go#L258
table.SetAlignment undefined (type *tablewriter.Table has no field or method SetAlignment)
|
|
main.go#L257
table.SetAutoFormatHeaders undefined (type *tablewriter.Table has no field or method SetAutoFormatHeaders)
|
|
main.go#L251
table.AppendBulk undefined (type *tablewriter.Table has no field or method AppendBulk)
|
|
main.go#L250
table.SetRowLine undefined (type *tablewriter.Table has no field or method SetRowLine)
|
|
main.go#L249
table.SetAutoMergeCells undefined (type *tablewriter.Table has no field or method SetAutoMergeCells)
|
|
main.go#L248
table.SetHeader undefined (type *tablewriter.Table has no field or method SetHeader)
|
|
main.go#L246
undefined: tablewriter.ALIGN_CENTER
|
|
main.go#L246
table.SetAlignment undefined (type *tablewriter.Table has no field or method SetAlignment)
|
|
main.go#L245
table.SetAutoFormatHeaders undefined (type *tablewriter.Table has no field or method SetAutoFormatHeaders)
|
|
|
The logs for this run have expired and are no longer available.
Loading