Upgrade: bump github.com/go-resty/resty/v2 from 2.7.0 to 2.11.0 #2
Annotations
11 warnings
revive:
main.go#L1
should have a package comment
|
revive:
main.go#L17
var tenantId should be tenantID
|
revive:
pkg/acronis/types.go#L9
exported type UsageItems should have comment or be unexported
|
revive:
pkg/acronis/types.go#L3
exported type ApplicationResponse should have comment or be unexported
|
revive:
pkg/acronis/types.go#L38
exported type UsageResponse should have comment or be unexported
|
revive:
pkg/acronis/types.go#L14
exported type UsageItem should have comment or be unexported
|
revive:
pkg/acronis/types.go#L49
struct field IdToken should be IDToken
|
revive:
pkg/acronis/types.go#L4
struct field Id should be ID
|
revive:
pkg/acronis/client.go#L1
should have a package comment
|
revive:
pkg/acronis/client.go#L11
type name will be used as acronis.AcronisClient by other packages, and that stutters; consider calling this Client
|
revive
There are no cache folders on the disk
|