Skip to content

[Object Storage] feat: implement crud bucket,access key,sub user #54

[Object Storage] feat: implement crud bucket,access key,sub user

[Object Storage] feat: implement crud bucket,access key,sub user #54

Triggered via push October 29, 2024 17:39
Status Failure
Total duration 31s
Artifacts

test.yml

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

Annotations

15 errors
test (ubuntu-latest): fptcloud/object-storage/datasource_object_storage_bucket.go#L66
Error return value of `d.Set` is not checked (errcheck)
test (ubuntu-latest): fptcloud/object-storage/datasource_object_storage_bucket.go#L67
Error return value of `d.Set` is not checked (errcheck)
test (ubuntu-latest): fptcloud/object-storage/datasource_object_storage_bucket.go#L68
Error return value of `d.Set` 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/resource_sub_user.go#L97
`resourceSubUserAccessKeyDelete` - `ctx` is unused (unparam)
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.go#L66
Error return value of `d.Set` is not checked (errcheck)
test (macos-latest): fptcloud/object-storage/datasource_object_storage_bucket.go#L67
Error return value of `d.Set` is not checked (errcheck)
test (macos-latest): fptcloud/object-storage/datasource_object_storage_bucket.go#L68
Error return value of `d.Set` 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/resource_sub_user.go#L97
`resourceSubUserAccessKeyDelete` - `ctx` is unused (unparam)
test (macos-latest)
issues found
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.