Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix generics issue: Cannot resolve method 'getGroupId' in 'Object' #425

Open
punkratz312 opened this issue Jan 6, 2025 · 1 comment
Open
Labels
bug Something isn't working question Further information is requested

Comments

@punkratz312
Copy link
Contributor

checkout:

https://github.com/quarkusio/quarkus.git
cd quarkus/core

run:

mvn -U org.openrewrite.maven:rewrite-maven-plugin:run -Drewrite.recipeArtifactCoordinates=org.openrewrite.recipe:rewrite-static-analysis:RELEASE -Drewrite.activeRecipes=org.openrewrite.staticanalysis.CommonStaticAnalysis -Drewrite.exportDatatables=true

error:

image image
@punkratz312 punkratz312 added the bug Something isn't working label Jan 6, 2025
@timtebeek
Copy link
Contributor

hi @punkratz312 ; CommonStaticAnalysis is a composite of some six dozen recipes; it would help troubleshooting to know which one made that change here. Do you recall?

@timtebeek timtebeek added the question Further information is requested label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
Status: No status
Development

No branches or pull requests

2 participants