Run Status
completed
Conclusion
failure
Jobs
1
Failures
1
Mission Brief
Workflow
Mission Control CI
completedfailure1 failed jobs
Trigger
Event: push
Branch: main
Timeline
Created: 2026-03-13T19:41:56Z
Updated: 2026-03-13T19:43:57Z
Operator Notes
This panel is optimized for quick operator triage. Use the job board below to spot the broken lane, then jump to GitHub for full raw logs if deeper debugging is needed.
Job Count
1
Failure Signal
1
Job Board
quality-gate
completedfailure
Failed Log Snippet
quality-gate Smoke test runtime 2026-03-13T19:43:53.4872567Z ##[group]Run npm run smoke -- http://127.0.0.1:${PORT}
quality-gate Smoke test runtime 2026-03-13T19:43:53.4873013Z [36;1mnpm run smoke -- http://127.0.0.1:${PORT}[0m
quality-gate Smoke test runtime 2026-03-13T19:43:53.4921955Z shell: /usr/bin/bash -e {0}
quality-gate Smoke test runtime 2026-03-13T19:43:53.4922200Z env:
quality-gate Smoke test runtime 2026-03-13T19:43:53.4922427Z MISSION_CONTROL_TOKEN: ci-mission-control-token
quality-gate Smoke test runtime 2026-03-13T19:43:53.4922809Z NEXT_PUBLIC_MISSION_CONTROL_TOKEN: ci-mission-control-token
quality-gate Smoke test runtime 2026-03-13T19:43:53.4923183Z MISSION_CONTROL_WEBHOOK_SECRET: ci-webhook-secret
quality-gate Smoke test runtime 2026-03-13T19:43:53.4923484Z GITHUB_WEBHOOK_SECRET: ci-github-secret
quality-gate Smoke test runtime 2026-03-13T19:43:53.4923742Z PORT: 3300
quality-gate Smoke test runtime 2026-03-13T19:43:53.4923916Z ##[endgroup]
quality-gate Smoke test runtime 2026-03-13T19:43:53.6037817Z
quality-gate Smoke test runtime 2026-03-13T19:43:53.6039004Z > yeehaw-mission-control@0.1.0 smoke
quality-gate Smoke test runtime 2026-03-13T19:43:53.6040039Z > bash scripts/smoke-local.sh http://127.0.0.1:3300
quality-gate Smoke test runtime 2026-03-13T19:43:53.6057321Z
quality-gate Smoke test runtime 2026-03-13T19:43:53.6140784Z Mission Control smoke check
quality-gate Smoke test runtime 2026-03-13T19:43:53.6141896Z Target: http://127.0.0.1:3300
quality-gate Smoke test runtime 2026-03-13T19:43:53.6142504Z
quality-gate Smoke test runtime 2026-03-13T19:43:53.6427205Z [PASS] GET / -> 200
quality-gate Smoke test runtime 2026-03-13T19:43:55.1718098Z [FAIL] GET /dashboard -> 500
quality-gate Smoke test runtime 2026-03-13T19:43:55.1794928Z ##[error]Process completed with exit code 1.