Meituan-Dianping / Meituan-Dianping/Robust
方法参数中有String[]类型的参数,修复成功运行的时候提示,Object[]参数不匹配String[]
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 4.5k
- Forks
- 806
- PR merge metrics
- No merged PRs in 30d
Description
方法参数中有String[]类型的参数,修复成功运行的时候提示,Object[]参数不匹配String[]
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
The issue names no files, tests, or entry points. Start by reproducing the successful hotfix for a method with a String[] parameter, then trace where the runtime reports an Object[]/String[] mismatch. Done means the fix runs without that parameter-type error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100