Update bmclib library: (#7135) #22027
Annotations
10 errors and 10 warnings
golangci-lint:
pkg/utils/ptr/ptr.go#L20
exported: exported function Int should have comment or be unexported (revive)
|
golangci-lint:
pkg/utils/ptr/ptr.go#L24
exported: exported function Int8 should have comment or be unexported (revive)
|
golangci-lint:
pkg/utils/ptr/ptr.go#L28
exported: exported function Int16 should have comment or be unexported (revive)
|
golangci-lint:
pkg/utils/ptr/ptr.go#L32
exported: exported function Int32 should have comment or be unexported (revive)
|
golangci-lint:
pkg/utils/ptr/ptr.go#L36
exported: exported function Int64 should have comment or be unexported (revive)
|
golangci-lint:
pkg/utils/ptr/ptr.go#L40
exported: exported function Uint should have comment or be unexported (revive)
|
golangci-lint:
pkg/utils/ptr/ptr.go#L44
exported: exported function Uint8 should have comment or be unexported (revive)
|
golangci-lint:
pkg/utils/ptr/ptr.go#L48
exported: exported function Uint16 should have comment or be unexported (revive)
|
golangci-lint:
pkg/utils/ptr/ptr.go#L52
exported: exported function Uint32 should have comment or be unexported (revive)
|
golangci-lint:
pkg/utils/ptr/ptr.go#L56
exported: exported function Uint64 should have comment or be unexported (revive)
|
golangci-lint:
pkg/constants/constants.go#L95
exported: exported type Operation should have comment or be unexported (revive)
|
golangci-lint:
pkg/constants/constants.go#L98
exported: exported const Create should have comment (or a comment on this block) or be unexported (revive)
|
golangci-lint:
pkg/constants/constants.go#L31
var-naming: const DefaultHttpsPort should be DefaultHTTPSPort (revive)
|
golangci-lint:
pkg/clustermanager/internal/deployments.go#L13
exported: exported var ExternalEtcdDeployments should have comment or be unexported (revive)
|
golangci-lint:
pkg/clustermanager/internal/deployments.go#L18
exported: exported var EksaDeployments should have comment or be unexported (revive)
|
golangci-lint:
pkg/git/git.go#L8
exported: exported type Client should have comment or be unexported (revive)
|
golangci-lint:
pkg/git/git.go#L20
exported: exported type ProviderClient should have comment or be unexported (revive)
|
golangci-lint:
pkg/git/git.go#L29
exported: exported type CreateRepoOpts should have comment or be unexported (revive)
|
golangci-lint:
pkg/git/git.go#L38
exported: exported type GetRepoOpts should have comment or be unexported (revive)
|
golangci-lint:
pkg/git/git.go#L43
exported: exported type DeleteRepoOpts should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading