redhat-developer / redhat-developer/vscode-java
Jakarta Validation Annotations and Lombok Fake Issue
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
Hi,
in case you have a class with nested annotation within generic < > like below
An error will be raised up to Problems panel
But when you open the file the error will disappear because the extension check the file.
This is very annoying issue because it seems there is an error but is not true.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start from the nested-annotation example and compare the diagnostic shown in the Problems panel with the result after opening the file. No source file, test, or entry point is named in the issue; done means the false validation error no longer appears for this case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100