test: add regression coverage for DNS-rebinding fix in fetch client #613
Annotations
4 errors
|
verify
Process completed with exit code 1.
|
|
test/server-e2e.test.js:
connectors/fetch/client.js#L18
Error: Cannot find package 'undici' imported from /home/runner/work/madmcp/madmcp/connectors/fetch/client.js
❯ connectors/fetch/client.js:18:1
❯ connectors/fetch/tools.js:16:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
test/mcp-integration.test.js:
connectors/fetch/client.js#L18
Error: Cannot find package 'undici' imported from /home/runner/work/madmcp/madmcp/connectors/fetch/client.js
❯ connectors/fetch/client.js:18:1
❯ connectors/fetch/tools.js:16:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
test/fetch-dns-rebind.test.js:
connectors/fetch/client.js#L18
Error: Cannot find package 'undici' imported from /home/runner/work/madmcp/madmcp/connectors/fetch/client.js
❯ connectors/fetch/client.js:18:1
❯ test/fetch-dns-rebind.test.js:2:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|