Skip to content

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

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

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

Triggered via pull request July 4, 2025 21:20
Status Failure
Total duration 1m 13s
Artifacts

ci-tests.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

21 errors
tests-ubuntu-latest: table/table.go#L19
table.SetHeaderLine undefined (type *tablewriter.Table has no field or method SetHeaderLine)
tests-ubuntu-latest: table/table.go#L18
table.SetRowSeparator undefined (type *tablewriter.Table has no field or method SetRowSeparator)
tests-ubuntu-latest: table/table.go#L17
table.SetColumnSeparator undefined (type *tablewriter.Table has no field or method SetColumnSeparator)
tests-ubuntu-latest: table/table.go#L16
table.SetCenterSeparator undefined (type *tablewriter.Table has no field or method SetCenterSeparator)
tests-ubuntu-latest: table/table.go#L15
undefined: tablewriter.ALIGN_LEFT
tests-ubuntu-latest: table/table.go#L15
table.SetAlignment undefined (type *tablewriter.Table has no field or method SetAlignment)
tests-ubuntu-latest: table/table.go#L14
undefined: tablewriter.ALIGN_LEFT
tests-ubuntu-latest: table/table.go#L14
table.SetHeaderAlignment undefined (type *tablewriter.Table has no field or method SetHeaderAlignment)
tests-ubuntu-latest: table/table.go#L13
table.SetAutoFormatHeaders undefined (type *tablewriter.Table has no field or method SetAutoFormatHeaders)
tests-ubuntu-latest: table/table.go#L12
table.SetAutoWrapText undefined (type *tablewriter.Table has no field or method SetAutoWrapText)
tests-macos-latest: table/table.go#L19
table.SetHeaderLine undefined (type *tablewriter.Table has no field or method SetHeaderLine)
tests-macos-latest: table/table.go#L18
table.SetRowSeparator undefined (type *tablewriter.Table has no field or method SetRowSeparator)
tests-macos-latest: table/table.go#L17
table.SetColumnSeparator undefined (type *tablewriter.Table has no field or method SetColumnSeparator)
tests-macos-latest: table/table.go#L16
table.SetCenterSeparator undefined (type *tablewriter.Table has no field or method SetCenterSeparator)
tests-macos-latest: table/table.go#L15
undefined: tablewriter.ALIGN_LEFT
tests-macos-latest: table/table.go#L15
table.SetAlignment undefined (type *tablewriter.Table has no field or method SetAlignment)
tests-macos-latest: table/table.go#L14
undefined: tablewriter.ALIGN_LEFT
tests-macos-latest: table/table.go#L14
table.SetHeaderAlignment undefined (type *tablewriter.Table has no field or method SetHeaderAlignment)
tests-macos-latest: table/table.go#L13
table.SetAutoFormatHeaders undefined (type *tablewriter.Table has no field or method SetAutoFormatHeaders)
tests-macos-latest: table/table.go#L12
table.SetAutoWrapText undefined (type *tablewriter.Table has no field or method SetAutoWrapText)
tests-macos-latest
The strategy configuration was canceled because "tests.ubuntu-latest" failed