Skip to content

Add Ollama provider (#13) #28

Add Ollama provider (#13)

Add Ollama provider (#13) #28

Triggered via push April 11, 2024 15:34
Status Failure
Total duration 1m 1s
Billable time 5m
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 notices
/api/v1/stream returns expected response: tests/e2e/api.test.ts#L2
[Error [ERR_TEST_FAILURE]: Expected values to be strictly equal: + actual - expected + 'application/json; charset=utf-8' - 'text/event-stream'] { code: 'ERR_TEST_FAILURE', failureType: 'testCodeFailure', cause: AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'application/json; charset=utf-8' - 'text/event-stream' at TestContext.<anonymous> (/home/runner/work/ai-warp/ai-warp/tests/e2e/api.test.ts:2:2588) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Test.run (node:internal/test_runner/test:640:9) at async Suite.processPendingSubtests (node:internal/test_runner/test:382:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'application/json; charset=utf-8', expected: 'text/event-stream', operator: 'strictEqual' } }
E2E Tests
Process completed with exit code 1.
Unit Tests
Total Tests: 12 Suites 📂: 4 Passed ✅: 12 Failed ❌: 0 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 1062.929ms
E2E Tests
Total Tests: 15 Suites 📂: 3 Passed ✅: 14 Failed ❌: 1 Canceled 🚫: 0 Skipped ⏭️: 0 Todo 📝: 0 Duration 🕐: 3528.287ms