[WIP] Support File Based Transaction #4205
Annotations
10 errors and 2 warnings
Lint:
txnkv/txnsnapshot/client_helper.go#L82
ch.Stats undefined (type *ClientHelper has no field or method Stats) (typecheck)
|
Lint:
txnkv/txnsnapshot/client_helper.go#L84
ch.Stats undefined (type *ClientHelper has no field or method Stats) (typecheck)
|
Lint:
txnkv/txnsnapshot/client_helper.go#L104
ch.Stats undefined (type *ClientHelper has no field or method Stats) (typecheck)
|
Lint:
txnkv/txnsnapshot/scan.go#L259
s.snapshot.GetRequestSource undefined (type *KVSnapshot has no field or method GetRequestSource) (typecheck)
|
Lint:
txnkv/txnsnapshot/snapshot.go#L380
cli.Stats undefined (type *ClientHelper has no field or method Stats) (typecheck)
|
Lint:
txnkv/txnsnapshot/snapshot.go#L382
cli.Stats undefined (type *ClientHelper has no field or method Stats) (typecheck)
|
Lint:
txnkv/txnsnapshot/snapshot.go#L410
s.GetRequestSource undefined (type *KVSnapshot has no field or method GetRequestSource) (typecheck)
|
Lint:
txnkv/txnsnapshot/snapshot.go#L621
cli.Stats undefined (type *ClientHelper has no field or method Stats) (typecheck)
|
Lint:
txnkv/txnsnapshot/snapshot.go#L641
s.GetRequestSource undefined (type *KVSnapshot has no field or method GetRequestSource) (typecheck)
|
Lint:
txnkv/client.go#L138
c.GetTimestampWithRetry undefined (type *Client has no field or method GetTimestampWithRetry) (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading