Skip to content

fix(object): acl: revert bucket acl to private on resource deletion #5727

fix(object): acl: revert bucket acl to private on resource deletion

fix(object): acl: revert bucket acl to private on resource deletion #5727

Triggered via pull request April 10, 2024 16:53
Status Failure
Total duration 31s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: internal/services/object/helpers_object.go#L671
string `AllUsers` has 3 occurrences, make it a constant (goconst)
lint: internal/services/object/bucket_acl_test.go#L430
string `AllUsers` has 3 occurrences, make it a constant (goconst)
lint: internal/services/object/bucket_acl.go#L459
commentFormatting: put a space between `//` and comment text (gocritic)
lint: internal/services/object/bucket.go#L51
File is not `gofumpt`-ed (gofumpt)
lint: internal/services/object/bucket.go#L59
File is not `gofumpt`-ed (gofumpt)
lint
issues found
lint: internal/services/object/bucket_acl.go#L456
unused-parameter: parameter 'd' seems to be unused, consider removing or renaming it as _ (revive)