Skip to content

docs(mission-control): close pre-phase-10 loop baseline #34

docs(mission-control): close pre-phase-10 loop baseline

docs(mission-control): close pre-phase-10 loop baseline #34

Triggered via push May 8, 2026 09:08
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors, 2 warnings, and 1 notice
test (ubuntu-latest): packages/mission-control/test/provider_and_codex_adapter.test.ts#L140
Property 'hash' is missing in type '{ source: { kind: "built-in-default"; path: string; label: string; }; policy: { version: 1; maxTurns: null; maxAttempts: null; maxRuntimeMs: null; maxArtifactCount: null; maxArtifactBytes: null; continuation: "allow"; ... 5 more ...; promptBody: string; }; rawFrontMatter: {}; rawText: string; }' but required in type 'LoadedMissionWorkflow'.
test (ubuntu-latest): packages/mission-control/test/provider_and_codex_adapter.test.ts#L121
Type '{ id: string; missionId: string; index: number; status: "running"; providerRunId: string; providerThreadId: string; promptDigest: string; verifierVerdict: null; verifierSummary: null; missingAcceptanceCriteria: undefined[]; ... 5 more ...; updatedAt: number; }' is missing the following properties from type 'MissionAttempt': workflowPath, workflowHash, resolverReason
test (ubuntu-latest): packages/mission-control/test/provider_and_codex_adapter.test.ts#L20
Type '{ id: string; missionId: string; index: number; status: "running"; providerRunId: null; providerThreadId: null; promptDigest: null; verifierVerdict: null; verifierSummary: null; missingAcceptanceCriteria: undefined[]; ... 5 more ...; updatedAt: number; }' is missing the following properties from type 'MissionAttempt': workflowPath, workflowHash, resolverReason
test (ubuntu-latest): packages/mission-control/test/domain_and_persistence.test.ts#L198
Type '{ id: string; missionId: string; index: number; status: "completed"; providerRunId: string; providerThreadId: string; promptDigest: string; verifierVerdict: "complete"; verifierSummary: string; ... 6 more ...; updatedAt: number; }' is missing the following properties from type 'MissionAttempt': workflowPath, workflowHash, resolverReason
test (ubuntu-latest): packages/mission-control/test/domain_and_persistence.test.ts#L86
Type '{ id: string; missionId: string; index: number; status: "running"; providerRunId: string; providerThreadId: string; promptDigest: string; verifierVerdict: null; verifierSummary: null; missingAcceptanceCriteria: undefined[]; ... 5 more ...; updatedAt: number; }' is missing the following properties from type 'MissionAttempt': workflowPath, workflowHash, resolverReason
test (ubuntu-latest): packages/mission-control/test/control_actions.test.ts#L222
Type '{ id: string; missionId: string; index: number; status: "failed"; providerRunId: string; providerThreadId: string; promptDigest: string; verifierVerdict: "failed"; verifierSummary: string; missingAcceptanceCriteria: string[]; ... 5 more ...; updatedAt: number; }' is missing the following properties from type 'MissionAttempt': workflowPath, workflowHash, resolverReason
test (ubuntu-latest): packages/mission-control/test/api_contract.test.ts#L1358
Type '{ id: string; missionId: string; generationId: string; generationIndex: number; checklistSnapshotId: string; index: number; status: "waiting_user"; providerRunId: string; providerThreadId: string; ... 9 more ...; updatedAt: number; }' is missing the following properties from type 'MissionAttempt': workflowPath, workflowHash, resolverReason
test (ubuntu-latest): packages/mission-control/test/api_contract.test.ts#L1299
Type '{ id: string; missionId: string; generationId: string; generationIndex: number; checklistSnapshotId: string; index: number; status: "running"; providerRunId: string; providerThreadId: string; ... 9 more ...; updatedAt: number; }' is missing the following properties from type 'MissionAttempt': workflowPath, workflowHash, resolverReason
test (ubuntu-latest): packages/mission-control/test/api_contract.test.ts#L865
Type '{ id: string; missionId: string; generationId: string; generationIndex: number; checklistSnapshotId: string; index: number; status: "verifying"; providerRunId: string; providerThreadId: string; ... 9 more ...; updatedAt: number; }' is missing the following properties from type 'MissionAttempt': workflowPath, workflowHash, resolverReason
test (ubuntu-latest): packages/mission-control/test/api_contract.test.ts#L776
Type '{ id: string; missionId: string; generationId: string; generationIndex: number; checklistSnapshotId: string; index: number; status: "running"; providerRunId: string; providerThreadId: string; ... 9 more ...; updatedAt: number; }' is missing the following properties from type 'MissionAttempt': workflowPath, workflowHash, resolverReason
test (windows-latest): packages/mission-control/test/provider_and_codex_adapter.test.ts#L140
Property 'hash' is missing in type '{ source: { kind: "built-in-default"; path: string; label: string; }; policy: { version: 1; maxTurns: null; maxAttempts: null; maxRuntimeMs: null; maxArtifactCount: null; maxArtifactBytes: null; continuation: "allow"; ... 5 more ...; promptBody: string; }; rawFrontMatter: {}; rawText: string; }' but required in type 'LoadedMissionWorkflow'.
test (windows-latest): packages/mission-control/test/provider_and_codex_adapter.test.ts#L121
Type '{ id: string; missionId: string; index: number; status: "running"; providerRunId: string; providerThreadId: string; promptDigest: string; verifierVerdict: null; verifierSummary: null; missingAcceptanceCriteria: undefined[]; ... 5 more ...; updatedAt: number; }' is missing the following properties from type 'MissionAttempt': workflowPath, workflowHash, resolverReason
test (windows-latest): packages/mission-control/test/provider_and_codex_adapter.test.ts#L20
Type '{ id: string; missionId: string; index: number; status: "running"; providerRunId: null; providerThreadId: null; promptDigest: null; verifierVerdict: null; verifierSummary: null; missingAcceptanceCriteria: undefined[]; ... 5 more ...; updatedAt: number; }' is missing the following properties from type 'MissionAttempt': workflowPath, workflowHash, resolverReason
test (windows-latest): packages/mission-control/test/domain_and_persistence.test.ts#L198
Type '{ id: string; missionId: string; index: number; status: "completed"; providerRunId: string; providerThreadId: string; promptDigest: string; verifierVerdict: "complete"; verifierSummary: string; ... 6 more ...; updatedAt: number; }' is missing the following properties from type 'MissionAttempt': workflowPath, workflowHash, resolverReason
test (windows-latest): packages/mission-control/test/domain_and_persistence.test.ts#L86
Type '{ id: string; missionId: string; index: number; status: "running"; providerRunId: string; providerThreadId: string; promptDigest: string; verifierVerdict: null; verifierSummary: null; missingAcceptanceCriteria: undefined[]; ... 5 more ...; updatedAt: number; }' is missing the following properties from type 'MissionAttempt': workflowPath, workflowHash, resolverReason
test (windows-latest): packages/mission-control/test/control_actions.test.ts#L222
Type '{ id: string; missionId: string; index: number; status: "failed"; providerRunId: string; providerThreadId: string; promptDigest: string; verifierVerdict: "failed"; verifierSummary: string; missingAcceptanceCriteria: string[]; ... 5 more ...; updatedAt: number; }' is missing the following properties from type 'MissionAttempt': workflowPath, workflowHash, resolverReason
test (windows-latest): packages/mission-control/test/api_contract.test.ts#L1358
Type '{ id: string; missionId: string; generationId: string; generationIndex: number; checklistSnapshotId: string; index: number; status: "waiting_user"; providerRunId: string; providerThreadId: string; ... 9 more ...; updatedAt: number; }' is missing the following properties from type 'MissionAttempt': workflowPath, workflowHash, resolverReason
test (windows-latest): packages/mission-control/test/api_contract.test.ts#L1299
Type '{ id: string; missionId: string; generationId: string; generationIndex: number; checklistSnapshotId: string; index: number; status: "running"; providerRunId: string; providerThreadId: string; ... 9 more ...; updatedAt: number; }' is missing the following properties from type 'MissionAttempt': workflowPath, workflowHash, resolverReason
test (windows-latest): packages/mission-control/test/api_contract.test.ts#L865
Type '{ id: string; missionId: string; generationId: string; generationIndex: number; checklistSnapshotId: string; index: number; status: "verifying"; providerRunId: string; providerThreadId: string; ... 9 more ...; updatedAt: number; }' is missing the following properties from type 'MissionAttempt': workflowPath, workflowHash, resolverReason
test (windows-latest): packages/mission-control/test/api_contract.test.ts#L776
Type '{ id: string; missionId: string; generationId: string; generationIndex: number; checklistSnapshotId: string; index: number; status: "running"; providerRunId: string; providerThreadId: string; ... 9 more ...; updatedAt: number; }' is missing the following properties from type 'MissionAttempt': workflowPath, workflowHash, resolverReason
test (ubuntu-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (windows-latest)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (windows-latest)
NOTICE: windows-2025 requests are being redirected to windows-2025-vs2026 by May 12, 2026