Skip to content

*: support WithReturnCommitTS and SetCommitWaitUntilTSO (#1831) #4595

*: support WithReturnCommitTS and SetCommitWaitUntilTSO (#1831)

*: support WithReturnCommitTS and SetCommitWaitUntilTSO (#1831) #4595

Triggered via push December 31, 2025 03:33
Status Failure
Total duration 3m 25s
Artifacts
tidb-compatibility
3m 22s
tidb-compatibility
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
tidb-compatibility
Process completed with exit code 2.
tidb-compatibility
cannot use data (variable of struct type "github.com/tikv/client-go/v2/kv".ValueEntry) as []byte value in return statement
tidb-compatibility
cannot use data (variable of type map[string]"github.com/tikv/client-go/v2/kv".ValueEntry) as map[string][]byte value in return statement
tidb-compatibility
cannot use data (variable of struct type "github.com/tikv/client-go/v2/kv".ValueEntry) as []byte value in return statement
tidb-compatibility
cannot use data (variable of struct type "github.com/tikv/client-go/v2/kv".ValueEntry) as []byte value in return statement
tidb-compatibility
cannot use data (variable of type map[string]"github.com/tikv/client-go/v2/kv".ValueEntry) as map[string][]byte value in return statement
tidb-compatibility
cannot use storageValues (variable of type map[string]"github.com/tikv/client-go/v2/kv".ValueEntry) as map[string][]byte value in return statement
tidb-compatibility
cannot use tikvSnapshot (variable of struct type tikvBatchGetter) as "github.com/tikv/client-go/v2/kv".BatchGetter value in argument to transaction.NewBufferBatchGetter: tikvBatchGetter does not implement "github.com/tikv/client-go/v2/kv".BatchGetter (wrong type for method BatchGet)
tidb-compatibility
cannot use tikvBuffer (variable of struct type tikvBatchBufferGetter) as transaction.BatchBufferGetter value in argument to transaction.NewBufferBatchGetter: tikvBatchBufferGetter does not implement transaction.BatchBufferGetter (wrong type for method BatchGet)
tidb-compatibility
Restore cache failed: Dependencies file is not found in /home/runner/work/client-go/client-go. Supported file pattern: go.sum