Push on main #398
codeql
on: dynamic
Matrix: analyze
Annotations
6 errors
|
Analyze (go)
ctx.table.writer.SetHeader undefined (type *tablewriter.Table has no field or method SetHeader)
|
|
Analyze (go)
ctx.table.writer.SetRowSeparator undefined (type *tablewriter.Table has no field or method SetRowSeparator)
|
|
Analyze (go)
ctx.table.writer.SetColumnSeparator undefined (type *tablewriter.Table has no field or method SetColumnSeparator)
|
|
Analyze (go)
ctx.table.writer.SetCenterSeparator undefined (type *tablewriter.Table has no field or method SetCenterSeparator)
|
|
Analyze (go)
undefined: tablewriter.Border
|
|
Analyze (go)
ctx.table.writer.SetBorders undefined (type *tablewriter.Table has no field or method SetBorders)
|