Skip to content

chore: develop => main (0.25.8 release) #3045

chore: develop => main (0.25.8 release)

chore: develop => main (0.25.8 release) #3045

Triggered via pull request February 20, 2025 15:50
@odilitimeodilitime
synchronize #3522
develop
Status Failure
Total duration 47s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
__tests__/embedding.test.ts: packages/core/src/localembeddingManager.ts#L3
Error: [vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock ❯ src/localembeddingManager.ts:3:1 Caused by: Caused by: Error: Module not found ❯ __tests__/embedding.test.ts:152:23 ❯ src/localembeddingManager.ts:3:1
__tests__/models.test.ts > Model Provider Configuration > Livepeer Provider > should have correct endpoint configuration: packages/core/__tests__/models.test.ts#L132
AssertionError: expected 'http://gateway.test-gateway' to be 'https://dream-gateway.livepeer.cloud' // Object.is equality Expected: "https://dream-gateway.livepeer.cloud" Received: "http://gateway.test-gateway" ❯ __tests__/models.test.ts:132:61
check
Process completed with exit code 1.