Skip to content

Refactor test infrastructure and consolidate test utilities #58

Refactor test infrastructure and consolidate test utilities

Refactor test infrastructure and consolidate test utilities #58

Triggered via push January 29, 2026 00:19
Status Failure
Total duration 55s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint
issues found
Lint: internal/test/version_expressions_test.go#L8
package should be `ostest_test` instead of `ostest` (testpackage)
Lint: opensearchutil/bulk_indexer_integration_test.go#L286
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
Lint: opensearchutil/bulk_indexer_integration_test.go#L274
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
Lint: opensearchutil/bulk_indexer_integration_test.go#L262
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)