build(deps): bump github.com/olekukonko/tablewriter from 0.0.5 to 1.0.7 #105
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
|
lint:
formatters/pretty/pretty.go#L83
table.SetHeader undefined (type *tablewriter.Table has no field or method SetHeader)
|
|
lint:
formatters/pretty/pretty.go#L82
table.SetAutoMergeCells undefined (type *tablewriter.Table has no field or method SetAutoMergeCells)
|
|
lint:
formatters/pretty/pretty.go#L217
table.SetColWidth undefined (type *tablewriter.Table has no field or method SetColWidth)) (typecheck)
|
|
lint:
formatters/pretty/pretty.go#L216
table.SetHeader undefined (type *tablewriter.Table has no field or method SetHeader)
|
|
lint:
formatters/pretty/pretty.go#L161
table.SetHeader undefined (type *tablewriter.Table has no field or method SetHeader)
|
|
lint:
formatters/pretty/pretty.go#L160
table.SetAutoMergeCells undefined (type *tablewriter.Table has no field or method SetAutoMergeCells)
|
|
lint:
formatters/pretty/pretty.go#L136
table.AppendBulk undefined (type *tablewriter.Table has no field or method AppendBulk)
|
|
lint:
formatters/pretty/pretty.go#L83
table.SetHeader undefined (type *tablewriter.Table has no field or method SetHeader)
|
|
lint:
formatters/pretty/pretty.go#L82
table.SetAutoMergeCells undefined (type *tablewriter.Table has no field or method SetAutoMergeCells)
|
|
lint:
cmd/root.go#L14
could not import github.com/boostsecurityio/poutine/formatters/pretty (-: # github.com/boostsecurityio/poutine/formatters/pretty
|