Skip to content

Order by struct

Order by struct #1359

Triggered via pull request February 5, 2025 13:34
Status Failure
Total duration 1m 20s
Artifacts

vtop_example.yml

on: pull_request
VTop Example
37s
VTop Example
Fit to window
Zoom out
Zoom in

Annotations

4 errors
VTop Example: go/vt/vttablet/tabletmanager/vdiff/table_plan.go#L195
cannot use tp.orderBy (variable of type sqlparser.OrderBy) as *sqlparser.OrderBy value in assignment
VTop Example: go/vt/vttablet/tabletmanager/vdiff/table_plan.go#L198
cannot use tp.orderBy (variable of type sqlparser.OrderBy) as *sqlparser.OrderBy value in assignment
VTop Example: go/vt/vttablet/tabletmanager/vdiff/table_plan.go#L243
first argument to append must be a slice; have orderby (variable of type sqlparser.OrderBy)
VTop Example
Process completed with exit code 2.