-
Notifications
You must be signed in to change notification settings - Fork 94
Implement step sourcemaps #310
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: pranaygp/normalize-workbenches
Are you sure you want to change the base?
Implement step sourcemaps #310
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🦋 Changeset detectedLatest commit: 8fd157d The changes in this PR will be included in the next version bump. This PR includes changesets to release 11 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite. This stack of pull requests is managed by Graphite. Learn more about stacking. |
d9e08f0 to
b0ad30f
Compare
8e19f6a to
97a8268
Compare
b0ad30f to
b2c6e3b
Compare
97a8268 to
8fd157d
Compare

=== TEST 1: crossFileErrorWorkflow (Workflow Error in VM Context) ===
Call chain (Workflow VM context):
throwWorkflowError (98_workflow_error_test.ts:4)
↓
workflowErrorHelper (98_workflow_error_test.ts:7)
↓
crossFileErrorWorkflow (99_e2e.ts:290)
=== TEST 2: deepStepErrorWorkflow (Step Error in Node.js Context) ===
Call chain (Step Node.js context):
throwStepError (98_step_error_test.ts:7)
↓
stepErrorHelper (98_step_error_test.ts:10)
↓
deepStepWithNestedError (98_step_error_test.ts:13) [STEP FUNCTION]
↓
[Error preserved and propagated to workflow context]
=== KEY OBSERVATIONS ===