fix(codegen): add missing return type from object methods#10694
Conversation
Boshen
commented
Apr 29, 2025
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
Merge activity
|
CodSpeed Instrumentation Performance ReportMerging #10694 will not alter performanceComparing Summary
|
85c1aae to
73c1d6d
Compare
```
({ foo(): string {} })
^^^^^^
```
73c1d6d to
5240e6f
Compare
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
```
({ foo(): string {} })
^^^^^^
```
5240e6f to
6f2eadb
Compare
```
({ foo(): string {} })
^^^^^^
```
6f2eadb to
06f796f
Compare
