Skip to content

Make sure no AST types are bare slices #39193

Make sure no AST types are bare slices

Make sure no AST types are bare slices #39193

Triggered via pull request February 3, 2025 16:13
Status Failure
Total duration 3m 30s
Artifacts
Run endtoend tests on Cluster (vtgate_transaction)
2m 58s
Run endtoend tests on Cluster (vtgate_transaction)
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Run endtoend tests on Cluster (vtgate_transaction)
unknown test file type for 'report.xml'
Run endtoend tests on Cluster (vtgate_transaction): go/vt/vttablet/tabletserver/planbuilder/builder.go#L47
invalid operation: cannot index sel.SelectExprs (variable of type *sqlparser.SelectExprs2)
Run endtoend tests on Cluster (vtgate_transaction): go/vt/vttablet/tabletserver/planbuilder/permission.go#L41
invalid operation: cannot index node.SelectExprs (variable of type *sqlparser.SelectExprs2)
Run endtoend tests on Cluster (vtgate_transaction): go/vt/vttablet/tabletserver/vstreamer/planbuilder.go#L468
cannot use sel.SelectExprs (variable of type *sqlparser.SelectExprs2) as sqlparser.SelectExprs value in argument to plan.analyzeExprs
Run endtoend tests on Cluster (vtgate_transaction)
Process completed with exit code 1.
Run endtoend tests on Cluster (vtgate_transaction)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.