chore(deps): bump actions/checkout from 4 to 6 #77
Annotations
3 errors
|
test
Process completed with exit code 1.
|
|
tests/mi.test.ts:
src/index.ts#L2
Error: Cannot find package 'crypto-js/enc-base64/index.js' imported from '/home/runner/work/ScribeMiNode/ScribeMiNode/src/index.ts'
❯ src/index.ts:2:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Caused by: Error: Failed to load url crypto-js/enc-base64/index.js (resolved id: crypto-js/enc-base64/index.js) in /home/runner/work/ScribeMiNode/ScribeMiNode/src/index.ts. Does the file exist?
❯ loadAndTransform node_modules/vite/dist/node/chunks/config.js:23309:33
|
|
tests/fetchModel.test.ts:
src/index.ts#L2
Error: Cannot find package 'crypto-js/enc-base64/index.js' imported from '/home/runner/work/ScribeMiNode/ScribeMiNode/src/index.ts'
❯ src/index.ts:2:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Caused by: Caused by: Error: Failed to load url crypto-js/enc-base64/index.js (resolved id: crypto-js/enc-base64/index.js) in /home/runner/work/ScribeMiNode/ScribeMiNode/src/index.ts. Does the file exist?
❯ loadAndTransform node_modules/vite/dist/node/chunks/config.js:23309:33
|