Upgrade: bump github.com/go-resty/resty/v2 from 2.16.3 to 2.16.4 #55
Annotations
13 warnings
revive
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
revive:
internal/utils/utils.go#L1
should have a package comment
|
revive:
internal/utils/utils.go#L7
comment on exported function PrettyByteSize should be of the form "PrettyByteSize ..."
|
revive:
cmd/tenant-usage/main.go#L50
var tenantId should be tenantID
|
revive:
cmd/ostor/main.go#L1
should have a package comment
|
revive:
pkg/acronis/types.go#L4
struct field Id should be ID
|
revive:
pkg/acronis/client.go#L38
method parameter appId should be appID
|
revive:
pkg/ostormock/ostormock.go#L13
parameter 'r' seems to be unused, consider removing or renaming it as _
|
revive:
internal/cmd/action.go#L1
should have a package comment
|
revive:
internal/cmd/action.go#L19
should not use basic type string as key in context.WithValue
|
revive:
pkg/acronis/types.go#L49
struct field IdToken should be IDToken
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
You are using 'latest' as default version. Will lock to '~> v2'.
|