Skip to content

Rewrite README for clearer install surfaces #171

Rewrite README for clearer install surfaces

Rewrite README for clearer install surfaces #171

Triggered via pull request August 7, 2026 03:34
Status Failure
Total duration 35s
Artifacts

ci.yml

on: pull_request
Typecheck and test
26s
Typecheck and test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Typecheck and test
Process completed with exit code 1.
tests/unit/mcp-handler.test.ts > initializeMcpServer > registers opt-in Agent tools, prompt, and schema resource when authenticated: src/utils/agentSkill.ts#L26
Error: Agent Skill file not found ❯ findSkillFile src/utils/agentSkill.ts:26:43 ❯ loadAgentSkillContent src/utils/agentSkill.ts:33:44 ❯ Module.initializeMcpServer src/mcp-handler.ts:169:33 ❯ tests/unit/mcp-handler.test.ts:75:5
Typecheck and test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: 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/