Skip to content

Commit 2c57514

Browse files
CopilotDevilTea
andcommitted
fix(types): add missing return statements in async arrow functions for object steps
Fixes TypeScript error TS7030 "Not all code paths return a value" in looseObject, object, and strictObject steps. The arrow functions in async chaining need explicit return statements in the non-promise code path. Co-authored-by: DevilTea <16652879+DevilTea@users.noreply.github.com>
1 parent 1efdc3d commit 2c57514

File tree

4 files changed

+122
-110
lines changed

4 files changed

+122
-110
lines changed

0 commit comments

Comments
 (0)