openrewrite / openrewrite/rewrite-static-analysis
CodeCleanup: Compilation failure using `as`-statement SimpleAssociation<*, *>
Open
Nobody has claimed this yet.
bug
kotlin
- Dominant language
- Java
- Stars
- 62
- Forks
- 112
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 40
Description
run: org.openrewrite.staticanalysis.CodeCleanup
https://docs.openrewrite.org/recipes/staticanalysis/codecleanup#usage
checkout: https://github.com/xmolecules/jmolecules.git
diff:
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
Start by running org.openrewrite.staticanalysis.CodeCleanup against the jmolecules checkout, using the usage documentation linked in the issue. Inspect the reported diff and reproduce the compilation failure involving the as-statement and SimpleAssociation<*, *>. Done means the recipe no longer produces code that fails to compile.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100