refactor: extract provisioning logic into external function to reduce… #506
Annotations
5 errors
build:
internal/provision/provision.go#L59
unnecessary leading newline (whitespace)
|
build:
cmd/akamai/create.go#L42
error returned from external package is unwrapped: sig: func github.com/konstructio/kubefirst/internal/provision.ManagementCluster(cliFlags github.com/konstructio/kubefirst/internal/types.CliFlags, catalogApps []github.com/konstructio/kubefirst-api/pkg/types.GitopsCatalogApp) error (wrapcheck)
|
build:
cmd/aws/create.go#L70
error returned from external package is unwrapped: sig: func github.com/konstructio/kubefirst/internal/provision.ManagementCluster(cliFlags github.com/konstructio/kubefirst/internal/types.CliFlags, catalogApps []github.com/konstructio/kubefirst-api/pkg/types.GitopsCatalogApp) error (wrapcheck)
|
build:
cmd/azure/create.go#L54
error returned from external package is unwrapped: sig: func github.com/konstructio/kubefirst/internal/provision.ManagementCluster(cliFlags github.com/konstructio/kubefirst/internal/types.CliFlags, catalogApps []github.com/konstructio/kubefirst-api/pkg/types.GitopsCatalogApp) error (wrapcheck)
|
build
issues found
|