Bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.2 #1580
Annotations
6 errors
Run tests:
internal/result/result.go#L130
table.SetBorder undefined (type *tablewriter.Table has no field or method SetBorder)
|
Run tests:
internal/result/result.go#L131
table.SetColumnSeparator undefined (type *tablewriter.Table has no field or method SetColumnSeparator)
|
Run tests:
internal/result/result.go#L132
table.SetNoWhiteSpace undefined (type *tablewriter.Table has no field or method SetNoWhiteSpace)
|
Run tests:
internal/result/result.go#L133
table.SetColWidth undefined (type *tablewriter.Table has no field or method SetColWidth)
|
Run tests:
internal/result/result.go#L134
table.SetReflowDuringAutoWrap undefined (type *tablewriter.Table has no field or method SetReflowDuringAutoWrap)
|
Run tests
Process completed with exit code 201.
|
Loading