restatedev / restatedev/examples
Fix ts-ignore on ai workflow example
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 172
- Forks
- 34
- Avg merge
- 57m
- Merged PRs (30d)
- 4
Description
I added one ts-ignore in the ai workflow example to unblock myself for the release, but I think this should be investigated: https://github.com/restatedev/examples/blob/69533b4196ad74169019228546653917eea8f9e0/end-to-end-applications/typescript/ai-image-workflows/src/workflow/workflow_executor.ts#L98
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Open end-to-end-applications/typescript/ai-image-workflows/src/workflow/workflow_executor.ts at the linked line and inspect why the TypeScript suppression was needed. Reproduce the type-checking problem for the AI workflow example, then determine whether the underlying issue can be fixed without the directive. Done means the example passes its relevant checks without ts-ignore.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100