Skip to content

Make sure no AST types are bare slices #45831

Make sure no AST types are bare slices

Make sure no AST types are bare slices #45831

Triggered via pull request February 3, 2025 16:13
Status Failure
Total duration 1m 31s
Artifacts

region_example.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Region Sharding example using etcd on Ubuntu: go/vt/vttablet/tabletserver/planbuilder/builder.go#L47
invalid operation: cannot index sel.SelectExprs (variable of type *sqlparser.SelectExprs2)
Region Sharding example using etcd on Ubuntu: go/vt/vttablet/tabletserver/planbuilder/permission.go#L41
invalid operation: cannot index node.SelectExprs (variable of type *sqlparser.SelectExprs2)
Region Sharding example using etcd on Ubuntu: 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
Region Sharding example using etcd on Ubuntu
Process completed with exit code 2.