*: upgrade the PD client to adopt the latest refactor #7544
Annotations
3 errors and 1 warning
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
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading