Skip to content

Update(ostor): bucket management #40

Update(ostor): bucket management

Update(ostor): bucket management #40

Triggered via pull request October 28, 2024 17:17
@tilltill
synchronize #33
bucket-management
Status Success
Total duration 23s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
revive: pkg/acronis/types.go#L3
exported type ApplicationResponse should have comment or be unexported
revive: pkg/acronis/client.go#L1
should have a package comment
revive: cmd/ostor/main.go#L1
should have a package comment
revive: pkg/acronis/types.go#L9
exported type UsageItems should have comment or be unexported
revive: pkg/acronis/types.go#L14
exported type UsageItem should have comment or be unexported
revive: internal/utils/utils.go#L1
should have a package comment
revive: pkg/acronis/types.go#L4
struct field Id should be ID
revive: pkg/acronis/types.go#L38
exported type UsageResponse should have comment or be unexported
revive: internal/utils/utils.go#L7
comment on exported function PrettyByteSize should be of the form "PrettyByteSize ..."
revive: pkg/acronis/types.go#L49
struct field IdToken should be IDToken
build
You are using 'latest' as default version. Will lock to '~> v2'.