Hi,
We are trying to configure the OpenEdge analyzer with the SonarLint extension in Visual Studio Code, and the source code is not being successfully linted.
We are seeing this error:-
[Info - 07:37:33.323] Unable to find the quality profile AXHNn5OgMV3qu8DI3TfJ in the SonarLint storage. You should update the storage, or ignore this message if the profile is empty.
[Trace - 7:37:33 AM] Received notification 'window/logMessage'.
Params: {
"type": 4,
"message": "[Debug - 07:37:33.323] * oe: 'QL OpenEdge' (0 rules)"
}
We are using connected mode as follows:-
User setting:-
Workspace setting:-
What is interesting that in SonarQube when backing up this project, the XML file (project key) is: AXHNn5OgMV3qu8DI3TfJ.xml matches the error above. So we do not understand why this profile is not found.
Software versions:
Visual Studio Code Version:
Version: 1.63.2 (system setup)
Commit: 899d46d82c4c95423fb7e10e68eba52050e30ba3
Date: 2021-12-15T09:40:02.816Z
Electron: 13.5.2
Chromium: 91.0.4472.164
Node.js: 14.16.0
V8: 9.1.269.39-electron.0
OS: Windows_NT x64 10.0.19042
SonarLint extension in VS Code
v3.1.0
SonarQube version –
Data Center EditionVersion 8.7.1 (build 42226)
Snippet from installed plugins (https://<SQ server>/api/plugins/installed)