Sonarlint free all Rider instance

Hi,
When I commit a code using Rider (on Intel Mac OS) it freezer all rider instance while analyses is not finish,

I normal work with 2 project open at same time, when a made a commit on project A I can’t code at project B while the sonar analyses is not finish on project A

Hi,

Welcome to the community!

Could you share your

  • Rider version
  • SonarLint plugin version
  • Whether connected mode is used
    • And if so whether you’re connected to SonarCloud or SonarQube (what version?)

 
Thx,
Ann

Hi @ganncamp

Rider and SonarLint version:

JetBrains Rider 2021.3.3
Build #RD-213.6775.4, built on January 26, 2022
Subscription is active until December 19, 2022.
Runtime version: 11.0.13+7-b1751.25 x86_64
VM: Dynamic Code Evolution 64-Bit Server VM by JetBrains s.r.o.
macOS 12.2.1
.NET 6.0.1
GC: G1 Young Generation, G1 Old Generation
Memory: 6000M
Cores: 8
Registry:
ide.mac.bigsur.window.with.tabs.enabled=false
documentation.show.toolbar=true
rdclient.asyncActions=false
ide.new.project.model.index.case.sensitivity=true
indexing.enable.entity.provider.based.indexing=false

Non-Bundled Plugins:
org.sonarlint.idea (6.5.1.43866)
nsubstitutecomplete-rider (1.6.1)
fr.socolin.application-insights-debug-log-viewer (1.3.0)
eu.gillissen.rider.usersecrets (1.2.0)
com.settler.rider.specflow (1.10.2)
com.mzyupc.a-redis (beta-0.7.0)
com.intellij.rider.plugins.nuke (2021.3.0)
com.intellij.resharper.StructuredLogging (2021.3.3.184)
com.bruce.intellijplugin.RedisPlugin (2021.12.07)
com.intellij.plugin.adernov.powershell (2.0.10)
com.intellij.resharper.azure (3.50.0.1314-2021.3)
IdeaVIM (1.10.0)
mobi.hsz.idea.gitignore (4.3.0)
aws.toolkit (1.40-213)
Abc.MoqComplete.Rider (1.4.11)

SonarLint plugin version → 6.5.1.43866

Whether connected mode is used

How can I check it? I’m connected with SonarQube Version 9.2.4 (build 50792) using HTTP (I guess) with Token Authorization

Hi @lillo42

I suggest we first try to fix the other problem you reported (no issues displayed by SonarLint), since the two problems are maybe related.

In the meantime, you can disable SonarLint pre-commit check in the commit dialog:
image

1 Like