Skip to content

dep: update pd client #3165

dep: update pd client

dep: update pd client #3165

Triggered via pull request January 17, 2024 06:26
Status Failure
Total duration 2m 31s
Artifacts

compatibility.yml

on: pull_request
tidb-compatibility
2m 23s
tidb-compatibility
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
tidb-compatibility
cannot use (*pdClient)(nil) (value of type *pdClient) as pd.Client value in variable declaration: *pdClient does not implement pd.Client (missing method GetServiceDiscovery)
tidb-compatibility
cannot use NewPDClient(cluster) (value of type *pdClient) as pd.Client value in return statement: *pdClient does not implement pd.Client (missing method GetServiceDiscovery)
tidb-compatibility
Process completed with exit code 2.
tidb-compatibility
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/
tidb-compatibility
Restore cache failed: Dependencies file is not found in /home/runner/work/client-go/client-go. Supported file pattern: go.sum