Skip to content

Refactor test infrastructure and consolidate test utilities #54

Refactor test infrastructure and consolidate test utilities

Refactor test infrastructure and consolidate test utilities #54

Triggered via push January 28, 2026 22:22
Status Failure
Total duration 50s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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)