build(deps): bump ai from 4.3.19 to 5.0.51 #5784
Annotations
2 errors
Run unit tests
Process completed with exit code 1.
|
Run unit tests:
packages/backend/src/managers/playground/aiSdk.spec.ts#L20
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/managers/playground/aiSdk.spec.ts:20:1
Caused by: Caused by: Error: Package subpath './v4' is not defined by "exports" in /home/runner/work/podman-desktop-extension-ai-lab/podman-desktop-extension-ai-lab/node_modules/zod/package.json imported from /home/runner/work/podman-desktop-extension-ai-lab/podman-desktop-extension-ai-lab/node_modules/ai/dist/index.mjs
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_PACKAGE_PATH_NOT_EXPORTED' }
|
Loading