chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/opensearch from 0.24.6 to 1.0.1 #4912
ci.yaml
on: pull_request
CI
1m 16s
Check GoReleaser config
12s
Code coverage report
0s
Annotations
10 errors
|
CI:
internal/cmd/opensearch/instance/create/create.go#L103
cannot use apiClient (variable of type *opensearch.APIClient) as openSearchClient value in argument to buildRequest: *opensearch.APIClient does not implement openSearchClient (wrong type for method CreateInstance)
|
|
CI:
internal/cmd/opensearch/credentials/list/list.go#L124
not enough arguments in call to apiClient.ListCredentials
|
|
CI:
internal/cmd/opensearch/credentials/list/list.go#L73
cannot use apiClient (variable of type *opensearch.APIClient) as "github.com/stackitcloud/stackit-cli/internal/pkg/services/opensearch/utils".OpenSearchClient value in argument to opensearchUtils.GetInstanceName: *opensearch.APIClient does not implement "github.com/stackitcloud/stackit-cli/internal/pkg/services/opensearch/utils".OpenSearchClient (wrong type for method GetCredentialsExecute)
|
|
CI:
internal/cmd/opensearch/instance/describe/describe.go#L90
not enough arguments in call to apiClient.GetInstance
|
|
CI:
internal/cmd/opensearch/credentials/describe/describe.go#L103
not enough arguments in call to apiClient.GetCredentials
|
|
CI:
internal/cmd/opensearch/credentials/delete/delete.go#L118
not enough arguments in call to apiClient.DeleteCredentials
|
|
CI:
internal/cmd/opensearch/credentials/delete/delete.go#L65
cannot use apiClient (variable of type *opensearch.APIClient) as "github.com/stackitcloud/stackit-cli/internal/pkg/services/opensearch/utils".OpenSearchClient value in argument to opensearchUtils.GetCredentialsUsername: *opensearch.APIClient does not implement "github.com/stackitcloud/stackit-cli/internal/pkg/services/opensearch/utils".OpenSearchClient (wrong type for method GetCredentialsExecute)
|
|
CI:
internal/cmd/opensearch/credentials/delete/delete.go#L59
cannot use apiClient (variable of type *opensearch.APIClient) as "github.com/stackitcloud/stackit-cli/internal/pkg/services/opensearch/utils".OpenSearchClient value in argument to opensearchUtils.GetInstanceName: *opensearch.APIClient does not implement "github.com/stackitcloud/stackit-cli/internal/pkg/services/opensearch/utils".OpenSearchClient (wrong type for method GetCredentialsExecute)
|
|
CI:
internal/cmd/opensearch/credentials/create/create.go#L112
not enough arguments in call to apiClient.CreateCredentials
|
|
CI:
internal/cmd/opensearch/credentials/create/create.go#L61
cannot use apiClient (variable of type *opensearch.APIClient) as "github.com/stackitcloud/stackit-cli/internal/pkg/services/opensearch/utils".OpenSearchClient value in argument to opensearchUtils.GetInstanceName: *opensearch.APIClient does not implement "github.com/stackitcloud/stackit-cli/internal/pkg/services/opensearch/utils".OpenSearchClient (wrong type for method GetCredentialsExecute)
|