chore: upgrade dependencies #13
Annotations
6 errors
tests/e2e/imageDescription.test.ts > ImageDescriptionTool > Throws:
tests/e2e/imageDescription.test.ts#L46
Error: Snapshot `ImageDescriptionTool > Throws 1` mismatched
- Expected
+ Received
- ToolError: Request to Vllm API has failed! Bad Request
+ ToolError: Tool "ImageDescription" has occurred an error!
- Error: {"object":"error","message":"404, message='Not Found', url=URL('https://en.wikipedia.org/static/images/icons/wikipedia.err')","type":"BadRequestError","param":null,"code":400}
+ TypeError: fetch failed
+ Cause: ConnectTimeoutError: Connect Timeout Error (attempted addresses: 169.59.167.134:443, 150.239.81.195:443)
❯ tests/e2e/imageDescription.test.ts:46:5
|
Tests (20.x)
Process completed with exit code 1.
|
tests/e2e/imageDescription.test.ts > ImageDescriptionTool > Throws:
tests/e2e/imageDescription.test.ts#L46
Error: Snapshot `ImageDescriptionTool > Throws 1` mismatched
- Expected
+ Received
- ToolError: Request to Vllm API has failed! Bad Request
+ ToolError: Tool "ImageDescription" has occurred an error!
- Error: {"object":"error","message":"404, message='Not Found', url=URL('https://en.wikipedia.org/static/images/icons/wikipedia.err')","type":"BadRequestError","param":null,"code":400}
+ TypeError: fetch failed
+ Cause: ConnectTimeoutError: Connect Timeout Error
❯ tests/e2e/imageDescription.test.ts:46:5
|
Tests (18.x)
Process completed with exit code 1.
|
tests/e2e/imageDescription.test.ts > ImageDescriptionTool > Throws:
tests/e2e/imageDescription.test.ts#L46
Error: Snapshot `ImageDescriptionTool > Throws 1` mismatched
- Expected
+ Received
- ToolError: Request to Vllm API has failed! Bad Request
+ ToolError: Tool "ImageDescription" has occurred an error!
- Error: {"object":"error","message":"404, message='Not Found', url=URL('https://en.wikipedia.org/static/images/icons/wikipedia.err')","type":"BadRequestError","param":null,"code":400}
+ TypeError: fetch failed
+ Cause: ConnectTimeoutError: Connect Timeout Error (attempted addresses: 150.239.81.195:443, 169.59.167.134:443, timeout: 10000ms)
❯ tests/e2e/imageDescription.test.ts:46:5
|
Tests (22.x)
Process completed with exit code 1.
|