*: upgrade the PD client to adopt the latest refactor #7539
integration-test-dumpling.yml
on: pull_request
Matrix: integration-test
Annotations
18 errors and 2 warnings
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)
Process completed with exit code 2.
|
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 "_8_0_26" 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.22)
The job was canceled because "_8_0_26" 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 (8.0.37)
The job was canceled because "_8_0_26" 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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|