Skip to content

Mount skill search and load tools on every worker #2217

Mount skill search and load tools on every worker

Mount skill search and load tools on every worker #2217

Triggered via pull request September 13, 2026 19:32
Status Failure
Total duration 1m 39s
Artifacts

ci.yml

on: pull_request
Matrix: test
static-analysis
29s
static-analysis
build-and-test
0s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
test (src)
Process completed with exit code 1.
error: expect(received).not.toContain(expected): src/agent/directors/warden/package.test.ts#L85
Expected to not contain: "use_skill" Received: [ "read_file", "grep", "search_files", "list_dir", "lsp", "run_shell", "shell_collect", "web_fetch", "web_search", "skill_search", "use_skill", "write_file", "edit_file", "delete_file" ] at <anonymous> (/home/runner/work/corbits-code/corbits-code/src/agent/directors/warden/package.test.ts:85:23)
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
static-analysis
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (tests-evals-and-scripts)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
test (src)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/