Skip to content

fix: missing roots enabled check during connect #197

fix: missing roots enabled check during connect

fix: missing roots enabled check during connect #197

Triggered via pull request October 13, 2025 07:29
Status Failure
Total duration 52s
Artifacts

feature.yaml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Test (22)
Process completed with exit code 1.
src/FastMCP.test.ts > session listens to roots changes: src/FastMCP.test.ts#L1577
AssertionError: expected [] to deeply equal [ { …(2) } ] - Expected + Received - [ - { - "name": "Frontend Repository", - "uri": "file:///home/user/projects/frontend", - }, - ] + [] ❯ run src/FastMCP.test.ts:1577:29 ❯ runWithTestServer src/FastMCP.test.ts:90:11 ❯ src/FastMCP.test.ts:1552:3
src/FastMCP.test.ts > session knows about roots: src/FastMCP.test.ts#L1534
AssertionError: expected [] to deeply equal [ { …(2) } ] - Expected + Received - [ - { - "name": "Frontend Repository", - "uri": "file:///home/user/projects/frontend", - }, - ] + [] ❯ run src/FastMCP.test.ts:1534:29 ❯ runWithTestServer src/FastMCP.test.ts:90:11 ❯ src/FastMCP.test.ts:1504:3