Update homebrew version to v0.18.7 (#7640) #24191
Annotations
10 errors and 10 warnings
golangci-lint:
pkg/manifests/eksd/read.go#L10
exported: exported type Reader should have comment or be unexported (revive)
|
golangci-lint:
pkg/manifests/eksd/read.go#L14
exported: exported function ReadManifest should have comment or be unexported (revive)
|
golangci-lint:
pkg/manifests/eksd/images.go#L7
exported: exported function Images should have comment or be unexported (revive)
|
golangci-lint:
pkg/git/gitclient/gitclient.go#L209
cyclomatic complexity 11 of func `(*GitClient).Branch` is high (> 10) (gocyclo)
|
golangci-lint:
pkg/git/gitclient/gitclient.go#L30
exported: exported type GitClient should have comment or be unexported (revive)
|
golangci-lint:
pkg/git/gitclient/gitclient.go#L38
exported: exported type Opt should have comment or be unexported (revive)
|
golangci-lint:
pkg/git/gitclient/gitclient.go#L40
exported: exported function New should have comment or be unexported (revive)
|
golangci-lint:
pkg/git/gitclient/gitclient.go#L51
exported: exported function WithAuth should have comment or be unexported (revive)
|
golangci-lint:
pkg/git/gitclient/gitclient.go#L57
exported: exported function WithRepositoryUrl should have comment or be unexported (revive)
|
golangci-lint:
pkg/git/gitclient/gitclient.go#L63
exported: exported function WithRepositoryDirectory should have comment or be unexported (revive)
|
golangci-lint:
pkg/constants/constants.go#L108
exported: exported type Operation should have comment or be unexported (revive)
|
golangci-lint:
pkg/constants/constants.go#L111
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/features/features.go#L12
exported: exported function FeedGates should have comment or be unexported (revive)
|
golangci-lint:
pkg/features/features.go#L16
exported: exported type Feature should have comment or be unexported (revive)
|
golangci-lint:
pkg/features/features.go#L21
exported: exported function IsActive should have comment or be unexported (revive)
|
golangci-lint:
pkg/features/features.go#L30
exported: exported function CloudStackKubeVipDisabled should have comment or be unexported (revive)
|
golangci-lint:
pkg/features/features.go#L37
exported: exported function CheckpointEnabled should have comment or be unexported (revive)
|
The logs for this run have expired and are no longer available.
Loading