[Object Storage] update: fix sub user, split sub user keys into anoth… #57
Annotations
9 errors
Run linters:
fptcloud/object-storage/datasource_object_storage_bucket_cors.go#L94
Error return value of `d.Set` is not checked (errcheck)
|
Run linters:
fptcloud/object-storage/datasource_object_storage_sub_user_detail.go#L76
Error return value of `d.Set` is not checked (errcheck)
|
Run linters:
fptcloud/object-storage/datasource_object_storage_sub_user_detail.go#L78
Error return value of `d.Set` is not checked (errcheck)
|
Run linters:
fptcloud/object-storage/datasource_object_storage_access_key.go#L92
func `flattenCredentials` is unused (unused)
|
Run linters:
fptcloud/object-storage/resource_access_key.go#L75
printf: non-constant format string in call to github.com/hashicorp/terraform-plugin-sdk/v2/diag.Errorf (govet)
|
Run linters:
fptcloud/object-storage/resource_bucket.go#L102
printf: non-constant format string in call to github.com/hashicorp/terraform-plugin-sdk/v2/diag.Errorf (govet)
|
Run linters:
fptcloud/object-storage/resource_sub_user.go#L58
printf: non-constant format string in call to fmt.Errorf (govet)
|
Run linters:
main.go#L34
printf: log.Printf call has arguments but no formatting directives (govet)
|
Run linters
issues found
|
Loading