konveyor / analyzer-lsp

Add-on that is focused on providing analysis based on the Language Server Protocol.
Apache License 2.0
12 stars 43 forks source link

[BUG] Annotation location cannot be inspected for attributes/parameters #655

Open jmle opened 1 month ago

jmle commented 1 month ago

Is there an existing issue for this?

Konveyor version

0.5-beta1

Priority

Critical

Current Behavior

In the java provider, location: ANNOTATION cannot be inspected for particular elements (attributes within the annotation).

Expected Behavior

We need to be able to match annotations with particular elements.

How Reproducible

Always (Default)

Steps To Reproduce

No response

Environment

- **Analyzer Image SHA** 
- **JDTLS  base image SHA**
- **Provider Settings JSON**

Anything else?

No response

konveyor-ci-bot[bot] commented 1 month ago

This issue is currently awaiting triage. If contributors determine this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance. The triage/accepted label can be added by org members.

dymurray commented 1 month ago

This rule issue is impacted by this https://github.com/konveyor/rulesets/issues/86