Skip to content

🌱 Stop using context.Background()/TODO() in tests #3825

🌱 Stop using context.Background()/TODO() in tests

🌱 Stop using context.Background()/TODO() in tests #3825

Triggered via pull request July 26, 2025 03:00
Status Failure
Total duration 41s
Artifacts

golangci-lint.yml

on: pull_request
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint (tools/setup-envtest)
issues found
lint (tools/setup-envtest): tools/setup-envtest/store/store_suite_test.go#L44
use of `context.Background` forbidden because "Use ginkgos SpecContext or go testings t.Context instead" (forbidigo)
lint
The operation was canceled.
lint
The strategy configuration was canceled because "golangci.tools_setup-envtest" failed