build(deps): bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.7 #3239
Annotations
11 errors
run
Process completed with exit code 1.
|
run:
pkg/storage/scrub.go#L368
table.SetHeaderLine undefined (type *tablewriter.Table has no field or method SetHeaderLine)
|
run:
pkg/storage/scrub.go#L367
table.SetRowSeparator undefined (type *tablewriter.Table has no field or method SetRowSeparator)
|
run:
pkg/storage/scrub.go#L366
table.SetColumnSeparator undefined (type *tablewriter.Table has no field or method SetColumnSeparator)
|
run:
pkg/storage/scrub.go#L365
table.SetCenterSeparator undefined (type *tablewriter.Table has no field or method SetCenterSeparator)
|
run:
pkg/storage/scrub.go#L364
undefined: tablewriter.ALIGN_LEFT
|
run:
pkg/storage/scrub.go#L364
table.SetAlignment undefined (type *tablewriter.Table has no field or method SetAlignment)
|
run:
pkg/storage/scrub.go#L363
undefined: tablewriter.ALIGN_LEFT
|
run:
pkg/storage/scrub.go#L363
table.SetHeaderAlignment undefined (type *tablewriter.Table has no field or method SetHeaderAlignment)
|
run:
pkg/storage/scrub.go#L362
table.SetAutoFormatHeaders undefined (type *tablewriter.Table has no field or method SetAutoFormatHeaders)
|
run:
pkg/storage/scrub.go#L361
table.SetAutoWrapText undefined (type *tablewriter.Table has no field or method SetAutoWrapText)
|