ci: retry-trigger no-op (runner checkout race, attempt 7)
Block internal-flavored paths / Block forbidden paths (pull_request) Successful in 8s
Handlers Postgres Integration / detect-changes (pull_request) Successful in 17s
Lint curl status-code capture / Scan workflows for curl status-capture pollution (pull_request) Successful in 17s
CI / Shellcheck (E2E scripts) (pull_request) Successful in 20s
CI / Detect changes (pull_request) Successful in 24s
E2E API Smoke Test / detect-changes (pull_request) Successful in 36s
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 21s
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Successful in 44s
qa-review / approved (pull_request) Failing after 32s
sop-checklist / all-items-acked (pull_request) Successful in 29s
security-review / approved (pull_request) Failing after 32s
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Successful in 14s
sop-tier-check / tier-check (pull_request) Successful in 25s
gate-check-v3 / gate-check (pull_request) Successful in 42s
Runtime PR-Built Compatibility / detect-changes (pull_request) Successful in 48s
E2E API Smoke Test / E2E API Smoke Test (pull_request) Successful in 21s
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Successful in 18s
Runtime PR-Built Compatibility / PR-built wheel + import smoke (pull_request) Successful in 8s
lint-required-no-paths / lint-required-no-paths (pull_request) Successful in 1m20s
Lint pre-flip continue-on-error / Verify continue-on-error flips have run-log proof (pull_request) Successful in 2m6s
Lint workflow YAML (Gitea-1.22.6-hostile shapes) / Lint workflow YAML for Gitea-1.22.6-hostile shapes (pull_request) Successful in 1m54s
lint-continue-on-error-tracking / lint-continue-on-error-tracking (pull_request) Successful in 2m18s
lint-required-context-exists-in-bp / lint-required-context-exists-in-bp (pull_request) Successful in 2m23s
lint-mask-pr-atomicity / lint-mask-pr-atomicity (pull_request) Successful in 2m24s
CI / Python Lint & Test (pull_request) Successful in 7m29s
CI / Canvas (Next.js) (pull_request) Successful in 17m36s
CI / Canvas Deploy Reminder (pull_request) Successful in 3s
CI / Platform (Go) (pull_request) Failing after 17m51s
CI / all-required (pull_request) Failing after 18m3s
Block internal-flavored paths / Block forbidden paths (pull_request) Successful in 8s
Handlers Postgres Integration / detect-changes (pull_request) Successful in 17s
Lint curl status-code capture / Scan workflows for curl status-capture pollution (pull_request) Successful in 17s
CI / Shellcheck (E2E scripts) (pull_request) Successful in 20s
CI / Detect changes (pull_request) Successful in 24s
E2E API Smoke Test / detect-changes (pull_request) Successful in 36s
Secret scan / Scan diff for credential-shaped strings (pull_request) Successful in 21s
E2E Staging Canvas (Playwright) / detect-changes (pull_request) Successful in 44s
qa-review / approved (pull_request) Failing after 32s
sop-checklist / all-items-acked (pull_request) Successful in 29s
security-review / approved (pull_request) Failing after 32s
Handlers Postgres Integration / Handlers Postgres Integration (pull_request) Successful in 14s
sop-tier-check / tier-check (pull_request) Successful in 25s
gate-check-v3 / gate-check (pull_request) Successful in 42s
Runtime PR-Built Compatibility / detect-changes (pull_request) Successful in 48s
E2E API Smoke Test / E2E API Smoke Test (pull_request) Successful in 21s
E2E Staging Canvas (Playwright) / Canvas tabs E2E (pull_request) Successful in 18s
Runtime PR-Built Compatibility / PR-built wheel + import smoke (pull_request) Successful in 8s
lint-required-no-paths / lint-required-no-paths (pull_request) Successful in 1m20s
Lint pre-flip continue-on-error / Verify continue-on-error flips have run-log proof (pull_request) Successful in 2m6s
Lint workflow YAML (Gitea-1.22.6-hostile shapes) / Lint workflow YAML for Gitea-1.22.6-hostile shapes (pull_request) Successful in 1m54s
lint-continue-on-error-tracking / lint-continue-on-error-tracking (pull_request) Successful in 2m18s
lint-required-context-exists-in-bp / lint-required-context-exists-in-bp (pull_request) Successful in 2m23s
lint-mask-pr-atomicity / lint-mask-pr-atomicity (pull_request) Successful in 2m24s
CI / Python Lint & Test (pull_request) Successful in 7m29s
CI / Canvas (Next.js) (pull_request) Successful in 17m36s
CI / Canvas Deploy Reminder (pull_request) Successful in 3s
CI / Platform (Go) (pull_request) Failing after 17m51s
CI / all-required (pull_request) Failing after 18m3s
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -180,6 +180,7 @@ jobs:
|
||||
# is the active constraint. Cold runner: fetch-depth:0 clone (5-10m) + Go
|
||||
# toolchain (5-10m) + mod download (2-5m) + build + vet + install lint
|
||||
# (5m) = ~15-20m before linting even starts. 30m gives headroom.
|
||||
# retry-trigger: 2026-05-15T08:00 UTC
|
||||
run: $(go env GOPATH)/bin/golangci-lint run --no-config --timeout 30m ./...
|
||||
- if: success()
|
||||
name: Diagnostic — per-package verbose 600s
|
||||
|
||||
Reference in New Issue
Block a user