Open Issues Need Help
View All on GitHub `ConvertApiResponseToContent` leads to `Unable to construct Java17Parser` on `finos/legend-depot`'s `ProjectsResource.java` 11 months ago
AI Summary: Debug and fix a bug in the `ConvertApiResponseToContent` OpenRewrite recipe. The recipe is failing to parse a Java annotation in the `finos/legend-depot` project due to an `Unable to construct Java17Parser` error. The task involves investigating the recipe's code, understanding the parser error, and modifying the recipe to correctly handle the specific annotation structure found in the target Java code.
Complexity:
4/5
bug good first issue