[Go] `/api/runAction` and `/api/notify` should use types shared between CLI and JS
Open
@huangjeff5 is already working on this.
Since Feb 24, 2025.
bug
go
- Dominant language
- TypeScript
- Stars
- 6.5k
- Forks
- 845
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 58
Description
Describe the bug
We define runActionResponse in the Go Reflection API definition but we should be pulling that from the CLI common types. Same with input to /api/notify.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.