chore(deps): update dependency fastify to v5 #1372
Triggered via pull request
September 17, 2024 14:29
Status
Failure
Total duration
5m 55s
Artifacts
–
Annotations
3 errors
test/main/logs.test.mjs > all logs:
src/main/lib/logs.mjs#L121
TypeError: Cannot create property 'host' on number '0'
❯ Object.listen node_modules/fastify/lib/server.js:60:26
❯ Logs.getAllLogsURL src/main/lib/logs.mjs:121:29
❯ test/main/logs.test.mjs:109:30
|
test/main/runtime-proxy.test.mjs > start one runtime and invoke the services:
src/main/lib/runtime-proxy.mjs#L90
TypeError: Cannot create property 'host' on number '0'
❯ Object.listen node_modules/fastify/lib/server.js:60:26
❯ RuntimeProxy.start src/main/lib/runtime-proxy.mjs:90:32
❯ test/main/runtime-proxy.test.mjs:48:39
|
test
Process completed with exit code 1.
|