add partial calendar event support #137
Annotations
4 errors
|
test
Process completed with exit code 1.
|
|
src/index.spec.ts:
worker/src/helpers.ts#L1
Error: Cannot find package 'ics' imported from '/home/runner/work/vh7/vh7/worker/src/helpers.ts'
❯ src/helpers.ts:1:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Caused by: Error: Failed to load url ics (resolved id: ics) in /home/runner/work/vh7/vh7/worker/src/helpers.ts. Does the file exist?
❯ loadAndTransform ../node_modules/.pnpm/[email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Bj7gA1-0.js:26300:33
|
|
src/cleanup.spec.ts:
worker/src/helpers.ts#L1
Error: Cannot find package 'ics' imported from '/home/runner/work/vh7/vh7/worker/src/helpers.ts'
❯ src/helpers.ts:1:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Caused by: Caused by: Error: Failed to load url ics (resolved id: ics) in /home/runner/work/vh7/vh7/worker/src/helpers.ts. Does the file exist?
❯ loadAndTransform ../node_modules/.pnpm/[email protected][email protected][email protected][email protected]/node_modules/vite/dist/node/chunks/dep-Bj7gA1-0.js:26300:33
|
|
deploy
Process completed with exit code 1.
|