Skip to content

Scheduled

Scheduled #343

Triggered via dynamic June 24, 2026 15:13
Status Success
Total duration 2m 57s
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)