Skip to content

[Object Storage] update: fix bug bucket config #56

[Object Storage] update: fix bug bucket config

[Object Storage] update: fix bug bucket config #56

Triggered via push November 9, 2024 14:30
Status Failure
Total duration 33s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

23 errors
test (ubuntu-latest): fptcloud/object-storage/datasource_object_storage_bucket_cors.go#L90
Error return value of `d.Set` is not checked (errcheck)
test (ubuntu-latest): fptcloud/object-storage/datasource_object_storage_sub_user.go#L51
Error return value of `d.Set` is not checked (errcheck)
test (ubuntu-latest): fptcloud/object-storage/datasource_object_storage_sub_user_detail.go#L81
Error return value of `d.Set` is not checked (errcheck)
test (ubuntu-latest): fptcloud/object-storage/resource_access_key.go#L113
Error return value of `service.DeleteAccessKey` is not checked (errcheck)
test (ubuntu-latest): fptcloud/object-storage/resource_sub_user.go#L77
`resourceSubUserAccessKeyCreate` - `ctx` is unused (unparam)
test (ubuntu-latest): fptcloud/object-storage/datasource_object_storage_access_key.go#L88
func `flattenCredentials` is unused (unused)
test (ubuntu-latest): fptcloud/object-storage/resource_sub_user.go#L97
func `resourceSubUserAccessKeyDelete` is unused (unused)
test (ubuntu-latest): fptcloud/object-storage/resource_bucket.go#L96
printf: non-constant format string in call to github.com/hashicorp/terraform-plugin-sdk/v2/diag.Errorf (govet)
test (ubuntu-latest): main.go#L34
printf: log.Printf call has arguments but no formatting directives (govet)
test (ubuntu-latest)
issues found
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest): fptcloud/object-storage/datasource_object_storage_bucket_cors.go#L90
Error return value of `d.Set` is not checked (errcheck)
test (macos-latest): fptcloud/object-storage/datasource_object_storage_sub_user.go#L51
Error return value of `d.Set` is not checked (errcheck)
test (macos-latest): fptcloud/object-storage/datasource_object_storage_sub_user_detail.go#L81
Error return value of `d.Set` is not checked (errcheck)
test (macos-latest): fptcloud/object-storage/resource_access_key.go#L113
Error return value of `service.DeleteAccessKey` is not checked (errcheck)
test (macos-latest): fptcloud/object-storage/resource_sub_user.go#L77
`resourceSubUserAccessKeyCreate` - `ctx` is unused (unparam)
test (macos-latest): fptcloud/object-storage/datasource_object_storage_access_key.go#L88
func `flattenCredentials` is unused (unused)
test (macos-latest): fptcloud/object-storage/resource_sub_user.go#L97
func `resourceSubUserAccessKeyDelete` is unused (unused)
test (macos-latest): fptcloud/object-storage/resource_bucket.go#L96
printf: non-constant format string in call to github.com/hashicorp/terraform-plugin-sdk/v2/diag.Errorf (govet)
test (macos-latest): main.go#L34
printf: log.Printf call has arguments but no formatting directives (govet)
test (macos-latest)
issues found
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.