Skip to content

chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/logme from 0.25.6 to 1.0.0 #4734

chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/logme from 0.25.6 to 1.0.0

chore(deps): bump github.com/stackitcloud/stackit-sdk-go/services/logme from 0.25.6 to 1.0.0 #4734

Status Failure
Total duration 1m 16s
Artifacts

ci.yaml

on: pull_request
Code coverage report
0s
Code coverage report
Fit to window
Zoom out
Zoom in

Annotations

10 errors
CI: internal/cmd/logme/instance/delete/delete.go#L57
cannot use apiClient (variable of type *logme.APIClient) as "github.com/stackitcloud/stackit-cli/internal/pkg/services/logme/utils".LogMeClient value in argument to logmeUtils.GetInstanceName: *logme.APIClient does not implement "github.com/stackitcloud/stackit-cli/internal/pkg/services/logme/utils".LogMeClient (wrong type for method GetCredentialsExecute)
CI: internal/cmd/logme/instance/describe/describe.go#L90
not enough arguments in call to apiClient.GetInstance
CI: internal/cmd/logme/credentials/list/list.go#L123
not enough arguments in call to apiClient.ListCredentials
CI: internal/cmd/logme/credentials/list/list.go#L73
cannot use apiClient (variable of type *logme.APIClient) as "github.com/stackitcloud/stackit-cli/internal/pkg/services/logme/utils".LogMeClient value in argument to logmeUtils.GetInstanceName: *logme.APIClient does not implement "github.com/stackitcloud/stackit-cli/internal/pkg/services/logme/utils".LogMeClient (wrong type for method GetCredentialsExecute)
CI: internal/cmd/logme/credentials/describe/describe.go#L102
not enough arguments in call to apiClient.GetCredentials
CI: internal/cmd/logme/credentials/delete/delete.go#L118
not enough arguments in call to apiClient.DeleteCredentials
CI: internal/cmd/logme/credentials/delete/delete.go#L65
cannot use apiClient (variable of type *logme.APIClient) as "github.com/stackitcloud/stackit-cli/internal/pkg/services/logme/utils".LogMeClient value in argument to logmeUtils.GetCredentialsUsername: *logme.APIClient does not implement "github.com/stackitcloud/stackit-cli/internal/pkg/services/logme/utils".LogMeClient (wrong type for method GetCredentialsExecute)
CI: internal/cmd/logme/credentials/delete/delete.go#L59
cannot use apiClient (variable of type *logme.APIClient) as "github.com/stackitcloud/stackit-cli/internal/pkg/services/logme/utils".LogMeClient value in argument to logmeUtils.GetInstanceName: *logme.APIClient does not implement "github.com/stackitcloud/stackit-cli/internal/pkg/services/logme/utils".LogMeClient (wrong type for method GetCredentialsExecute)
CI: internal/cmd/logme/credentials/create/create.go#L112
not enough arguments in call to apiClient.CreateCredentials
CI: internal/cmd/logme/credentials/create/create.go#L61
cannot use apiClient (variable of type *logme.APIClient) as "github.com/stackitcloud/stackit-cli/internal/pkg/services/logme/utils".LogMeClient value in argument to logmeUtils.GetInstanceName: *logme.APIClient does not implement "github.com/stackitcloud/stackit-cli/internal/pkg/services/logme/utils".LogMeClient (wrong type for method GetCredentialsExecute)