vstreamclient: framework for robust + simple usage #31098
Annotations
6 errors
Run golangci-lint:
go/test/endtoend/vreplication/vstreamclient_test.go#L15
could not import vitess.io/vitess/go/vt/vstreamclient (-: # vitess.io/vitess/go/vt/vstreamclient
|
Run golangci-lint:
go/vt/vstreamclient/convert.go#L60
row[m.rowIndex].ToTime undefined (type sqltypes.Value has no field or method ToTime)) (typecheck)
|
Run golangci-lint:
go/vt/vstreamclient/convert.go#L60
row[m.rowIndex].ToTime undefined (type sqltypes.Value has no field or method ToTime)
|
Run golangci-lint:
go/vt/vstreamclient/vstreamclient_test.go#L187
row[i].ToTime undefined (type sqltypes.Value has no field or method ToTime) (typecheck)
|
Run golangci-lint
Process completed with exit code 1.
|
check_make_sizegen:
go/vt/vstreamclient/convert.go#L60
row[m.rowIndex].ToTime undefined (type sqltypes.Value has no field or method ToTime)
|
Loading