Skip to content

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

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 #639

Triggered via pull request June 1, 2025 12:12
Status Failure
Total duration 55s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build_test.yml

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

Annotations

17 errors
build_test (macos-latest)
Process completed with exit code 1.
build_test (macos-latest): formatters/pretty/pretty.go#L217
table.SetColWidth undefined (type *tablewriter.Table has no field or method SetColWidth)
build_test (macos-latest): formatters/pretty/pretty.go#L216
table.SetHeader undefined (type *tablewriter.Table has no field or method SetHeader)
build_test (macos-latest): formatters/pretty/pretty.go#L161
table.SetHeader undefined (type *tablewriter.Table has no field or method SetHeader)
build_test (macos-latest): formatters/pretty/pretty.go#L160
table.SetAutoMergeCells undefined (type *tablewriter.Table has no field or method SetAutoMergeCells)
build_test (macos-latest): formatters/pretty/pretty.go#L136
table.AppendBulk undefined (type *tablewriter.Table has no field or method AppendBulk)
build_test (macos-latest): formatters/pretty/pretty.go#L83
table.SetHeader undefined (type *tablewriter.Table has no field or method SetHeader)
build_test (macos-latest): formatters/pretty/pretty.go#L82
table.SetAutoMergeCells undefined (type *tablewriter.Table has no field or method SetAutoMergeCells)
build_test (ubuntu-latest)
The operation was canceled.
build_test (ubuntu-latest): formatters/pretty/pretty.go#L217
table.SetColWidth undefined (type *tablewriter.Table has no field or method SetColWidth)
build_test (ubuntu-latest): formatters/pretty/pretty.go#L216
table.SetHeader undefined (type *tablewriter.Table has no field or method SetHeader)
build_test (ubuntu-latest): formatters/pretty/pretty.go#L161
table.SetHeader undefined (type *tablewriter.Table has no field or method SetHeader)
build_test (ubuntu-latest): formatters/pretty/pretty.go#L160
table.SetAutoMergeCells undefined (type *tablewriter.Table has no field or method SetAutoMergeCells)
build_test (ubuntu-latest): formatters/pretty/pretty.go#L136
table.AppendBulk undefined (type *tablewriter.Table has no field or method AppendBulk)
build_test (ubuntu-latest): formatters/pretty/pretty.go#L83
table.SetHeader undefined (type *tablewriter.Table has no field or method SetHeader)
build_test (ubuntu-latest): formatters/pretty/pretty.go#L82
table.SetAutoMergeCells undefined (type *tablewriter.Table has no field or method SetAutoMergeCells)
build_test (ubuntu-latest)
The strategy configuration was canceled because "build_test.macos-latest" failed