Skip to content

Support nested files and folders for Skills #9896

Support nested files and folders for Skills

Support nested files and folders for Skills #9896

Triggered via pull request March 22, 2026 20:51
@dimaMachinadimaMachina
synchronize #2719
prd-6236
Status Failure
Total duration 8m 39s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
ci
Process completed with exit code 2.
ci
@inkeep/agents-sdk#typecheck: command (/home/runner/work/agents/agents/packages/agents-sdk) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
ci
Type '() => { id: string; name: string; description: string; content: string; metadata: { author: string; }; files: { filePath: string; content: string; }[]; }[]' is not assignable to type '() => SkillDefinition[]'.
Create Agents E2E Tests
Process completed with exit code 1.
src/__tests__/manage/integration/skills.test.ts > Skill Routes > should remove all skill files when SKILL.md is removed from the file set: agents-api/src/__tests__/manage/integration/skills.test.ts#L177
AssertionError: expected 400 to be 200 // Object.is equality - Expected + Received - 200 + 400 ❯ src/__tests__/manage/integration/skills.test.ts:177:35
ci
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02, pnpm/action-setup@c5ba7f7862a0f64c1b1a05fbac13e0b8e86ba08c. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
ci
No files were found with the provided path: agents-manage-ui/.vitest-attachments. No artifacts will be uploaded.
Create Agents E2E Tests
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, pnpm/action-setup@c5ba7f7862a0f64c1b1a05fbac13e0b8e86ba08c. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/