build(deps): bump vite, @vitest/coverage-v8 and vitest #26
Annotations
10 errors
|
Unit tests:
src/Operations.js#L51
TypeError: () => ({
init: vi.fn().mockResolvedValue(undefined),
generateKey: __vite_ssr_im...<omitted>...}) is not a constructor
❯ new Operations src/Operations.js:51:29
❯ test/unit/Operations.annotate.test.js:112:25
|
|
Unit tests:
src/server/ContextPool.js#L166
TypeError: () => ({
extracts: [],
tokenUsage: { prompt: 0, completion: 0, total: 0 },
executionIndex: 0,
...<omitted>...}) is not a constructor
❯ ContextPool._allocate src/server/ContextPool.js:166:19
❯ test/unit/ContextPool.test.js:231:16
|
|
Unit tests:
src/server/ContextPool.js#L166
TypeError: () => ({
extracts: [],
tokenUsage: { prompt: 0, completion: 0, total: 0 },
executionIndex: 0,
...<omitted>...}) is not a constructor
❯ ContextPool._allocate src/server/ContextPool.js:166:19
❯ test/unit/ContextPool.test.js:207:16
|
|
Unit tests:
src/server/ContextPool.js#L166
TypeError: () => ({
extracts: [],
tokenUsage: { prompt: 0, completion: 0, total: 0 },
executionIndex: 0,
...<omitted>...}) is not a constructor
❯ ContextPool._allocate src/server/ContextPool.js:166:19
❯ test/unit/ContextPool.test.js:193:16
|
|
Unit tests:
src/server/ContextPool.js#L166
TypeError: () => ({
extracts: [],
tokenUsage: { prompt: 0, completion: 0, total: 0 },
executionIndex: 0,
...<omitted>...}) is not a constructor
❯ ContextPool._allocate src/server/ContextPool.js:166:19
❯ test/unit/ContextPool.test.js:172:16
|
|
Unit tests:
src/server/ContextPool.js#L166
TypeError: () => ({
extracts: [],
tokenUsage: { prompt: 0, completion: 0, total: 0 },
executionIndex: 0,
...<omitted>...}) is not a constructor
❯ ContextPool._allocate src/server/ContextPool.js:166:19
❯ test/unit/ContextPool.test.js:146:16
|
|
Unit tests:
src/server/ContextPool.js#L166
TypeError: () => ({
extracts: [],
tokenUsage: { prompt: 0, completion: 0, total: 0 },
executionIndex: 0,
...<omitted>...}) is not a constructor
❯ ContextPool._allocate src/server/ContextPool.js:166:19
❯ test/unit/ContextPool.test.js:129:16
|
|
Unit tests:
src/server/ContextPool.js#L166
TypeError: () => ({
extracts: [],
tokenUsage: { prompt: 0, completion: 0, total: 0 },
executionIndex: 0,
...<omitted>...}) is not a constructor
❯ ContextPool._allocate src/server/ContextPool.js:166:19
❯ test/unit/ContextPool.test.js:113:16
|
|
Unit tests:
src/server/ContextPool.js#L166
TypeError: () => ({
extracts: [],
tokenUsage: { prompt: 0, completion: 0, total: 0 },
executionIndex: 0,
...<omitted>...}) is not a constructor
❯ ContextPool._allocate src/server/ContextPool.js:166:19
❯ test/unit/ContextPool.test.js:103:18
|
|
Unit tests:
src/server/ContextPool.js#L166
TypeError: () => ({
extracts: [],
tokenUsage: { prompt: 0, completion: 0, total: 0 },
executionIndex: 0,
...<omitted>...}) is not a constructor
❯ ContextPool._allocate src/server/ContextPool.js:166:19
❯ test/unit/ContextPool.test.js:90:18
|
Loading