[PR BOT] Update ATTRIBUTION.txt file (#7806) #24452
Annotations
10 errors
lint:
pkg/constants/constants.go#L31
var-naming: const DefaultHttpsPort should be DefaultHTTPSPort (revive)
|
lint:
pkg/constants/constants.go#L108
exported: exported type Operation should have comment or be unexported (revive)
|
lint:
pkg/constants/constants.go#L111
exported: exported const Create should have comment (or a comment on this block) or be unexported (revive)
|
lint:
pkg/cluster/config.go#L63
cyclomatic complexity 19 of func `(*Config).DeepCopy` is high (> 10) (gocyclo)
|
lint:
pkg/cluster/builder.go#L62
cyclomatic complexity 13 of func `(FileSpecBuilder).Build` is high (> 10) (gocyclo)
|
lint:
pkg/cluster/spec.go#L191
cyclomatic complexity 12 of func `buildKubeDistro` is high (> 10) (gocyclo)
|
lint:
pkg/cluster/snow.go#L13
cyclomatic complexity 12 of func `snowEntry` is high (> 10) (gocyclo)
|
lint:
pkg/cluster/gitops.go#L72
exported: exported function SetDefaultFluxGitHubConfigPath should have comment or be unexported (revive)
|
lint:
pkg/cluster/parse.go#L8
exported: comment on exported function ParseConfigFromFile should be of the form "ParseConfigFromFile ..." (revive)
|
lint:
pkg/cluster/validate.go#L9
exported: exported function ValidateConfig should have comment or be unexported (revive)
|