fix(memory): fix O(n²) string concatenation and unconsumed fetch response leaks #10899
Annotations
4 errors and 6 warnings
|
Run tests with coverage
Process completed with exit code 1.
|
|
Run tests with coverage
sim#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
Run tests with coverage:
apps/sim/executor/handlers/workflow/workflow-handler.ts#L378
TypeError: response.text is not a function
❯ WorkflowBlockHandler.loadChildWorkflow executor/handlers/workflow/workflow-handler.ts:378:22
❯ executor/handlers/workflow/workflow-handler.test.ts:173:22
|
|
Run tests with coverage:
apps/sim/executor/handlers/workflow/workflow-handler.test.ts#L147
AssertionError: expected [Function] to throw error including '"non-existent-workflow" failed: Child…' but got '"non-existent-workflow" failed: respo…'
Expected: ""non-existent-workflow" failed: Child workflow non-existent-workflow not found"
Received: ""non-existent-workflow" failed: response.text is not a function"
❯ executor/handlers/workflow/workflow-handler.test.ts:147:7
|
|
Post Mount node_modules (Sticky Disk)
Skipping sticky disk commit due to previous step failures
|
|
Post Mount node_modules (Sticky Disk)
- Step: unknown (failed)
|
|
Post Mount node_modules (Sticky Disk)
Found 2 failed/cancelled steps in previous workflow steps
|
|
Post Mount Turbo cache (Sticky Disk)
Skipping sticky disk commit due to previous step failures
|
|
Post Mount Turbo cache (Sticky Disk)
- Step: unknown (failed)
|
|
Post Mount Turbo cache (Sticky Disk)
Found 2 failed/cancelled steps in previous workflow steps
|
Loading