Skip to content

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

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

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

Triggered via pull request June 4, 2025 06:17
Status Failure
Total duration 1m 39s
Artifacts

ci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: table/table.go#L12
table.SetAutoWrapText undefined (type *tablewriter.Table has no field or method SetAutoWrapText)
lint: table/table.go#L13
table.SetAutoFormatHeaders undefined (type *tablewriter.Table has no field or method SetAutoFormatHeaders)
lint: table/table.go#L14
table.SetHeaderAlignment undefined (type *tablewriter.Table has no field or method SetHeaderAlignment)
lint: table/table.go#L14
undefined: tablewriter.ALIGN_LEFT
lint: table/table.go#L15
table.SetAlignment undefined (type *tablewriter.Table has no field or method SetAlignment)
lint: table/table.go#L15
undefined: tablewriter.ALIGN_LEFT
lint: table/table.go#L16
table.SetCenterSeparator undefined (type *tablewriter.Table has no field or method SetCenterSeparator)
lint: table/table.go#L17
table.SetColumnSeparator undefined (type *tablewriter.Table has no field or method SetColumnSeparator)
lint: table/table.go#L18
table.SetRowSeparator undefined (type *tablewriter.Table has no field or method SetRowSeparator)
lint: table/table.go#L19
table.SetHeaderLine undefined (type *tablewriter.Table has no field or method SetHeaderLine)