Set OOB mgmt data via cli flags and ENV VARS #20211
Triggered via pull request
September 15, 2023 20:47
Status
Failure
Total duration
1m 41s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
5 errors and 3 warnings
lint:
pkg/providers/tinkerbell/hardware/catalogue.go#L76
cyclomatic complexity 11 of func `ParseYAMLCatalogue` is high (> 10) (gocyclo)
|
lint:
pkg/dependencies/factory.go#L393
cyclomatic complexity 27 of func `(*Factory).WithProvider` is high (> 10) (gocyclo)
|
lint:
pkg/providers/tinkerbell/hardware/validator_test.go#L248
File is not `gofumpt`-ed (gofumpt)
|
lint:
cmd/eksctl-anywhere/cmd/createcluster.go#L66
File is not `gofumpt`-ed (gofumpt)
|
lint
issues found
|
lint:
pkg/providers/tinkerbell/tinkerbell.go#L74
exported: exported type Config should have comment or be unexported (revive)
|
lint:
pkg/dependencies/factory.go#L386
exported: exported method Factory.WithTinkerbellConfig should have comment or be unexported (revive)
|
lint:
cmd/eksctl-anywhere/cmd/createcluster.go#L31
var-naming: struct field skipIpCheck should be skipIPCheck (revive)
|