fix(deps): update module github.com/stackitcloud/stackit-sdk-go/services/objectstorage to v1 #591
Annotations
10 errors
Lint:
internal/cmd/object-storage/bucket/bucket.go#L4
could not import github.com/stackitcloud/stackit-cli/internal/cmd/object-storage/bucket/create (-: # github.com/stackitcloud/stackit-cli/internal/cmd/object-storage/bucket/create
|
Lint:
internal/cmd/object-storage/bucket/create/create.go#L65
cannot use apiClient (variable of type *objectstorage.APIClient) as "github.com/stackitcloud/stackit-cli/internal/pkg/services/object-storage/utils".ObjectStorageClient value in argument to utils.ProjectEnabled: *objectstorage.APIClient does not implement "github.com/stackitcloud/stackit-cli/internal/pkg/services/object-storage/utils".ObjectStorageClient (wrong type for method GetServiceStatusExecute)
|
Lint:
internal/cmd/object-storage/bucket/create/create.go#L86
not enough arguments in call to wait.CreateBucketWaitHandler
|
Lint:
internal/cmd/object-storage/bucket/create/create.go#L125
not enough arguments in call to apiClient.CreateBucket
|
Lint:
internal/cmd/object-storage/bucket/bucket.go#L5
could not import github.com/stackitcloud/stackit-cli/internal/cmd/object-storage/bucket/delete (-: # github.com/stackitcloud/stackit-cli/internal/cmd/object-storage/bucket/delete
|
Lint:
internal/cmd/object-storage/bucket/delete/delete.go#L72
not enough arguments in call to wait.DeleteBucketWaitHandler
|
Lint:
internal/cmd/object-storage/bucket/delete/delete.go#L116
not enough arguments in call to apiClient.DeleteBucket
|
Lint:
internal/cmd/object-storage/bucket/bucket.go#L6
could not import github.com/stackitcloud/stackit-cli/internal/cmd/object-storage/bucket/describe (-: # github.com/stackitcloud/stackit-cli/internal/cmd/object-storage/bucket/describe
|
Lint:
internal/cmd/object-storage/bucket/describe/describe.go#L95
not enough arguments in call to apiClient.GetBucket
|
Lint:
internal/cmd/object-storage/bucket/bucket.go#L7
could not import github.com/stackitcloud/stackit-cli/internal/cmd/object-storage/bucket/list (-: # github.com/stackitcloud/stackit-cli/internal/cmd/object-storage/bucket/list
|
Loading