*: upgrade the PD client to adopt the latest refactor #7545
Annotations
4 errors
|
build tidb
cannot use (*pdClient)(nil) (value of type *pdClient) as pd.Client value in variable declaration: *pdClient does not implement pd.Client (wrong type for method WithCallerComponent)
|
build tidb
cannot use NewPDClient(cluster) (value of type *pdClient) as pd.Client value in return statement: *pdClient does not implement pd.Client (wrong type for method WithCallerComponent)
|
build tidb
The operation was canceled.
|
Loading