Skip to content

Refactor test infrastructure and consolidate test utilities #77

Refactor test infrastructure and consolidate test utilities

Refactor test infrastructure and consolidate test utilities #77

Triggered via push January 29, 2026 15:56
Status Failure
Total duration 30s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Lint
issues found
Lint: opensearchtransport/discovery_integration_internal_test.go#L797
require-error: for error assertions use require (testifylint)
Lint: opensearchtransport/discovery_integration_internal_test.go#L709
require-error: for error assertions use require (testifylint)
Lint: opensearchtransport/discovery_integration_internal_test.go#L703
require-error: for error assertions use require (testifylint)
Lint: opensearchutil/testutil/mockhttp/transport.go#L72
exported: exported method TransportWithFunc.RoundTrip should have comment or be unexported (revive)
Lint: opensearchutil/testutil/mockhttp/transport.go#L63
exported: exported method responseRecorder.WriteHeader should have comment or be unexported (revive)
Lint: opensearchutil/testutil/mockhttp/transport.go#L55
exported: exported method responseRecorder.Header should have comment or be unexported (revive)