oxidecomputer / oxidecomputer/typify
incorrectly convert lottie schema
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 898
- Forks
- 114
- Avg merge
- 4h 18m
- Merged PRs (30d)
- 14
Description
cargo typify convert lottie schema incorrectly without any errors reported, none of the converted rust types/struct contain member field, attached is the output file: lottie.schema.txt
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
Start by running cargo typify against the linked Lottie JSON schema and compare the generated Rust output with the attached lottie.schema.txt file. Trace the conversion path responsible for schema object members; done means the generated types contain the expected member fields and the conversion reports no silent loss.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100