build(dev): Add launch.json blueprint with PORT override #16
Annotations
4 errors
|
lint
Process completed with exit code 2.
|
|
lint:
src/components/EntityInfoPanel.vue#L103
Cannot find name 'useToast'.
|
|
test
Process completed with exit code 1.
|
|
test/api.test.ts:
worker/src/gp/api.ts#L3
Error: Cannot find module '../config/groups.generated.json' imported from '/home/runner/work/satvis/satvis/worker/src/gp/api.ts'
❯ src/gp/api.ts:3:1
❯ src/index.ts:1:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
Caused by: Caused by: Error: Failed to load url ../config/groups.generated.json (resolved id: ../config/groups.generated.json) in /home/runner/work/satvis/satvis/worker/src/gp/api.ts. Does the file exist?
❯ loadAndTransform ../node_modules/.pnpm/vite@7.3.6_@types+node@26.1.0_jiti@2.7.0_lightningcss@1.32.0_terser@5.48.0_yaml@2.9.0/node_modules/vite/dist/node/chunks/config.js:22739:33
|