Skip to content

add partial calendar event support #137

add partial calendar event support

add partial calendar event support #137

Triggered via push August 21, 2025 23:16
Status Failure
Total duration 39s
Artifacts

worker.yml

on: push
Fit to window
Zoom out
Zoom in

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.