Error in SonarLint for IntelliJ +

Environment:

  • Java: JetBrains s.r.o. 17.0.6
  • OS: Linux amd64
  • IDE: IntelliJ IDEA 2023.1
  • SonarLint: 8.1.0.65508
c.ij.diagnostic.PluginException: 1587 ms to call on BGT precache-slow-data@SonarAnalyzeFilesAction#update@keyboard shortcut (o.sl.ij.actions.SonarAnalyzeFilesAction). Revise AnAction.getActionUpdateThread property [Plugin: org.sonarlint.idea]
	at c.ij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23)
	at c.ij.diagnostic.PluginException.createByClass(PluginException.java:89)
	at c.ij.oa.actionSystem.impl.ActionUpdater.logTimeProblemForPreCached(ActionUpdater.java:486)
	at c.ij.oa.actionSystem.impl.ActionUpdater.ensureSlowDataKeysPreCached(ActionUpdater.java:480)
	at c.ij.oa.actionSystem.impl.ActionUpdater.lambda$callAction$6(ActionUpdater.java:204)
	at c.ij.oa.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1102)
	at c.ij.oa.actionSystem.impl.ActionUpdater.callAction(ActionUpdater.java:204)
	at c.ij.oa.actionSystem.impl.ActionUpdater.callAction(ActionUpdater.java:164)
	at c.ij.oa.actionSystem.impl.ActionUpdater.updateActionReal(ActionUpdater.java:140)
	at c.ij.oa.actionSystem.impl.ActionUpdater.lambda$new$0(ActionUpdater.java:127)
	at c.ij.oa.actionSystem.impl.ActionUpdater.update(ActionUpdater.java:702)
	at c.ij.oa.actionSystem.impl.ActionUpdater$UpdateSessionImpl.presentation(ActionUpdater.java:804)
	at c.ij.oa.keymap.impl.IdeKeyEventDispatcher.doUpdateActionsInner(IdeKeyEventDispatcher.java:675)
	at c.ij.oa.keymap.impl.IdeKeyEventDispatcher.lambda$processAction$3(IdeKeyEventDispatcher.java:622)

Hi @Renaud_DE_CHIVRE,

Thank you for the report! We are aware of this problem and we already created this ticket, we plan on fixing it in a future release.