refactor(FeatureFlag): simplify the usage of FF #4032
Annotations
10 errors and 2 warnings
🔎 golangci-lint:
internal/template/parse.go#L109
cognitive complexity 38 of func `convert` is high (> 25) (gocognit)
|
🔎 golangci-lint:
pkg/persistence/account/loader/load.go#L59
cognitive complexity 42 of func `load` is high (> 25) (gocognit)
|
🔎 golangci-lint:
pkg/client/clientset.go#L218
cognitive complexity 27 of func `CreateClientSet` is high (> 25) (gocognit)
|
🔎 golangci-lint:
pkg/persistence/config/loader/config_entry_loader.go#L156
cognitive complexity 27 of func `getConfigFromDefinition` is high (> 25) (gocognit)
|
🔎 golangci-lint:
pkg/download/id_extraction/id_extraction.go#L41
cognitive complexity 38 of func `ExtractIDsIntoYAML` is high (> 25) (gocognit)
|
🔎 golangci-lint:
pkg/deploy/internal/classic/validation.go#L52
cognitive complexity 32 of func `(*validator).Validate` is high (> 25) (gocognit)
|
🔎 golangci-lint:
cmd/monaco/generate/deletefile/deletefile.go#L237
cognitive complexity 37 of func `createConfigAPIEntry` is high (> 25) (gocognit)
|
🔎 golangci-lint:
cmd/monaco/deploy/deploy.go#L281
cognitive complexity 39 of func `validateAuthenticationWithProjectConfigs` is high (> 25) (gocognit)
|
🔎 golangci-lint:
cmd/monaco/download/download_configs.go#L252
cognitive complexity 41 of func `downloadConfigs` is high (> 25) (gocognit)
|
🔎 golangci-lint:
internal/idutils/numeric_id.go#L59
G115: integer overflow conversion uint64 -> int (gosec)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🛠️ Set up Go 1.x
Restore cache failed: Dependencies file is not found in /home/runner/work/dynatrace-configuration-as-code/dynatrace-configuration-as-code. Supported file pattern: go.sum
|
Loading