Skip to content

chore(deps): Bump github.com/olekukonko/tablewriter from 0.0.5 to 1.1.1 #930

chore(deps): Bump github.com/olekukonko/tablewriter from 0.0.5 to 1.1.1

chore(deps): Bump github.com/olekukonko/tablewriter from 0.0.5 to 1.1.1 #930

Triggered via pull request November 10, 2025 22:09
Status Failure
Total duration 1m 8s
Artifacts –

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: helper/printer/printer.go#L38
tw.SetHeaderLine undefined (type *tablewriter.Table has no field or method SetHeaderLine)
test: helper/printer/printer.go#L37
tw.SetRowSeparator undefined (type *tablewriter.Table has no field or method SetRowSeparator)
test: helper/printer/printer.go#L36
tw.SetColumnSeparator undefined (type *tablewriter.Table has no field or method SetColumnSeparator)
test: helper/printer/printer.go#L35
tw.SetCenterSeparator undefined (type *tablewriter.Table has no field or method SetCenterSeparator)
test: helper/printer/printer.go#L34
undefined: tablewriter.ALIGN_LEFT
test: helper/printer/printer.go#L34
tw.SetAlignment undefined (type *tablewriter.Table has no field or method SetAlignment)
test: helper/printer/printer.go#L33
undefined: tablewriter.ALIGN_LEFT
test: helper/printer/printer.go#L33
tw.SetHeaderAlignment undefined (type *tablewriter.Table has no field or method SetHeaderAlignment)
test: helper/printer/printer.go#L32
tw.SetAutoFormatHeaders undefined (type *tablewriter.Table has no field or method SetAutoFormatHeaders)
test: helper/printer/printer.go#L31
tw.SetAutoWrapText undefined (type *tablewriter.Table has no field or method SetAutoWrapText)