Skip to content

*: upgrade the PD client to adopt the latest refactor #7544

*: upgrade the PD client to adopt the latest refactor

*: upgrade the PD client to adopt the latest refactor #7544

Triggered via pull request December 23, 2024 06:29
Status Failure
Total duration 4m 29s
Artifacts
Matrix: integration-test
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 1 warning
integration-test (5.7.35)
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)
integration-test (5.7.35)
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)
integration-test (5.7.35)
Process completed with exit code 2.
integration-test (8.4.3)
The job was canceled because "_5_7_35" failed.
integration-test (8.4.3)
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)
integration-test (8.4.3)
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)
integration-test (8.4.3)
Process completed with exit code 2.
integration-test (8.0.37)
The job was canceled because "_5_7_35" failed.
integration-test (8.0.37)
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)
integration-test (8.0.37)
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)
integration-test (8.0.37)
The operation was canceled.
integration-test (8.0.26)
The job was canceled because "_5_7_35" failed.
integration-test (8.0.26)
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)
integration-test (8.0.26)
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)
integration-test (8.0.26)
The operation was canceled.
integration-test (8.0.22)
The job was canceled because "_5_7_35" failed.
integration-test (8.0.22)
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)
integration-test (8.0.22)
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)
integration-test (8.0.22)
The operation was canceled.
integration-test (5.7.35)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636