feat: update specs #102
+19,688
−1,791
Closed
feat: update specs #102
Annotations
10 errors
|
src/tools/registerOpenApi.test.ts#L386
AssertionError: expected -32602 to be undefined // Object.is equality
- Expected:
undefined
+ Received:
-32602
❯ src/tools/registerOpenApi.test.ts:386:29
|
|
src/tools/registerOpenApi.test.ts#L386
AssertionError: expected -32602 to be undefined // Object.is equality
- Expected:
undefined
+ Received:
-32602
❯ src/tools/registerOpenApi.test.ts:386:29
|
|
src/tools/registerOpenApi.test.ts#L178
AssertionError: expected [ { …(4) }, …(123) ] to have a length of 172 but got 124
- Expected
+ Received
- 172
+ 124
❯ src/tools/registerOpenApi.test.ts:178:19
|
|
src/commands/start-server.test.ts#L119
AssertionError: expected [ …(128) ] to have a length of 176 but got 128
- Expected
+ Received
- 176
+ 128
❯ src/commands/start-server.test.ts:119:19
|
|
src/CustomMcpServer.ts#L147
Error: Tool with name deleteSource already exists
❯ CustomMcpServer.tool src/CustomMcpServer.ts:147:13
❯ registerOpenApiTools src/tools/registerOpenApi.ts:76:14
❯ src/tools/registerOpenApi.test.ts:167:7
❯ node_modules/@vitest/runner/dist/index.js:103:11
❯ node_modules/@vitest/runner/dist/index.js:595:26
❯ node_modules/@vitest/runner/dist/index.js:877:20
❯ runWithTimeout node_modules/@vitest/runner/dist/index.js:850:10
❯ runTest node_modules/@vitest/runner/dist/index.js:1345:12
❯ processTicksAndRejections node:internal/process/task_queues:105:5
This error originated in "src/tools/registerOpenApi.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
|
src/CustomMcpServer.ts#L147
Error: Tool with name getStatus already exists
❯ CustomMcpServer.tool src/CustomMcpServer.ts:147:13
❯ registerOpenApiTools src/tools/registerOpenApi.ts:76:14
❯ src/tools/registerOpenApi.test.ts:167:7
❯ node_modules/@vitest/runner/dist/index.js:103:11
❯ node_modules/@vitest/runner/dist/index.js:595:26
❯ node_modules/@vitest/runner/dist/index.js:877:20
❯ runWithTimeout node_modules/@vitest/runner/dist/index.js:850:10
❯ runTest node_modules/@vitest/runner/dist/index.js:1345:12
❯ processTicksAndRejections node:internal/process/task_queues:105:5
This error originated in "src/tools/registerOpenApi.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
|
src/CustomMcpServer.ts#L147
Error: Tool with name deleteSource already exists
❯ CustomMcpServer.tool src/CustomMcpServer.ts:147:13
❯ registerOpenApiTools src/tools/registerOpenApi.ts:76:14
❯ startServer src/commands/start-server.ts:212:3
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ src/commands/start-server.test.ts:112:20
❯ node_modules/@vitest/runner/dist/index.js:595:20
This error originated in "src/commands/start-server.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
|
src/CustomMcpServer.ts#L147
Error: Tool with name getStatus already exists
❯ CustomMcpServer.tool src/CustomMcpServer.ts:147:13
❯ registerOpenApiTools src/tools/registerOpenApi.ts:76:14
❯ startServer src/commands/start-server.ts:171:5
❯ processTicksAndRejections node:internal/process/task_queues:105:5
❯ src/commands/start-server.test.ts:112:20
❯ node_modules/@vitest/runner/dist/index.js:595:20
This error originated in "src/commands/start-server.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
|
src/CustomMcpServer.ts#L147
Error: Tool with name deleteSource already exists
❯ CustomMcpServer.tool src/CustomMcpServer.ts:147:13
❯ registerOpenApiTools src/tools/registerOpenApi.ts:76:14
❯ startServer src/commands/start-server.ts:212:3
❯ src/commands/start-server.test.ts:37:26
❯ node_modules/@vitest/runner/dist/index.js:103:11
❯ node_modules/@vitest/runner/dist/index.js:595:26
❯ node_modules/@vitest/runner/dist/index.js:877:20
❯ runWithTimeout node_modules/@vitest/runner/dist/index.js:850:10
❯ runTest node_modules/@vitest/runner/dist/index.js:1345:12
This error originated in "src/commands/start-server.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
|
src/CustomMcpServer.ts#L147
Error: Tool with name getStatus already exists
❯ CustomMcpServer.tool src/CustomMcpServer.ts:147:13
❯ registerOpenApiTools src/tools/registerOpenApi.ts:76:14
❯ startServer src/commands/start-server.ts:171:5
❯ src/commands/start-server.test.ts:37:26
❯ node_modules/@vitest/runner/dist/index.js:103:11
❯ node_modules/@vitest/runner/dist/index.js:595:26
❯ node_modules/@vitest/runner/dist/index.js:877:20
❯ runWithTimeout node_modules/@vitest/runner/dist/index.js:850:10
❯ runTest node_modules/@vitest/runner/dist/index.js:1345:12
This error originated in "src/commands/start-server.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
|
The logs for this run have expired and are no longer available.
Loading