Skip to content

Merge pull request #43 from Jhonatanmizu/dependabot/npm_and_yarn/fast… #91

Merge pull request #43 from Jhonatanmizu/dependabot/npm_and_yarn/fast…

Merge pull request #43 from Jhonatanmizu/dependabot/npm_and_yarn/fast… #91

Triggered via push October 28, 2024 03:19
Status Failure
Total duration 30s
Artifacts

ci.yml

on: push
lint-and-test
22s
lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Unhandled error: src/server.js#L81
Error: process.exit unexpectedly called with "1" ❯ process.exit node_modules/vitest/dist/chunks/execute.Cjlr2CRw.js:505:11 ❯ src/server.js:81:15 ❯ Object.listenOptions.cb node_modules/fastify/lib/server.js:66:11 ❯ node_modules/fastify/lib/server.js:212:43 ❯ processTicksAndRejections node:internal/process/task_queues:95:5 This error originated in "test/server.test.js" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "test/server.test.js". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
lint-and-test
Process completed with exit code 1.
lint-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/