Tidy dependent modules to reflect github.com/olekukonko/tablewriter
…
#1588
check-go-task.yml
on: push
run-determination
0s
Matrix: check-config
Matrix: check-errors
Matrix: check-formatting
Matrix: check-outdated
Matrix: check-style
Annotations
19 errors
check-errors (docsgen)
table.SetBorder undefined (type *tablewriter.Table has no field or method SetBorder)
|
check-errors (docsgen)
table.SetColumnSeparator undefined (type *tablewriter.Table has no field or method SetColumnSeparator)
|
check-errors (docsgen)
table.SetNoWhiteSpace undefined (type *tablewriter.Table has no field or method SetNoWhiteSpace)
|
check-errors (docsgen)
table.SetColWidth undefined (type *tablewriter.Table has no field or method SetColWidth)
|
check-errors (docsgen)
table.SetReflowDuringAutoWrap undefined (type *tablewriter.Table has no field or method SetReflowDuringAutoWrap)
|
check-errors (docsgen)
Process completed with exit code 201.
|
check-errors (./):
internal/result/result.go#L130
table.SetBorder undefined (type *tablewriter.Table has no field or method SetBorder)
|
check-errors (./):
internal/result/result.go#L131
table.SetColumnSeparator undefined (type *tablewriter.Table has no field or method SetColumnSeparator)
|
check-errors (./):
internal/result/result.go#L132
table.SetNoWhiteSpace undefined (type *tablewriter.Table has no field or method SetNoWhiteSpace)
|
check-errors (./):
internal/result/result.go#L133
table.SetColWidth undefined (type *tablewriter.Table has no field or method SetColWidth)
|
check-errors (./):
internal/result/result.go#L134
table.SetReflowDuringAutoWrap undefined (type *tablewriter.Table has no field or method SetReflowDuringAutoWrap)
|
check-errors (./)
table.SetBorder undefined (type *tablewriter.Table has no field or method SetBorder)
|
check-errors (./)
Process completed with exit code 201.
|
check-errors (ruledocsgen)
table.SetBorder undefined (type *tablewriter.Table has no field or method SetBorder)
|
check-errors (ruledocsgen)
table.SetColumnSeparator undefined (type *tablewriter.Table has no field or method SetColumnSeparator)
|
check-errors (ruledocsgen)
table.SetNoWhiteSpace undefined (type *tablewriter.Table has no field or method SetNoWhiteSpace)
|
check-errors (ruledocsgen)
table.SetColWidth undefined (type *tablewriter.Table has no field or method SetColWidth)
|
check-errors (ruledocsgen)
table.SetReflowDuringAutoWrap undefined (type *tablewriter.Table has no field or method SetReflowDuringAutoWrap)
|
check-errors (ruledocsgen)
Process completed with exit code 201.
|