SonarLint connected mode to SonarCloud - Project binding has no effect

  • Operating system: Windows 10 Enterprise Version 10.0.19045 Build 19045
  • Visual Studio version: Microsoft Visual Studio Professional 2022 Version 17.9.3
  • SonarLint plugin version: 7.8.0.88494
  • Programming language you’re coding in: C# .NET Framework 4.6.1 - ASP.net
  • Is connected mode used: Connected to SonarCloud

Code quality rules syncing not taking effect once project binding is set. The CI pipeline works fine with the rules, but SonarLint does not. It is missing S1125 on == false boolean literal usage, even though we have the lint disabled.

I can share logs privately, but the only error I can see is

ERROR: Could not find factory for 'IGetSonarLintEventStream'.

Cheers,
Matt

Hello @escmatt

I have sent you a DM with the request to share the logs.

1 Like