This issue was created or refreshed automatically by the pipeline issue surfacing worker. It is designed to be picked up later by a fixer/triage agent without rediscovering the failure from scratch.
Latest default-branch workflow run failed; see captured failed job log excerpt.
Inspect the failed job/step, reproduce locally or on the same runner lane, and make the smallest targeted fix.
{
"dashboard_row": {
"ci_conclusion": "failure",
"ci_name": "DevArch Archaeology Report",
"ci_status": "completed",
"ci_timestamp": "2026-05-24T02:42:38Z",
"errors": [],
"open_prs": 0,
"recent_commits": [
{
"date": "2026-05-19T21:29:08Z",
"message": "Enable CodeRabbit public OSS review config",
"sha": "5c0d20a"
},
{
"date": "2026-05-13T04:19:15Z",
"message": "Merge pull request #32 from KyaniteLabs/landing-page",
"sha": "56210e6"
},
{
"date": "2026-05-13T04:18:33Z",
"message": "feat: add public marketing landing page",
"sha": "8f850f2"
},
{
"date": "2026-05-13T04:05:44Z",
"message": "Merge pull request #31 from KyaniteLabs/enterprise-hardening",
"sha": "d542034"
},
{
"date": "2026-05-13T04:03:32Z",
"message": "fix: enterprise hardening \u2014 security, SEO/GEO, error handling, branding",
"sha": "417e845"
}
],
"repo": "KyaniteLabs/devarch-framework",
"runner_count": 0,
"runner_status": "none"
},
"failed_run_details": {
"conclusion": "failure",
"databaseId": 26349949445,
"displayTitle": "DevArch Archaeology Report",
"event": "schedule",
"failed_annotations": [
"archaeology: .github:2: warning: 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-python@v5. 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/",
"archaeology: .github:14: failure: No file in /home/runner/work/devarch-framework/devarch-framework matched to [**/requirements.txt or **/pyproject.toml], make sure you have checked out the target repository"
],
"failed_log_excerpt": "archaeology\tUNKNOWN STEP\t2026-05-24T02:42:45.4921441Z ##[error]No file in /home/runner/work/devarch-framework/devarch-framework matched to [**/requirements.txt or **/pyproject.toml], make sure you have checked out the target repository",
"headBranch": "main",
"jobs": [
{
"completedAt": "2026-05-24T02:42:47Z",
"conclusion": "failure",
"databaseId": 77566276742,
"name": "archaeology",
"startedAt": "2026-05-24T02:42:42Z",
"status": "completed",
"steps": [
{
"completedAt": "2026-05-24T02:42:44Z",
"conclusion": "success",
"name": "Set up job",
"number": 1,
"startedAt": "2026-05-24T02:42:43Z",
"status": "completed"
},
{
"completedAt": "2026-05-24T02:42:45Z",
"conclusion": "success",
"name": "Checkout repository",
"number": 2,
"startedAt": "2026-05-24T02:42:44Z",
"status": "completed"
},
{
"completedAt": "2026-05-24T02:42:45Z",
"conclusion": "failure",
"name": "Set up Python",
"number": 3,
"startedAt": "2026-05-24T02:42:45Z",
"status": "completed"
},
{
"completedAt": "2026-05-24T02:42:45Z",
"conclusion": "skipped",
"name": "Install DevArch",
"number": 4,
"startedAt": "2026-05-24T02:42:45Z",
"status": "completed"
},
{
"completedAt": "2026-05-24T02:42:45Z",
"conclusion": "skipped",
"name": "Initialize project",
"number": 5,
"startedAt": "2026-05-24T02:42:45Z",
"status": "completed"
},
{
"completedAt": "2026-05-24T02:42:45Z",
"conclusion": "skipped",
"name": "Mine git history",
"number": 6,
"startedAt": "2026-05-24T02:42:45Z",
"status": "completed"
},
{
"completedAt": "2026-05-24T02:42:45Z",
"conclusion": "skipped",
"name": "Build database",
"number": 7,
"startedAt": "2026-05-24T02:42:45Z",
"status": "completed"
},
{
"completedAt": "2026-05-24T02:42:45Z",
"conclusion": "skipped",
"name": "Detect signals",
"number": 8,
"startedAt": "2026-05-24T02:42:45Z",
"status": "completed"
},
... <truncated>
Not used.
Pipeline issue-surfacing finding
This issue was created or refreshed automatically by the pipeline issue surfacing worker. It is designed to be picked up later by a fixer/triage agent without rediscovering the failure from scratch.
Signal
KyaniteLabs/devarch-frameworkci_failureHIGHrepos/statusissue-surfacing:2478e05fd19ae4d43c3bRoot cause hypothesis
Latest default-branch workflow run failed; see captured failed job log excerpt.
Recommended fix
Inspect the failed job/step, reproduce locally or on the same runner lane, and make the smallest targeted fix.
Acceptance criteria
Evidence
{ "dashboard_row": { "ci_conclusion": "failure", "ci_name": "DevArch Archaeology Report", "ci_status": "completed", "ci_timestamp": "2026-05-24T02:42:38Z", "errors": [], "open_prs": 0, "recent_commits": [ { "date": "2026-05-19T21:29:08Z", "message": "Enable CodeRabbit public OSS review config", "sha": "5c0d20a" }, { "date": "2026-05-13T04:19:15Z", "message": "Merge pull request #32 from KyaniteLabs/landing-page", "sha": "56210e6" }, { "date": "2026-05-13T04:18:33Z", "message": "feat: add public marketing landing page", "sha": "8f850f2" }, { "date": "2026-05-13T04:05:44Z", "message": "Merge pull request #31 from KyaniteLabs/enterprise-hardening", "sha": "d542034" }, { "date": "2026-05-13T04:03:32Z", "message": "fix: enterprise hardening \u2014 security, SEO/GEO, error handling, branding", "sha": "417e845" } ], "repo": "KyaniteLabs/devarch-framework", "runner_count": 0, "runner_status": "none" }, "failed_run_details": { "conclusion": "failure", "databaseId": 26349949445, "displayTitle": "DevArch Archaeology Report", "event": "schedule", "failed_annotations": [ "archaeology: .github:2: warning: 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-python@v5. 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/", "archaeology: .github:14: failure: No file in /home/runner/work/devarch-framework/devarch-framework matched to [**/requirements.txt or **/pyproject.toml], make sure you have checked out the target repository" ], "failed_log_excerpt": "archaeology\tUNKNOWN STEP\t2026-05-24T02:42:45.4921441Z ##[error]No file in /home/runner/work/devarch-framework/devarch-framework matched to [**/requirements.txt or **/pyproject.toml], make sure you have checked out the target repository", "headBranch": "main", "jobs": [ { "completedAt": "2026-05-24T02:42:47Z", "conclusion": "failure", "databaseId": 77566276742, "name": "archaeology", "startedAt": "2026-05-24T02:42:42Z", "status": "completed", "steps": [ { "completedAt": "2026-05-24T02:42:44Z", "conclusion": "success", "name": "Set up job", "number": 1, "startedAt": "2026-05-24T02:42:43Z", "status": "completed" }, { "completedAt": "2026-05-24T02:42:45Z", "conclusion": "success", "name": "Checkout repository", "number": 2, "startedAt": "2026-05-24T02:42:44Z", "status": "completed" }, { "completedAt": "2026-05-24T02:42:45Z", "conclusion": "failure", "name": "Set up Python", "number": 3, "startedAt": "2026-05-24T02:42:45Z", "status": "completed" }, { "completedAt": "2026-05-24T02:42:45Z", "conclusion": "skipped", "name": "Install DevArch", "number": 4, "startedAt": "2026-05-24T02:42:45Z", "status": "completed" }, { "completedAt": "2026-05-24T02:42:45Z", "conclusion": "skipped", "name": "Initialize project", "number": 5, "startedAt": "2026-05-24T02:42:45Z", "status": "completed" }, { "completedAt": "2026-05-24T02:42:45Z", "conclusion": "skipped", "name": "Mine git history", "number": 6, "startedAt": "2026-05-24T02:42:45Z", "status": "completed" }, { "completedAt": "2026-05-24T02:42:45Z", "conclusion": "skipped", "name": "Build database", "number": 7, "startedAt": "2026-05-24T02:42:45Z", "status": "completed" }, { "completedAt": "2026-05-24T02:42:45Z", "conclusion": "skipped", "name": "Detect signals", "number": 8, "startedAt": "2026-05-24T02:42:45Z", "status": "completed" }, ... <truncated>Self-hosted inference
Not used.
(🤖 Pipeline Issues)