redhat-developer / redhat-developer/vscode-java
"The value of the local variable XXXX is not used" throws error instead of warning
Open
Nobody has claimed this yet.
compile
preferences
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
Vscode: v1.44.2
extension: 0.60.0
Why is this message "The value of the local variable XXXX is not used" considered an error instead of warning?
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
No source file, test, or entry point is named. Reproduce the diagnostic with VS Code 1.44.2 and extension 0.60.0, then trace where "The value of the local variable XXXX is not used" receives its severity; done means the message is reported as a warning rather than an error.
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
- Mostly clear
- Newbie friendliness
- 35/100