collecting the RU information by pasing point through context.Value #3226
Annotations
17 errors and 3 warnings
golangci:
internal/client/client.go#L1
: # github.com/tikv/client-go/v2/internal/client [github.com/tikv/client-go/v2/internal/client.test]
|
golangci:
internal/client/client_interceptor_test.go#L44
too many arguments in call to NewInterceptedClient
|
golangci:
internal/client/client_interceptor_test.go#L57
too many arguments in call to NewInterceptedClient
|
golangci:
tikv/backoff.go#L1
: # github.com/tikv/client-go/v2/tikv [github.com/tikv/client-go/v2/tikv.test]
|
golangci:
tikv/kv_test.go#L147
store.CreateRURuntimeStats undefined (type *KVStore has no field or method CreateRURuntimeStats)
|
golangci:
tikv/kv_test.go#L152
store.ruRuntimeStatsMap undefined (type *KVStore has no field or method ruRuntimeStatsMap) (typecheck)
|
golangci
issues found
|
test:
internal/client/client_interceptor_test.go#L44
too many arguments in call to NewInterceptedClient
|
test:
internal/client/client_interceptor_test.go#L57
too many arguments in call to NewInterceptedClient
|
test:
tikv/kv_test.go#L147
store.CreateRURuntimeStats undefined (type *KVStore has no field or method CreateRURuntimeStats)
|
test:
tikv/kv_test.go#L152
store.ruRuntimeStatsMap undefined (type *KVStore has no field or method ruRuntimeStatsMap)
|
test
Process completed with exit code 1.
|
race-test:
internal/client/client_interceptor_test.go#L44
too many arguments in call to NewInterceptedClient
|
race-test:
internal/client/client_interceptor_test.go#L57
too many arguments in call to NewInterceptedClient
|
race-test:
tikv/kv_test.go#L147
store.CreateRURuntimeStats undefined (type *KVStore has no field or method CreateRURuntimeStats)
|
race-test:
tikv/kv_test.go#L152
store.ruRuntimeStatsMap undefined (type *KVStore has no field or method ruRuntimeStatsMap)
|
race-test
Process completed with exit code 1.
|
golangci
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/
|
test
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/
|
race-test
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/
|