Try to validate read ts for all RPC requests (#1513) #5284
Annotations
16 errors and 5 warnings
golangci:
txnkv/txnsnapshot/client_helper.go#L85
ch.Stats undefined (type *ClientHelper has no field or method Stats) (typecheck)
|
golangci:
txnkv/txnsnapshot/client_helper.go#L87
ch.Stats undefined (type *ClientHelper has no field or method Stats) (typecheck)
|
golangci:
txnkv/txnsnapshot/client_helper.go#L107
ch.Stats undefined (type *ClientHelper has no field or method Stats) (typecheck)
|
golangci:
txnkv/txnsnapshot/snapshot.go#L363
cli.Stats undefined (type *ClientHelper has no field or method Stats) (typecheck)
|
golangci:
txnkv/txnsnapshot/snapshot.go#L365
cli.Stats undefined (type *ClientHelper has no field or method Stats) (typecheck)
|
golangci:
txnkv/txnsnapshot/snapshot.go#L582
cli.Stats undefined (type *ClientHelper has no field or method Stats) (typecheck)
|
golangci:
txnkv/client.go#L65
c.GetTimestampWithRetry undefined (type *Client has no field or method GetTimestampWithRetry) (typecheck)
|
golangci:
internal/locate/region_request.go#L198
regionCache.codec undefined (type *RegionCache has no field or method codec) (typecheck)
|
golangci:
internal/locate/region_request.go#L1096
too many return values
|
golangci:
oracle/oracle.go#L136
exported method `NoopReadTSValidator.ValidateReadTS` should have comment or be unexported (golint)
|
test:
internal/locate/region_request.go#L198
regionCache.codec undefined (type *RegionCache has no field or method codec)
|
test:
internal/locate/region_request.go#L1096
too many return values
|
test
Process completed with exit code 2.
|
race-test:
internal/locate/region_request.go#L198
regionCache.codec undefined (type *RegionCache has no field or method codec)
|
race-test:
internal/locate/region_request.go#L1096
too many return values
|
race-test
Process completed with exit code 2.
|
golangci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
golangci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
golangci
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
race-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|