Feat: support chat with TiDB Bot #464
Annotations
10 errors
Run tests:
internal/cli/branch/connectinfo_test.go#L129
cannot use suite.mockClient (variable of type *"tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method Chat)
|
Run tests:
internal/cli/branch/create_test.go#L50
cannot use suite.mockClient (variable of type *"tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method Chat)
|
Run tests:
internal/cli/branch/delete_test.go#L48
cannot use suite.mockClient (variable of type *"tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method Chat)
|
Run tests:
internal/cli/branch/describe_test.go#L76
cannot use suite.mockClient (variable of type *"tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method Chat)
|
Run tests:
internal/cli/branch/list_test.go#L97
cannot use suite.mockClient (variable of type *"tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method Chat)
|
Run tests:
internal/cli/cluster/connectinfo_test.go#L129
cannot use suite.mockClient (variable of type *"tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method Chat)
|
Run tests:
internal/cli/cluster/create_test.go#L49
cannot use suite.mockClient (variable of type *"tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method Chat)
|
Run tests:
internal/cli/cluster/delete_test.go#L48
cannot use suite.mockClient (variable of type *"tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method Chat)
|
Run tests:
internal/cli/cluster/describe_test.go#L95
cannot use suite.mockClient (variable of type *"tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method Chat)
|
Run tests:
internal/cli/cluster/list_test.go#L195
cannot use suite.mockClient (variable of type *"tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method Chat)
|
The logs for this run have expired and are no longer available.
Loading