improvement(response): removed nested response block output, add docs for webhook block, styling improvements for subblocks #7961
ci.yml
on: pull_request
Detect Version
0s
Test and Build
/
Test and Build
48s
Check Docs Changes
0s
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Process Docs
/
Process Documentation Embeddings
Matrix: Create GHCR Manifests
Annotations
3 errors and 3 warnings
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
blocks/blocks.test.ts:
apps/sim/blocks/registry.ts#L133
Error: Cannot find module '@/blocks/blocks/webhook' imported from '/home/runner/_work/sim/sim/apps/sim/blocks/registry.ts'.
- If you rely on tsconfig.json's "paths" to resolve modules, please install "vite-tsconfig-paths" plugin to handle module resolution.
- Make sure you don't have relative aliases in your Vitest config. Use absolute paths instead. Read more: https://vitest.dev/guide/common-errors
❯ blocks/registry.ts:133:1
❯ blocks/blocks.test.ts:7:1
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
Test and Build / Test and Build
sim#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test and Build
- Step: unknown (failed)
|
|
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps
|