konveyor / rulesets

Collections of static code analysis rules
Apache License 2.0
1 stars 18 forks source link

EAP7 few RESTEasy rules don't look to find relevant lines #85

Closed aufi closed 3 months ago

aufi commented 3 months ago

image

Konveyor version 0.5.0-beta.1

Tested with Konveyor app Target: eap7 Source: none Source code used: https://github.com/windup/windup-sample-apps/blob/master/sample-binaries/ticket-monster.war Rule triggered: resteasy-eap6-000140, resteasy-eap6-000141, resteasy-eap6-000142 File: /shared/bin/java-project/src/main/java/org/jboss/examples/ticketmonster/rest/BaseEntityService.java

dymurray commented 3 months ago

opening a separate bug to address annotations with arguments that the rule wants to check.

@jmle to open a bug to track it

dymurray commented 3 months ago

https://github.com/konveyor/analyzer-lsp/issues/655