This repository was archived by the owner on Aug 29, 2026. It is now read-only.
chore(deps): bump the npm-mcp group across 1 directory with 14 updates #3934
Triggered via pull request
June 2, 2026 03:44
dependabot[bot]
synchronize
#1742
Status
Failure
Total duration
26s
Artifacts
–
Annotations
10 errors and 1 warning
|
tests/mcp-server.test.ts > MCP Server - V2 Tiered Search > Parameter Passing > should pass filter groups correctly:
mcp/src/api/airweave-client.ts#L25
TypeError: () => ({ collections: { list: vi.fn().mockResolvedValue([]) } }) is not a constructor
❯ new AirweaveClient src/api/airweave-client.ts:25:23
❯ tests/mcp-server.test.ts:88:26
|
|
tests/mcp-server.test.ts > MCP Server - V2 Tiered Search > Parameter Passing > should pass thinking for agentic tier:
mcp/src/api/airweave-client.ts#L25
TypeError: () => ({ collections: { list: vi.fn().mockResolvedValue([]) } }) is not a constructor
❯ new AirweaveClient src/api/airweave-client.ts:25:23
❯ tests/mcp-server.test.ts:88:26
|
|
tests/mcp-server.test.ts > MCP Server - V2 Tiered Search > Parameter Passing > should pass retrieval_strategy for instant tier:
mcp/src/api/airweave-client.ts#L25
TypeError: () => ({ collections: { list: vi.fn().mockResolvedValue([]) } }) is not a constructor
❯ new AirweaveClient src/api/airweave-client.ts:25:23
❯ tests/mcp-server.test.ts:88:26
|
|
tests/mcp-server.test.ts > MCP Server - V2 Tiered Search > Parameter Passing > should pass basic parameters for classic tier:
mcp/src/api/airweave-client.ts#L25
TypeError: () => ({ collections: { list: vi.fn().mockResolvedValue([]) } }) is not a constructor
❯ new AirweaveClient src/api/airweave-client.ts:25:23
❯ tests/mcp-server.test.ts:88:26
|
|
tests/mcp-server.test.ts > MCP Server - V2 Tiered Search > Tier Routing > should route agentic tier to /search/agentic:
mcp/src/api/airweave-client.ts#L25
TypeError: () => ({ collections: { list: vi.fn().mockResolvedValue([]) } }) is not a constructor
❯ new AirweaveClient src/api/airweave-client.ts:25:23
❯ tests/mcp-server.test.ts:88:26
|
|
tests/mcp-server.test.ts > MCP Server - V2 Tiered Search > Tier Routing > should route classic tier to /search/classic:
mcp/src/api/airweave-client.ts#L25
TypeError: () => ({ collections: { list: vi.fn().mockResolvedValue([]) } }) is not a constructor
❯ new AirweaveClient src/api/airweave-client.ts:25:23
❯ tests/mcp-server.test.ts:88:26
|
|
tests/mcp-server.test.ts > MCP Server - V2 Tiered Search > Tier Routing > should route instant tier to /search/instant:
mcp/src/api/airweave-client.ts#L25
TypeError: () => ({ collections: { list: vi.fn().mockResolvedValue([]) } }) is not a constructor
❯ new AirweaveClient src/api/airweave-client.ts:25:23
❯ tests/mcp-server.test.ts:88:26
|
|
tests/mcp-server.test.ts > MCP Server - V2 Tiered Search > Tier Routing > should default to classic tier:
mcp/src/api/airweave-client.ts#L25
TypeError: () => ({ collections: { list: vi.fn().mockResolvedValue([]) } }) is not a constructor
❯ new AirweaveClient src/api/airweave-client.ts:25:23
❯ tests/mcp-server.test.ts:88:26
|
|
tests/mcp-server.test.ts > MCP Server - V2 Tiered Search > Search Tool Creation > should have the new V2 schema parameters:
mcp/src/api/airweave-client.ts#L25
TypeError: () => ({ collections: { list: vi.fn().mockResolvedValue([]) } }) is not a constructor
❯ new AirweaveClient src/api/airweave-client.ts:25:23
❯ tests/mcp-server.test.ts:88:26
|
|
tests/mcp-server.test.ts > MCP Server - V2 Tiered Search > Search Tool Creation > should create search tool with correct name:
mcp/src/api/airweave-client.ts#L25
TypeError: () => ({ collections: { list: vi.fn().mockResolvedValue([]) } }) is not a constructor
❯ new AirweaveClient src/api/airweave-client.ts:25:23
❯ tests/mcp-server.test.ts:88:26
|
|
test-mcp
No files were found with the provided path: mcp/coverage/. No artifacts will be uploaded.
|