Skip to content

feat(conductor): add --bare flag + typed prompt templates #160

feat(conductor): add --bare flag + typed prompt templates

feat(conductor): add --bare flag + typed prompt templates #160

Triggered via push March 28, 2026 20:53
Status Failure
Total duration 1m 15s
Artifacts
Matrix: test
integration
0s
integration
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 16 warnings
test (20.x)
Process completed with exit code 1.
test (20.x): src/cli/commands/orchestrator.ts#L2339
Replace `/\{\{SCOPE\}\}/g,·issue.identifier.toLowerCase().replace(/-\d+$/,·'')` with `⏎············/\{\{SCOPE\}\}/g,⏎············issue.identifier.toLowerCase().replace(/-\d+$/,·'')⏎··········`
test (20.x): src/cli/commands/orchestrator.ts#L2326
Replace `·?·typedTemplatePath` with `⏎······?·typedTemplatePath⏎·····`
test (20.x): src/cli/commands/orchestrator.ts#L2320
Replace `labelNames.includes('test')·||·labelNames.includes('coverage')·||·/\btest\b|\bcoverage\b/i.test(issue.title)` with `⏎······labelNames.includes('test')·||⏎······labelNames.includes('coverage')·||⏎······/\btest\b|\bcoverage\b/i.test(issue.title)⏎····`
test (20.x): src/cli/commands/orchestrator.ts#L2318
Replace `labelNames.includes('bug')·||·labelNames.includes('fix')·||·/\bfix\b|\bbug\b/i.test(issue.title)` with `⏎······labelNames.includes('bug')·||⏎······labelNames.includes('fix')·||⏎······/\bfix\b|\bbug\b/i.test(issue.title)⏎····`
test (20.x): src/cli/commands/orchestrator.ts#L2315
Replace `__dirname,·'..',·'..',·'..',·'scripts',·'conductor',·'templates'` with `⏎······__dirname,⏎······'..',⏎······'..',⏎······'..',⏎······'scripts',⏎······'conductor',⏎······'templates'⏎····`
test (22.x)
The strategy configuration was canceled because "test._20_x" failed
test (22.x)
The operation was canceled.
test (20.x)
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/upload-artifact@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 (20.x)
The process '/usr/bin/git' failed with exit code 128
test (20.x)
No files were found with the provided path: coverage/ test-results/. No artifacts will be uploaded.
test (20.x): src/agents/core/agent-task-manager.ts#L87
Unexpected any. Specify a different type
test (20.x): scripts/validate-tui-shortcuts.ts#L72
Unexpected any. Specify a different type
test (20.x): scripts/validate-tui-shortcuts.ts#L65
Unexpected any. Specify a different type
test (20.x): scripts/validate-tui-shortcuts.ts#L56
Unexpected any. Specify a different type
test (20.x): scripts/validate-tui-shortcuts.ts#L47
Unexpected any. Specify a different type
test (20.x): scripts/validate-tui-shortcuts.ts#L38
Unexpected any. Specify a different type
test (20.x): scripts/validate-tui-shortcuts.ts#L20
Unexpected any. Specify a different type
test (20.x): scripts/test-swarm-fixes.ts#L120
Unexpected any. Specify a different type
test (20.x): scripts/test-swarm-fixes.ts#L91
Unexpected any. Specify a different type
test (20.x): scripts/test-swarm-fixes.ts#L29
Unexpected any. Specify a different type
test (22.x)
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/upload-artifact@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 (22.x)
The process '/usr/bin/git' failed with exit code 128
test (22.x)
No files were found with the provided path: coverage/ test-results/. No artifacts will be uploaded.