airbnb / airbnb/DeepLinkDispatch
Pipe(|) separated custom annotators not recognised
Open
- Dominant language
- Kotlin
- Stars
- 4.4k
- Forks
- 414
- PR merge metrics
- No merged PRs in 30d
Description
1. tried with kapt ->
Malformed string 'x.y.z.DeepLink|x.y.z.PublicDeepLink' for a supported annotation type returned by processor 'org.jetbrains.kotlin.kapt3.base.ProcessorWrapper'error: Error creating fileNote: No deep link, DeepLink doc not generated.
2. tried with ksp, module registry didn't auto generate
Contributor guide
Research direction
No files or tests are named. Start by reproducing the pipe-separated custom annotator case with kapt and the missing module-registry generation with ksp; done means both processing paths recognize the annotators and generate the deep-link documentation or module registry.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100