implement plc attach domain #1527
Annotations
50 errors and 2 warnings
|
tests (macos-latest):
internal/cli/serverless/authorizednetwork/create_test.go#L78
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (macos-latest):
internal/cli/serverless/update_test.go#L50
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (macos-latest):
internal/cli/serverless/spending_limit_test.go#L49
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (macos-latest):
internal/cli/serverless/restore_test.go#L51
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (macos-latest):
internal/cli/serverless/list_test.go#L173
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (macos-latest):
internal/cli/serverless/describe_test.go#L98
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (macos-latest):
internal/cli/serverless/delete_test.go#L50
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (macos-latest):
internal/cli/serverless/create_test.go#L49
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (macos-latest):
internal/cli/serverless/capacity_test.go#L49
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (macos-latest):
internal/cli/project/list_test.go#L101
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (macos-latest)
Cannot open: File exists
|
|
tests (macos-latest)
Cannot open: File exists
|
|
tests (macos-latest)
Cannot open: File exists
|
|
tests (macos-latest)
Cannot open: File exists
|
|
tests (macos-latest)
Cannot open: File exists
|
|
tests (macos-latest)
Cannot open: File exists
|
|
tests (macos-latest)
Cannot open: File exists
|
|
tests (macos-latest)
Cannot open: File exists
|
|
tests (macos-latest)
Cannot open: File exists
|
|
tests (macos-latest)
Cannot open: File exists
|
|
tests (ubuntu-latest):
internal/cli/serverless/backup/delete_test.go#L48
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (ubuntu-latest):
internal/cli/serverless/update_test.go#L50
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (ubuntu-latest):
internal/cli/serverless/spending_limit_test.go#L49
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (ubuntu-latest):
internal/cli/serverless/restore_test.go#L51
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (ubuntu-latest):
internal/cli/serverless/list_test.go#L173
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (ubuntu-latest):
internal/cli/serverless/describe_test.go#L98
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (ubuntu-latest):
internal/cli/serverless/delete_test.go#L50
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (ubuntu-latest):
internal/cli/serverless/create_test.go#L49
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (ubuntu-latest):
internal/cli/serverless/capacity_test.go#L49
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (ubuntu-latest):
internal/cli/project/list_test.go#L101
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (ubuntu-latest)
Cannot open: File exists
|
|
tests (ubuntu-latest)
Cannot open: File exists
|
|
tests (ubuntu-latest)
Cannot open: File exists
|
|
tests (ubuntu-latest)
Cannot open: File exists
|
|
tests (ubuntu-latest)
Cannot open: File exists
|
|
tests (ubuntu-latest)
Cannot open: File exists
|
|
tests (ubuntu-latest)
Cannot open: File exists
|
|
tests (ubuntu-latest)
Cannot open: File exists
|
|
tests (ubuntu-latest)
Cannot open: File exists
|
|
tests (ubuntu-latest)
Cannot open: File exists
|
|
tests (windows-latest):
internal/cli/serverless/authorizednetwork/create_test.go#L78
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (windows-latest):
internal/cli/serverless/update_test.go#L50
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (windows-latest):
internal/cli/serverless/spending_limit_test.go#L49
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (windows-latest):
internal/cli/serverless/restore_test.go#L51
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (windows-latest):
internal/cli/serverless/list_test.go#L173
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (windows-latest):
internal/cli/serverless/describe_test.go#L98
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (windows-latest):
internal/cli/serverless/delete_test.go#L50
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (windows-latest):
internal/cli/serverless/create_test.go#L49
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (windows-latest):
internal/cli/serverless/capacity_test.go#L49
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (windows-latest):
internal/cli/project/list_test.go#L101
cannot use suite.mockClient (variable of type *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient) as cloud.TiDBCloudClient value in return statement: *"github.com/tidbcloud/tidbcloud-cli/internal/mock".TiDBCloudClient does not implement cloud.TiDBCloudClient (missing method AttachPrivateLinkDomains)
|
|
tests (macos-latest)
Failed to restore: "/opt/homebrew/bin/gtar" failed with error: The process '/opt/homebrew/bin/gtar' failed with exit code 2
|
|
tests (ubuntu-latest)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|