Skip to content

Update dependency @fastify/static to v8 - autoclosed #291

Update dependency @fastify/static to v8 - autoclosed

Update dependency @fastify/static to v8 - autoclosed #291

Triggered via pull request September 17, 2024 17:21
Status Failure
Total duration 24m 50s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 notices
/api/v1/prompt returns expected response: tests/e2e/api.test.ts#L1
[Error [ERR_TEST_FAILURE]: test did not finish before its parent and was cancelled] { code: 'ERR_TEST_FAILURE', failureType: 'cancelledByParent', cause: 'test did not finish before its parent and was cancelled' }
/api/v1/stream returns expected response: tests/e2e/api.test.ts#L1
[Error [ERR_TEST_FAILURE]: test did not finish before its parent and was cancelled] { code: 'ERR_TEST_FAILURE', failureType: 'cancelledByParent', cause: 'test did not finish before its parent and was cancelled' }
OpenAI: tests/e2e/api.test.ts#L1
[Error [ERR_TEST_FAILURE]: failed running before hook] { code: 'ERR_TEST_FAILURE', failureType: 'hookFailed', cause: Error [FastifyError]: fastify-plugin: @fastify/static - expected '5.x' fastify version, '4.27.0' is installed at Object.checkVersion (/home/runner/work/ai-warp/ai-warp/node_modules/fastify/lib/pluginUtils.js:125:11) at Object.registerPlugin (/home/runner/work/ai-warp/ai-warp/node_modules/fastify/lib/pluginUtils.js:148:16) at Boot.override (/home/runner/work/ai-warp/ai-warp/node_modules/fastify/lib/pluginOverride.js:28:57) at Boot._loadPlugin (/home/runner/work/ai-warp/ai-warp/node_modules/avvio/boot.js:425:25) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { code: 'FST_ERR_PLUGIN_VERSION_MISMATCH', statusCode: 500 } }
/api/v1/prompt returns expected response: tests/e2e/api.test.ts#L1
[Error [ERR_TEST_FAILURE]: test did not finish before its parent and was cancelled] { code: 'ERR_TEST_FAILURE', failureType: 'cancelledByParent', cause: 'test did not finish before its parent and was cancelled' }
/api/v1/stream returns expected response: tests/e2e/api.test.ts#L1
[Error [ERR_TEST_FAILURE]: test did not finish before its parent and was cancelled] { code: 'ERR_TEST_FAILURE', failureType: 'cancelledByParent', cause: 'test did not finish before its parent and was cancelled' }
Ollama: tests/e2e/api.test.ts#L1
[Error [ERR_TEST_FAILURE]: failed running before hook] { code: 'ERR_TEST_FAILURE', failureType: 'hookFailed', cause: Error [FastifyError]: fastify-plugin: @fastify/static - expected '5.x' fastify version, '4.27.0' is installed at Object.checkVersion (/home/runner/work/ai-warp/ai-warp/node_modules/fastify/lib/pluginUtils.js:125:11) at Object.registerPlugin (/home/runner/work/ai-warp/ai-warp/node_modules/fastify/lib/pluginUtils.js:148:16) at Boot.override (/home/runner/work/ai-warp/ai-warp/node_modules/fastify/lib/pluginOverride.js:28:57) at Boot._loadPlugin (/home/runner/work/ai-warp/ai-warp/node_modules/avvio/boot.js:425:25) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { code: 'FST_ERR_PLUGIN_VERSION_MISMATCH', statusCode: 500 } }
/api/v1/prompt returns expected response: tests/e2e/api.test.ts#L1
[Error [ERR_TEST_FAILURE]: test did not finish before its parent and was cancelled] { code: 'ERR_TEST_FAILURE', failureType: 'cancelledByParent', cause: 'test did not finish before its parent and was cancelled' }
/api/v1/stream returns expected response: tests/e2e/api.test.ts#L1
[Error [ERR_TEST_FAILURE]: test did not finish before its parent and was cancelled] { code: 'ERR_TEST_FAILURE', failureType: 'cancelledByParent', cause: 'test did not finish before its parent and was cancelled' }
Azure: tests/e2e/api.test.ts#L1
[Error [ERR_TEST_FAILURE]: failed running before hook] { code: 'ERR_TEST_FAILURE', failureType: 'hookFailed', cause: Error [FastifyError]: fastify-plugin: @fastify/static - expected '5.x' fastify version, '4.27.0' is installed at Object.checkVersion (/home/runner/work/ai-warp/ai-warp/node_modules/fastify/lib/pluginUtils.js:125:11) at Object.registerPlugin (/home/runner/work/ai-warp/ai-warp/node_modules/fastify/lib/pluginUtils.js:148:16) at Boot.override (/home/runner/work/ai-warp/ai-warp/node_modules/fastify/lib/pluginOverride.js:28:57) at Boot._loadPlugin (/home/runner/work/ai-warp/ai-warp/node_modules/avvio/boot.js:425:25) at process.processTicksAndRejections (node:internal/process/task_queues:82:21) { code: 'FST_ERR_PLUGIN_VERSION_MISMATCH', statusCode: 500 } }
/api/v1/prompt returns expected response: tests/e2e/api.test.ts#L1
[Error [ERR_TEST_FAILURE]: test did not finish before its parent and was cancelled] { code: 'ERR_TEST_FAILURE', failureType: 'cancelledByParent', cause: 'test did not finish before its parent and was cancelled' }
E2E Tests
Total Tests: 23 Suites 📂: 4 Passed ✅: 0 Failed ❌: 15 Canceled 🚫: 8 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 5058.113ms
Unit Tests
Total Tests: 17 Suites 📂: 6 Passed ✅: 17 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 2255.930ms