config.js: fix stale connectors/frontend/agent.js reference after ren… #763
Annotations
3 errors
|
verify
Process completed with exit code 1.
|
|
test/frontend-agent-tools.test.js:
test/frontend-agent-tools.test.js#L23
Error: Cannot find module '/connectors/frontend/agent_tools.js' imported from /home/runner/work/madmcp/madmcp/test/frontend-agent-tools.test.js
❯ test/frontend-agent-tools.test.js:23:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
test/frontend-agent-loop.test.js:
test/frontend-agent-loop.test.js#L62
Error: Cannot find module '/connectors/frontend/agent_tools.js' imported from /home/runner/work/madmcp/madmcp/test/frontend-agent-loop.test.js
❯ test/frontend-agent-loop.test.js:62:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|