Refactor test infrastructure and consolidate test utilities #54
Annotations
10 errors
|
Lint:
opensearchapi/api_cluster_test.go#L137
The line is 182 characters long, which exceeds the maximum of 140 characters. (lll)
|
|
Lint:
opensearchapi/api_cluster_test.go#L77
The line is 212 characters long, which exceeds the maximum of 140 characters. (lll)
|
|
Lint:
opensearchapi/api_cluster_test.go#L71
The line is 206 characters long, which exceeds the maximum of 140 characters. (lll)
|
|
Lint:
opensearchapi/api_cat_test.go#L508
The line is 144 characters long, which exceeds the maximum of 140 characters. (lll)
|
|
Lint:
opensearchapi/api_cat_test.go#L489
The line is 167 characters long, which exceeds the maximum of 140 characters. (lll)
|
|
Lint:
opensearchapi/api_cat_test.go#L440
The line is 141 characters long, which exceeds the maximum of 140 characters. (lll)
|
|
Lint:
opensearchapi/api_cat_test.go#L37
The line is 152 characters long, which exceeds the maximum of 140 characters. (lll)
|
|
Lint:
opensearchapi/api_aliases_test.go#L41
The line is 152 characters long, which exceeds the maximum of 140 characters. (lll)
|
|
Lint:
opensearchutil/testutil/helpers.go#L62
G402: TLS InsecureSkipVerify set true. (gosec)
|
|
Lint:
opensearchutil/testutil/helpers.go#L30
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|