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

False positive warnings and errors #3807

Open
WillsterJohnson opened this issue Oct 8, 2024 · 0 comments
Open

False positive warnings and errors #3807

WillsterJohnson opened this issue Oct 8, 2024 · 0 comments

Comments

@WillsterJohnson
Copy link

When loading a java project, the extension reports hundreds of warnings and errors. once those files are opened, the nonsenese warnings and errors disappear.
If at any point all java files are closed, the nonsense warnings and errors reappear.

The only way to get rid of them is to open every file they appear in.

Environment
  • Operating System: MacOS 14.5
  • Visual Studio Code version: 1.95.0
  • Java extension version: 1.35.1
$ java -version
openjdk version "22.0.2" 2024-07-16
OpenJDK Runtime Environment Zulu22.32+15-CA (build 22.0.2+9)
OpenJDK 64-Bit Server VM Zulu22.32+15-CA (build 22.0.2+9, mixed mode, sharing)
Steps To Reproduce
  1. Open a relatively large java project
  2. observe nonsense errors and warnings

Dozens of warnings for file ArrayList.java

No issues found in file after opening

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant