Fix dupl warning in helper_test.go #7
Annotations
10 errors
|
Run on Ubuntu:
apis/fluentd/v1alpha1/plugins/output/types.go#L404
cyclomatic complexity 35 of func `(*Output).elasticsearchPluginCommon` is high (> 30) (gocyclo)
|
|
Run on Ubuntu:
apis/fluentd/v1alpha1/plugins/output/types.go#L191
cyclomatic complexity 32 of func `(*Output).forwardPlugin` is high (> 30) (gocyclo)
|
|
Run on Ubuntu:
apis/fluentd/v1alpha1/plugins/filter/types.go#L94
cyclomatic complexity 33 of func `(*Filter).grepPlugin` is high (> 30) (gocyclo)
|
|
Run on Ubuntu:
apis/fluentd/v1alpha1/plugins/common/buffer_types.go#L156
cyclomatic complexity 44 of func `(*Buffer).Params` is high (> 30) (gocyclo)
|
|
Run on Ubuntu:
apis/fluentbit/v1alpha2/plugins/output/s3_types.go#L79
cyclomatic complexity 31 of func `(*S3).Params` is high (> 30) (gocyclo)
|
|
Run on Ubuntu:
apis/fluentbit/v1alpha2/plugins/output/open_search_types.go#L112
cyclomatic complexity 40 of func `(*OpenSearch).Params` is high (> 30) (gocyclo)
|
|
Run on Ubuntu:
apis/fluentbit/v1alpha2/plugins/output/loki_types.go#L82
cyclomatic complexity 34 of func `(*Loki).Params` is high (> 30) (gocyclo)
|
|
Run on Ubuntu:
apis/fluentbit/v1alpha2/plugins/output/elasticsearch_types.go#L119
cyclomatic complexity 46 of func `(*Elasticsearch).Params` is high (> 30) (gocyclo)
|
|
Run on Ubuntu:
apis/fluentbit/v1alpha2/plugins/input/tail_types.go#L117
cyclomatic complexity 33 of func `(*Tail).Params` is high (> 30) (gocyclo)
|
|
Run on Ubuntu:
apis/fluentbit/v1alpha2/plugins/filter/kubernetes_types.go#L116
cyclomatic complexity 38 of func `(*Kubernetes).Params` is high (> 30) (gocyclo)
|