rewrite-static-analysis icon indicating copy to clipboard operation
rewrite-static-analysis copied to clipboard

breaking switch logic: `org.openrewrite.staticanalysis.CodeCleanup`: JavadocToAsciidocTransformerConfigItemTest.escape:315

Open Pankraz76 opened this issue 11 months ago • 2 comments

run: https://docs.openrewrite.org/recipes/staticanalysis/codecleanup#usage

in: https://github.com/quarkusio/quarkus/tree/main/core

the added break is causing the test so fail:

Image

JavadocToAsciidocTransformerConfigItemTest.java:315

Image

@timtebeek

Pankraz76 avatar Feb 09 '25 16:02 Pankraz76

Thanks for the report @punkratz312 ! Would you happen to recall which recipe made that exact change? Since CodeCleanup is an aggregate it takes me a while to rerun it otherwise. https://github.com/openrewrite/rewrite-static-analysis/blob/134cc38e529e118a3667a45736e83461400a9474/src/main/resources/META-INF/rewrite/static-analysis.yml#L19-L43

In parallel I'm trying to see if we can make that repository available through app.moderne.io, such that we can leverage the faster recipe runs and compile verification there.

timtebeek avatar Feb 09 '25 18:02 timtebeek

This issue is stale because it has not had any activity for 60 days. Remove question label or comment or this will be closed in two weeks. Issues may be reopened when there is renewed interest.

github-actions[bot] avatar Jul 28 '25 11:07 github-actions[bot]