ci: retry-trigger no-op (attempt 11 — clear queued runs)
Handlers Postgres Integration / detect-changes (pull_request) Waiting to run
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Blocked by required conditions
Runtime PR-Built Compatibility / detect-changes (pull_request) Waiting to run
Runtime PR-Built Compatibility / PR-built wheel + import smoke (pull_request) Blocked by required conditions
Secret scan / Scan diff for credential-shaped strings (pull_request) Waiting to run
E2E API Smoke Test / detect-changes (pull_request) Waiting to run
E2E API Smoke Test / E2E API Smoke Test (pull_request) Blocked by required conditions
lint-required-context-exists-in-bp / lint-required-context-exists-in-bp (pull_request) Waiting to run
lint-required-no-paths / lint-required-no-paths (pull_request) Waiting to run
qa-review / approved (pull_request) Failing after 45s
gate-check-v3 / gate-check (pull_request) Failing after 1m24s
Block internal-flavored paths / Block forbidden paths (pull_request) Successful in 28s
CI / Shellcheck (E2E scripts) (pull_request) Successful in 42s
security-review / approved (pull_request) Failing after 1m10s
CI / Detect changes (pull_request) Successful in 1m56s
sop-tier-check / tier-check (pull_request) Successful in 1m10s
CI / Platform (Go) (pull_request) Failing after 23m26s
CI / Canvas (Next.js) (pull_request) Failing after 13m47s
CI / Canvas Deploy Reminder (pull_request) Has been skipped
Lint curl status-code capture / Scan workflows for curl status-capture pollution (pull_request) Successful in 35s
CI / all-required (pull_request) Failing after 14m52s
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Successful in 3m55s
lint-continue-on-error-tracking / lint-continue-on-error-tracking (pull_request) Successful in 3m42s
CI / Python Lint & Test (pull_request) Successful in 8m29s
lint-mask-pr-atomicity / lint-mask-pr-atomicity (pull_request) Successful in 3m54s
Lint pre-flip continue-on-error / Verify continue-on-error flips have run-log proof (pull_request) Successful in 3m6s
Lint workflow YAML (Gitea-1.22.6-hostile shapes) / Lint workflow YAML for Gitea-1.22.6-hostile shapes (pull_request) Successful in 2m17s
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Successful in 24s
Handlers Postgres Integration / detect-changes (pull_request) Waiting to run
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Blocked by required conditions
Runtime PR-Built Compatibility / detect-changes (pull_request) Waiting to run
Runtime PR-Built Compatibility / PR-built wheel + import smoke (pull_request) Blocked by required conditions
Secret scan / Scan diff for credential-shaped strings (pull_request) Waiting to run
E2E API Smoke Test / detect-changes (pull_request) Waiting to run
E2E API Smoke Test / E2E API Smoke Test (pull_request) Blocked by required conditions
lint-required-context-exists-in-bp / lint-required-context-exists-in-bp (pull_request) Waiting to run
lint-required-no-paths / lint-required-no-paths (pull_request) Waiting to run
qa-review / approved (pull_request) Failing after 45s
gate-check-v3 / gate-check (pull_request) Failing after 1m24s
Block internal-flavored paths / Block forbidden paths (pull_request) Successful in 28s
CI / Shellcheck (E2E scripts) (pull_request) Successful in 42s
security-review / approved (pull_request) Failing after 1m10s
CI / Detect changes (pull_request) Successful in 1m56s
sop-tier-check / tier-check (pull_request) Successful in 1m10s
CI / Platform (Go) (pull_request) Failing after 23m26s
CI / Canvas (Next.js) (pull_request) Failing after 13m47s
CI / Canvas Deploy Reminder (pull_request) Has been skipped
Lint curl status-code capture / Scan workflows for curl status-capture pollution (pull_request) Successful in 35s
CI / all-required (pull_request) Failing after 14m52s
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Successful in 3m55s
lint-continue-on-error-tracking / lint-continue-on-error-tracking (pull_request) Successful in 3m42s
CI / Python Lint & Test (pull_request) Successful in 8m29s
lint-mask-pr-atomicity / lint-mask-pr-atomicity (pull_request) Successful in 3m54s
Lint pre-flip continue-on-error / Verify continue-on-error flips have run-log proof (pull_request) Successful in 3m6s
Lint workflow YAML (Gitea-1.22.6-hostile shapes) / Lint workflow YAML for Gitea-1.22.6-hostile shapes (pull_request) Successful in 2m17s
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Successful in 24s
Platform (Go) has been waiting for a runner for 35+ minutes across 19 parallel workflow runs. Push to force cancellation of queued runs. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -184,7 +184,7 @@ jobs:
|
||||
# for cold runner headroom: fetch-depth:0 clone + Go toolchain +
|
||||
# mod download + build + vet + install lint (~15-20m) + lint
|
||||
# run (~5-10m) = up to 30m total.
|
||||
# retry-trigger: 2026-05-15T12:20 UTC (attempt 10 — remove --no-config)
|
||||
# retry-trigger: 2026-05-15T12:55 UTC (attempt 11 — clear queued runs)
|
||||
run: $(go env GOPATH)/bin/golangci-lint run --timeout 30m ./...
|
||||
- if: success()
|
||||
name: Diagnostic — per-package verbose 600s
|
||||
|
||||
Reference in New Issue
Block a user