Fix/enable rate limiter for account clients #3805
Annotations
10 errors and 1 warning
Verify:
internal/template/parse.go#L109
cognitive complexity 38 of func `convert` is high (> 25) (gocognit)
|
Verify:
pkg/persistence/account/loader/load.go#L59
cognitive complexity 42 of func `load` is high (> 25) (gocognit)
|
Verify:
pkg/persistence/config/loader/config_entry_loader.go#L154
cognitive complexity 27 of func `getConfigFromDefinition` is high (> 25) (gocognit)
|
Verify:
pkg/deploy/internal/classic/validation.go#L49
cognitive complexity 32 of func `(*validator).Validate` is high (> 25) (gocognit)
|
Verify:
cmd/monaco/generate/deletefile/deletefile.go#L235
cognitive complexity 37 of func `createConfigAPIEntry` is high (> 25) (gocognit)
|
Verify:
pkg/download/id_extraction/id_extraction.go#L41
cognitive complexity 38 of func `ExtractIDsIntoYAML` is high (> 25) (gocognit)
|
Verify:
cmd/monaco/download/download_configs.go#L247
cognitive complexity 39 of func `downloadConfigs` is high (> 25) (gocognit)
|
Verify:
internal/idutils/numeric_id.go#L59
G115: integer overflow conversion uint64 -> int (gosec)
|
Verify:
internal/idutils/numeric_id.go#L95
G115: integer overflow conversion int64 -> uint64 (gosec)
|
Verify:
internal/idutils/numeric_id.go#L97
G115: integer overflow conversion uint64 -> int64 (gosec)
|
Verify
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
|