Skip to content

upgrade grpc

upgrade grpc #3134

Triggered via pull request October 14, 2023 10:45
Status Failure
Total duration 1m 28s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 3 warnings
test: internal/client/client_collapse.go#L45
missing go.sum entry for module providing package golang.org/x/sync/singleflight (imported by github.com/tikv/client-go/v2/internal/client); to add:
test
Process completed with exit code 1.
race-test: internal/client/client_collapse.go#L45
missing go.sum entry for module providing package golang.org/x/sync/singleflight (imported by github.com/tikv/client-go/v2/internal/client); to add:
race-test
Process completed with exit code 1.
golangci: txnkv/txnsnapshot/client_helper.go#L82
ch.Stats undefined (type *ClientHelper has no field or method Stats) (typecheck)
golangci: txnkv/txnsnapshot/client_helper.go#L84
ch.Stats undefined (type *ClientHelper has no field or method Stats) (typecheck)
golangci: txnkv/txnsnapshot/client_helper.go#L104
ch.Stats undefined (type *ClientHelper has no field or method Stats) (typecheck)
golangci: txnkv/txnsnapshot/snapshot.go#L380
cli.Stats undefined (type *ClientHelper has no field or method Stats) (typecheck)
golangci: txnkv/txnsnapshot/snapshot.go#L382
cli.Stats undefined (type *ClientHelper has no field or method Stats) (typecheck)
golangci: txnkv/txnsnapshot/snapshot.go#L621
cli.Stats undefined (type *ClientHelper has no field or method Stats) (typecheck)
golangci: txnkv/client.go#L117
c.GetTimestampWithRetry undefined (type *Client has no field or method GetTimestampWithRetry) (typecheck)
golangci: internal/locate/region_request_test.go#L562
client1.Close undefined (type *cancelContextClient has no field or method Close) (typecheck)
golangci
issues found
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/
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/