software-mansion / software-mansion/TypeGPU
fix: Type errors in examples
Open
Nobody has claimed this yet.
bug
documentation
- Dominant language
- TypeScript
- Stars
- 3.2k
- Forks
- 123
- Avg merge
- 3d 5h
- Merged PRs (30d)
- 34
Description
Examples aren't checked by our CI. I found a type error in image-tuning, around line 313 (on main).
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.
Research direction
Locate the image-tuning example and inspect the reported area around line 313 to identify the TypeScript error. Confirm the correction removes the error and that the example is included in the relevant CI type-checking coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100