Skip to content

azure config for vault terraform #312

azure config for vault terraform

azure config for vault terraform #312

Triggered via push October 21, 2024 15:02
Status Failure
Total duration 3m 39s
Artifacts

testing.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
run-tests: internal/router/api/v1/cluster.go#L257
cyclomatic complexity 68 of func `PostCreateCluster` is high (> 60) (gocyclo)
run-tests: pkg/providerConfigs/detokenize.go#L91
var-naming: var azureDnsZoneName should be azureDNSZoneName (revive)
run-tests: internal/controller/state.go#L82
printf: non-constant format string in call to fmt.Errorf (govet)
run-tests: internal/controller/state.go#L93
printf: non-constant format string in call to fmt.Errorf (govet)
run-tests: internal/controller/state.go#L100
printf: non-constant format string in call to fmt.Errorf (govet)
run-tests: internal/router/api/v1/cluster.go#L452
printf: non-constant format string in call to (*github.com/rs/zerolog.Event).Msgf (govet)
run-tests: internal/azure/azure.go#L175
error is not nil (line 172) but it returns nil (nilerr)
run-tests: internal/controller/repository.go#L109
error returned from external package is unwrapped: sig: func github.com/konstructio/kubefirst-api/pkg/providerConfigs.PrepareGitRepositories(cloudProvider string, gitProvider string, clusterName string, clusterType string, destinationGitopsRepoURL string, gitopsDir string, gitopsTemplateBranch string, gitopsTemplateURL string, destinationMetaphorRepoURL string, k1Dir string, gitopsTokens *github.com/konstructio/kubefirst-api/pkg/providerConfigs.GitopsDirectoryValues, metaphorDir string, metaphorTokens *github.com/konstructio/kubefirst-api/pkg/providerConfigs.MetaphorTokenValues, apexContentExists bool, gitProtocol string, useCloudflareOriginIssuer bool) error (wrapcheck)
run-tests
issues found