meta/kv: support new backup #3408
Annotations
10 errors
Build:
pkg/meta/tkv.go#L592
cannot use Background (value of type func() Context) as context.Context value in argument to m.txn: func() Context does not implement context.Context (missing method Deadline)
|
Build:
pkg/meta/tkv.go#L619
cannot use Background (value of type func() Context) as context.Context value in argument to m.txn: func() Context does not implement context.Context (missing method Deadline)
|
Build:
pkg/meta/tkv.go#L2299
cannot use Background (value of type func() Context) as context.Context value in argument to m.client.txn: func() Context does not implement context.Context (missing method Deadline)
|
Build:
pkg/meta/tkv.go#L2317
cannot use Background (value of type func() Context) as context.Context value in argument to m.txn: func() Context does not implement context.Context (missing method Deadline)
|
Build:
pkg/meta/tkv.go#L2351
cannot use Background (value of type func() Context) as context.Context value in argument to m.txn: func() Context does not implement context.Context (missing method Deadline)
|
Build:
pkg/meta/tkv.go#L2389
cannot use Background (value of type func() Context) as context.Context value in argument to m.txn: func() Context does not implement context.Context (missing method Deadline)
|
Build:
pkg/meta/tkv.go#L3195
cannot use Background (value of type func() Context) as context.Context value in argument to m.txn: func() Context does not implement context.Context (missing method Deadline)
|
Build:
pkg/meta/tkv.go#L3370
cannot use Background (value of type func() Context) as context.Context value in argument to m.txn: func() Context does not implement context.Context (missing method Deadline)
|
Build:
pkg/meta/tkv.go#L3397
cannot use Background (value of type func() Context) as context.Context value in argument to m.txn: func() Context does not implement context.Context (missing method Deadline)
|
Build:
pkg/meta/tkv.go#L3411
cannot use Background (value of type func() Context) as context.Context value in argument to m.txn: func() Context does not implement context.Context (missing method Deadline)
|
Loading