Skip to content

build(deps): bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.4 #429

build(deps): bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.4

build(deps): bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.4 #429

Triggered via pull request May 12, 2025 19:33
Status Failure
Total duration 1m 8s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: cmd/list.go#L70
table.SetRowSeparator undefined (type *tablewriter.Table has no field or method SetRowSeparator)
test: cmd/list.go#L69
table.SetColumnSeparator undefined (type *tablewriter.Table has no field or method SetColumnSeparator)
test: cmd/list.go#L68
table.SetCenterSeparator undefined (type *tablewriter.Table has no field or method SetCenterSeparator)
test: cmd/list.go#L67
undefined: tablewriter.ALIGN_LEFT
test: cmd/list.go#L67
table.SetAlignment undefined (type *tablewriter.Table has no field or method SetAlignment)
test: cmd/list.go#L66
undefined: tablewriter.ALIGN_LEFT
test: cmd/list.go#L66
table.SetHeaderAlignment undefined (type *tablewriter.Table has no field or method SetHeaderAlignment)
test: cmd/list.go#L65
table.SetAutoFormatHeaders undefined (type *tablewriter.Table has no field or method SetAutoFormatHeaders)
test: cmd/list.go#L64
table.SetAutoWrapText undefined (type *tablewriter.Table has no field or method SetAutoWrapText)
test: cmd/list.go#L63
table.SetHeader undefined (type *tablewriter.Table has no field or method SetHeader)