Manifest

loom-builderconfigjson
Path: loom-builder/runs/cms-m1-1781177308363/MANIFEST.jsonRelative: runs/cms-m1-1781177308363/MANIFEST.jsonSubproject: loom-builderCategory: dispatch-runs
Lines: 51Bytes: 1,144Imports: 0Exports: 0

Content Preview

  1. {
  2. "id": "cms-m1",
  3. "status": "FAILED_VALIDATION",
  4. "attempts": 3,
  5. "toolCalls": 115,
  6. "wallclockMs": 610246,
  7. "providerRetries": 0,
  8. "validation": [
  9. {
  10. "label": "tests green",
  11. "exitCode": 0,
  12. "tail": "bun test v1.3.10 (30e609e0)\n\n\n 172 pass\n 0 fail\n 425 expect() calls\nRan 172 tests across 13 files. [4.41s]\n"
  13. },
  14. {
  15. "label": "typecheck green",
  16. "exitCode": 0,
  17. "tail": "\n$ tsc --noEmit -p worker && tsc --noEmit -p packages/schema\n"
  18. },