vstreamclient: framework for robust + simple usage #31098
static_checks_etc.yml
on: pull_request
Static Code Checks Etc
7m 19s
Annotations
6 errors
Static Code Checks Etc:
go/test/endtoend/vreplication/vstreamclient_test.go#L15
could not import vitess.io/vitess/go/vt/vstreamclient (-: # vitess.io/vitess/go/vt/vstreamclient
|
Static Code Checks Etc:
go/vt/vstreamclient/convert.go#L60
row[m.rowIndex].ToTime undefined (type sqltypes.Value has no field or method ToTime)) (typecheck)
|
Static Code Checks Etc:
go/vt/vstreamclient/convert.go#L60
row[m.rowIndex].ToTime undefined (type sqltypes.Value has no field or method ToTime)
|
Static Code Checks Etc:
go/vt/vstreamclient/vstreamclient_test.go#L187
row[i].ToTime undefined (type sqltypes.Value has no field or method ToTime) (typecheck)
|
Static Code Checks Etc
Process completed with exit code 1.
|
Static Code Checks Etc:
go/vt/vstreamclient/convert.go#L60
row[m.rowIndex].ToTime undefined (type sqltypes.Value has no field or method ToTime)
|