Skip to content

PR #67

PR #67 #339

Triggered via dynamic June 8, 2026 01:58
Status Success
Total duration 2m 36s
Artifacts

codeql

on: dynamic
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze (go)
invalid operation: cannot indirect s.ShowCollationFilterOpt (variable of interface type sqlparser.Expr)
Analyze (go)
s.Table.Qualifier undefined (type sqlparser.TableName has no field or method Qualifier)
Analyze (go)
s.Table.Qualifier undefined (type sqlparser.TableName has no field or method Qualifier)
Analyze (go)
s.Table.Qualifier undefined (type sqlparser.TableName has no field or method Qualifier)
Analyze (go)
undefined: sqlparser.Union (but have UNION)
Analyze (go)
undefined: sqlparser.MultiAlterDDL
Analyze (go)
not enough arguments in call to sqlparser.ParseOne
Analyze (go)
undefined: sqlparser.MultiAlterDDL
Analyze (go)
undefined: sqlparser.Union (but have UNION)
Analyze (go)
cannot use (*MySQLDb)(nil) (value of type *MySQLDb) as mysql.AuthServer value in variable declaration: *MySQLDb does not implement mysql.AuthServer (missing method AuthMethods)