Improved Compatibility Around LAST_INSERT_ID #29082
static_checks_etc.yml
on: pull_request
Static Code Checks Etc
7m 20s
Annotations
2 errors
Static Code Checks Etc:
go/vt/vtgate/evalengine/integration/comparison_test.go#L273
cannot use &vcursor{…} (value of type *vcursor) as evalengine.VCursor value in argument to evalengine.NewExpressionEnv: *vcursor does not implement evalengine.VCursor (missing method SetLastInsertID) (typecheck)
|
Static Code Checks Etc
Process completed with exit code 1.
|