Skip to content

Upgrade: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #49

Upgrade: bump github.com/stretchr/testify from 1.9.0 to 1.10.0

Upgrade: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 #49

Triggered via pull request November 25, 2024 21:36
Status Success
Total duration 1m 16s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
You are using 'latest' as default version. Will lock to '~> v2'.
revive: cmd/ostor/main.go#L1
should have a package comment
revive: pkg/acronis/types.go#L3
exported type ApplicationResponse should have comment or be unexported
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: pkg/acronis/types.go#L38
exported type UsageResponse should have comment or be unexported
revive: pkg/acronis/types.go#L4
struct field Id should be ID
revive: pkg/acronis/types.go#L49
struct field IdToken should be IDToken
revive: pkg/acronis/client.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: internal/utils/utils.go#L1
should have a package comment