Skip to content

Add resume-sandbox testing command and update build-template command #6428

Add resume-sandbox testing command and update build-template command

Add resume-sandbox testing command and update build-template command #6428

Triggered via pull request January 13, 2026 13:50
Status Failure
Total duration 3m 57s
Artifacts

pull-request.yml

on: pull_request
Matrix: unit-tests / run-tests
out-of-order-migrations  /  Check for out of order migrations
9s
out-of-order-migrations / Check for out of order migrations
lint  /  detect-modules
9s
lint / detect-modules
unit-tests  /  Validate terraform
19s
unit-tests / Validate terraform
generated-code-check  /  run-check
2m 4s
generated-code-check / run-check
integration-tests  /  integration_tests
2m 12s
integration-tests / integration_tests
Matrix: lint / golangci-lint
publish-test-results
11s
publish-test-results
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
lint / golangci-lint (/home/runner/work/infra/infra/packages/orchestrator): packages/orchestrator/cmd/resume-sandbox/main.go#L55
exitAfterDefer: log.Fatal will exit, and `defer cancel()` will not run (gocritic)
lint / golangci-lint (/home/runner/work/infra/infra/packages/orchestrator): packages/orchestrator/cmd/resume-sandbox/main.go#L273
Function `interactive` should pass the context parameter (contextcheck)
lint / golangci-lint (/home/runner/work/infra/infra/packages/orchestrator): packages/orchestrator/cmd/resume-sandbox/main.go#L270
Function `benchmark->resumeOnce` should pass the context parameter (contextcheck)
lint / golangci-lint (/home/runner/work/infra/infra/packages/orchestrator): packages/orchestrator/cmd/resume-sandbox/main.go#L224
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
lint / golangci-lint (/home/runner/work/infra/infra/packages/orchestrator): packages/orchestrator/cmd/resume-sandbox/main.go#L217
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
lint / golangci-lint (/home/runner/work/infra/infra/packages/orchestrator): packages/orchestrator/cmd/resume-sandbox/main.go#L102
found a struct that contains a context.Context field (containedctx)
integration-tests / integration_tests
Process completed with exit code 2.
integration-tests / integration_tests
No files were found with the provided path: ~/logs/*.log. No artifacts will be uploaded.
integration-tests / integration_tests
No files were found with the provided path: ./tests/integration/test-results.xml. No artifacts will be uploaded.
publish-test-results
Could not find any files for artifacts/**/*.xml