Skip to content

Update(ostor): bucket management #39

Update(ostor): bucket management

Update(ostor): bucket management #39

Triggered via pull request October 28, 2024 15:35
Status Success
Total duration 47s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
revive: pkg/acronis/client.go#L1
should have a package comment
revive: pkg/ostormock/ostormock.go#L1
should have a package comment
revive: pkg/ostor/buckets.go#L1
should have a package comment
revive: cmd/ostor/main.go#L1
should have a package comment
revive: cmd/tenant-usage/main.go#L1
should have a package comment
revive: internal/utils/utils.go#L1
should have a package comment
revive: pkg/ostor/types.go#L15
exported type OStorResponse should have comment or be unexported
revive: pkg/ostor/buckets.go#L7
exported method Ostor.GetBuckets should have comment or be unexported
revive: pkg/acronis/client.go#L11
exported type AcronisClient should have comment or be unexported
revive: pkg/ostor/user.go#L13
exported method Ostor.CreateUser should have comment or be unexported
build
You are using 'latest' as default version. Will lock to '~> v2'.