fix(ai): retire stale model catalog entries #550
Annotations
10 errors
|
Test:
apps/worker/__tests__/automated-response-rich-response.test.ts#L450
AssertionError: expected undefined to be true // Object.is equality
- Expected:
true
+ Received:
undefined
❯ __tests__/automated-response-rich-response.test.ts:450:31
|
|
Test:
apps/worker/__tests__/automated-response-rich-response.test.ts#L421
AssertionError: expected "vi.fn()" to be called with arguments: [ ObjectContaining{…}, Any<String> ]
Received:
1st vi.fn() call:
[
- ObjectContaining {
- "reason": "missing_rich_response_execution_id",
+ {
+ "agentId": "agent-1",
+ "conversationId": "conv-1",
+ "providerCount": 1,
+ "providers": [
+ "openai",
+ ],
+ "workspaceId": "ws-1",
},
- Any<String>,
+ "[automated-response] all fallback providers exhausted without a response",
]
Number of calls: 1
❯ __tests__/automated-response-rich-response.test.ts:421:22
|
|
Test:
apps/worker/__tests__/automated-response-rich-response.test.ts#L383
AssertionError: expected undefined to be true // Object.is equality
- Expected:
true
+ Received:
undefined
❯ __tests__/automated-response-rich-response.test.ts:383:31
|
|
Test:
apps/worker/__tests__/automated-response-rich-response.test.ts#L358
AssertionError: expected undefined to be true // Object.is equality
- Expected:
true
+ Received:
undefined
❯ __tests__/automated-response-rich-response.test.ts:358:31
|
|
Test:
apps/worker/__tests__/automated-response-rich-response.test.ts#L323
AssertionError: the given combination of arguments (undefined and string) is invalid for this assertion. You can use an array, a map, an object, a set, a string, or a weakset instead of a string
❯ __tests__/automated-response-rich-response.test.ts:323:26
|
|
Test:
apps/worker/__tests__/automated-response-default-reply.test.ts#L621
AssertionError: expected undefined to be true // Object.is equality
- Expected:
true
+ Received:
undefined
❯ __tests__/automated-response-default-reply.test.ts:621:38
|
|
Test:
apps/worker/__tests__/automated-response-default-reply.test.ts#L598
AssertionError: expected undefined to be true // Object.is equality
- Expected:
true
+ Received:
undefined
❯ __tests__/automated-response-default-reply.test.ts:598:38
|
|
Test:
apps/worker/__tests__/automated-response-default-reply.test.ts#L581
AssertionError: expected undefined to be true // Object.is equality
- Expected:
true
+ Received:
undefined
❯ __tests__/automated-response-default-reply.test.ts:581:38
|
|
Test:
apps/worker/__tests__/automated-response-default-reply.test.ts#L564
AssertionError: expected undefined to be true // Object.is equality
- Expected:
true
+ Received:
undefined
❯ __tests__/automated-response-default-reply.test.ts:564:38
|
|
Test:
apps/worker/__tests__/automated-response-default-reply.test.ts#L545
AssertionError: expected "vi.fn()" to be called with arguments: [ { …(2) } ]
Number of calls: 0
❯ __tests__/automated-response-default-reply.test.ts:545:47
|
background
wait
wait-all
cancel
parallel
Loading