Open stefandrissen opened 11 months ago
Should be fixed with SonarLint 7.13 or 9.1. Could you check in your environment ?
Updated to 9.1.2906 - still an issue:
Could this be related to this issue: https://github.com/Riverside-Software/sonar-openedge/issues/1105 ? Do you see the issue intermittently ?
The tiny file above reproduces the issue, #1105 seems to be related to larger files?
It's in fact not directly related to the size of the file.
I now see that #1105 is marked as fixed in 9.1.2912 - the latest release, which I am using, is 9.1.2906.
9.1.2906 generates .sonarlint/rcc.txt
with the list of known classes, and passes a property to SonarLint with this filename. However, that was dependant on the status of the PDSOE code model. In 9.1.2912, the property is always passed, even when the code model is not available when starting SonarLint.
So if you never the issue, check that rcc.txt contains your classname. You can delete the file, it will be regenerated. If this issue is reported intermittently, then upgrade to 9.1.2912 (I'll send a link soon).
I thought I had cleaned up everything in PDSOE only to find that there were still issues according to SonarQube server.
The source issue on the server: