Error in SonarLint for IntelliJ 2022.1.1

Hi @infoShare

This error is coming from a third party plugin that you have on your SonarQube server:

org.sonar.plugins.objectscript.ObjectScriptSonarLintRulesDefinition

This plugin is using an API that has been deprecated in Sonar 5.5!!!

This API is now unsupported by SonarLint.

I suggest you reach out to the maintainer of this plugin for an update. If you don’t use this plugin, you could also remove it from your SonarQube server.