Skip to content

Switch to SvelteKit framework #248

Switch to SvelteKit framework

Switch to SvelteKit framework #248

Triggered via push August 15, 2023 22:40
Status Failure
Total duration 1m 18s
Artifacts

deploy.yml

on: push
Infrastructure
36s
Infrastructure
Application
26s
Application
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Application
✘ [ERROR] Could not resolve "sdk/rules" workers/email.ts:3:34: 3 │ import { list as listRules } from 'sdk/rules' ╵ ~~~~~~~~~~~ You can mark the path "sdk/rules" as external to exclude it from the bundle, which will remove this error. ✘ [ERROR] Could not resolve "sdk/rules" workers/scheduled.ts:3:26: 3 │ import * as rulesApi from 'sdk/rules' ╵ ~~~~~~~~~~~ You can mark the path "sdk/rules" as external to exclude it from the bundle, which will remove this error. ✘ [ERROR] Could not resolve "sdk/zones" workers/scheduled.ts:4:26: 4 │ import * as zonesApi from 'sdk/zones' ╵ ~~~~~~~~~~~ You can mark the path "sdk/zones" as external to exclude it from the bundle, which will remove this error. ✘ [ERROR] Build failed with 3 errors: workers/email.ts:3:34: ERROR: Could not resolve "sdk/rules" workers/scheduled.ts:3:26: ERROR: Could not resolve "sdk/rules" workers/scheduled.ts:4:26: ERROR: Could not resolve "sdk/zones"
Application
✘ [ERROR] Could not resolve "sdk/rules" workers/email.ts:3:34: 3 │ import { list as listRules } from 'sdk/rules' ╵ ~~~~~~~~~~~ You can mark the path "sdk/rules" as external to exclude it from the bundle, which will remove this error. ✘ [ERROR] Could not resolve "sdk/rules" workers/scheduled.ts:3:26: 3 │ import * as rulesApi from 'sdk/rules' ╵ ~~~~~~~~~~~ You can mark the path "sdk/rules" as external to exclude it from the bundle, which will remove this error. ✘ [ERROR] Could not resolve "sdk/zones" workers/scheduled.ts:4:26: 4 │ import * as zonesApi from 'sdk/zones' ╵ ~~~~~~~~~~~ You can mark the path "sdk/zones" as external to exclude it from the bundle, which will remove this error. ✘ [ERROR] Build failed with 3 errors: workers/email.ts:3:34: ERROR: Could not resolve "sdk/rules" workers/scheduled.ts:3:26: ERROR: Could not resolve "sdk/rules" workers/scheduled.ts:4:26: ERROR: Could not resolve "sdk/zones"
Application
🚨 Command failed