Warning never disappears

Please provide

  • Operating system: Windows 10
  • SonarQube for VS Code plugin version: 5.3.0
  • Programming language you’re coding in: typescript
  • Is connected mode used:
    • SonarQube Cloud, SonarQube Server, or SonarQube Community Build? (if one of the latter two, which version?):

And a thorough description of the problem / question: warning “Make sure the content length limit is safe here.sonarqube(typescript:S5693)” never disappears:

Limits are sent right under storage. it’s a property from root object, not from storage property

Hi Mauro, Welcome to the community!

Thank you for taking the time to report this to us. You are completely right, the issue from your screenshot is a false positive.

I created a PR on SonarJS to fix it. If you use SonarQube Cloud, this should be fixed at the next SonarJS release in a few days.

We really appreciate your help in making Sonar better. Feel free to reach out if you run into anything else!