NativeScript / NativeScript/android-dts-generator
Sometimes types generates `any<...>` which breaks tsc
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 96
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
example implementation 'com.drivequant.drivekit:drivekit-trip-analysis:1.27.2'
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
Reproduce the reported output using the drivekit-trip-analysis:1.27.2 dependency example, then trace the generator path that emits the invalid any<...> declaration. Done means the generated TypeScript declarations no longer contain syntax that breaks tsc; the payload names no specific source file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100