Skip to content

Feat: support chat with TiDB Bot #464

Feat: support chat with TiDB Bot

Feat: support chat with TiDB Bot #464

Triggered via pull request December 12, 2023 09:14
Status Failure
Total duration 2m 19s
Artifacts

test.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

30 errors
tests (1.21, ubuntu-latest): 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)
tests (1.21, ubuntu-latest): 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)
tests (1.21, ubuntu-latest): 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)
tests (1.21, ubuntu-latest): 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)
tests (1.21, ubuntu-latest): 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)
tests (1.21, ubuntu-latest): 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)
tests (1.21, ubuntu-latest): 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)
tests (1.21, ubuntu-latest): 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)
tests (1.21, ubuntu-latest): 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)
tests (1.21, ubuntu-latest): 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)
tests (1.21, macos-latest): 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)
tests (1.21, macos-latest): 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)
tests (1.21, macos-latest): 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)
tests (1.21, macos-latest): 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)
tests (1.21, macos-latest): 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)
tests (1.21, macos-latest): 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)
tests (1.21, macos-latest): 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)
tests (1.21, macos-latest): 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)
tests (1.21, macos-latest): 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)
tests (1.21, macos-latest): 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)
tests (1.21, windows-latest): 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)
tests (1.21, windows-latest): 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)
tests (1.21, windows-latest): 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)
tests (1.21, windows-latest): 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)
tests (1.21, windows-latest): 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)
tests (1.21, windows-latest): 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)
tests (1.21, windows-latest): 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)
tests (1.21, windows-latest): 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)
tests (1.21, windows-latest): 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)
tests (1.21, windows-latest): 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)