[Snyk] Upgrade nodemon from 3.1.0 to 3.1.4 #22
Annotations
3 errors and 3 warnings
src/server/server.test.ts > Fetch past events > Should receive past events:
src/server/server.test.ts#L7
TypeError: fetch failed
❯ src/server/server.test.ts:7:19
Caused by: Error: connect ECONNREFUSED ::1:3000
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '::1', port: 3000 }
|
src/server/server.test.ts > Fetch upcoming events > Should receive upcoming events:
src/server/server.test.ts#L26
TypeError: fetch failed
❯ src/server/server.test.ts:26:19
Caused by: Error: connect ECONNREFUSED ::1:3000
❯ TCPConnectWrap.afterConnect [as oncomplete] node:net:1555:16
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -111, code: 'ECONNREFUSED', syscall: 'connect', address: '::1', port: 3000 }
|
build
Process completed with exit code 1.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
File /home/runner/work/gdsc-farmingdale-links-api/gdsc-farmingdale-links-api/.bun-version not found
|