feat: Upgrade to node 22 #167
Annotations
2 errors
|
build-and-test
Process completed with exit code 1.
|
|
test/orchestrator/edit/edit.test.ts > Edit orchestrator tests > It will start a local server on config.connectServerPort:
test/orchestrator/edit/edit.test.ts#L53
Error: Matcher did not succeed in 1000ms
❯ test/orchestrator/edit/edit.test.ts:53:8
Caused by: Caused by: Error: connect ECONNREFUSED 127.0.0.1:51040
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '127.0.0.1', port: 51040 }
|