Executing C:\Program Files\Java\jdk-14.0.2\bin\java -jar c:\Users\igor.micev\.vscode\extensions\sonarsource.sonarlint-vscode-2.1.2\server\sonarlint-ls.jar 50968 -analyzers file:///c:/Users/igor.micev/.vscode/extensions/sonarsource.sonarlint-vscode-2.1.2/analyzers/sonarjava.jar file:///c:/Users/igor.micev/.vscode/extensions/sonarsource.sonarlint-vscode-2.1.2/analyzers/sonarjs.jar file:///c:/Users/igor.micev/.vscode/extensions/sonarsource.sonarlint-vscode-2.1.2/analyzers/sonarphp.jar file:///c:/Users/igor.micev/.vscode/extensions/sonarsource.sonarlint-vscode-2.1.2/analyzers/sonarpython.jar file:///c:/Users/igor.micev/.vscode/extensions/sonarsource.sonarlint-vscode-2.1.2/analyzers/sonarhtml.jar -extraAnalyzers file:///c:/Users/igor.micev/.vscode/extensions/sonarsource.sonarlint-vscode-2.1.2/analyzers/sonarsecrets.jar [stdout] Binding to 50968 Child process connected on port 50968 [Trace - 1:38:35 PM] Sending request 'initialize - (0)'. Params: { "processId": 17740, "clientInfo": { "name": "Visual Studio Code", "version": "1.59.1" }, "locale": "en-us", "rootPath": "c:\\Users\\igor.micev\\Desktop\\VendorCompany\\Projects\\COMPANY\\privatecloud", "rootUri": "file:///c:/Users/igor.micev/Desktop/VendorCompany/Projects/COMPANY/privatecloud", "capabilities": { "workspace": { "applyEdit": true, "workspaceEdit": { "documentChanges": true, "resourceOperations": [ "create", "rename", "delete" ], "failureHandling": "textOnlyTransactional", "normalizesLineEndings": true, "changeAnnotationSupport": { "groupsOnLabel": true } }, "didChangeConfiguration": { "dynamicRegistration": true }, "didChangeWatchedFiles": { "dynamicRegistration": true }, "symbol": { "dynamicRegistration": true, "symbolKind": { "valueSet": [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 ] }, "tagSupport": { "valueSet": [ 1 ] } }, "codeLens": { "refreshSupport": true }, "executeCommand": { "dynamicRegistration": true }, "configuration": true, "workspaceFolders": true, "semanticTokens": { "refreshSupport": true }, "fileOperations": { "dynamicRegistration": true, "didCreate": true, "didRename": true, "didDelete": true, "willCreate": true, "willRename": true, "willDelete": true } }, "textDocument": { "publishDiagnostics": { "relatedInformation": true, "versionSupport": false, "tagSupport": { "valueSet": [ 1, 2 ] }, "codeDescriptionSupport": true, "dataSupport": true }, "synchronization": { "dynamicRegistration": true, "willSave": true, "willSaveWaitUntil": true, "didSave": true }, "completion": { "dynamicRegistration": true, "contextSupport": true, "completionItem": { "snippetSupport": true, "commitCharactersSupport": true, "documentationFormat": [ "markdown", "plaintext" ], "deprecatedSupport": true, "preselectSupport": true, "tagSupport": { "valueSet": [ 1 ] }, "insertReplaceSupport": true, "resolveSupport": { "properties": [ "documentation", "detail", "additionalTextEdits" ] }, "insertTextModeSupport": { "valueSet": [ 1, 2 ] } }, "completionItemKind": { "valueSet": [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 ] } }, "hover": { "dynamicRegistration": true, "contentFormat": [ "markdown", "plaintext" ] }, "signatureHelp": { "dynamicRegistration": true, "signatureInformation": { "documentationFormat": [ "markdown", "plaintext" ], "parameterInformation": { "labelOffsetSupport": true }, "activeParameterSupport": true }, "contextSupport": true }, "definition": { "dynamicRegistration": true, "linkSupport": true }, "references": { "dynamicRegistration": true }, "documentHighlight": { "dynamicRegistration": true }, "documentSymbol": { "dynamicRegistration": true, "symbolKind": { "valueSet": [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26 ] }, "hierarchicalDocumentSymbolSupport": true, "tagSupport": { "valueSet": [ 1 ] }, "labelSupport": true }, "codeAction": { "dynamicRegistration": true, "isPreferredSupport": true, "disabledSupport": true, "dataSupport": true, "resolveSupport": { "properties": [ "edit" ] }, "codeActionLiteralSupport": { "codeActionKind": { "valueSet": [ "", "quickfix", "refactor", "refactor.extract", "refactor.inline", "refactor.rewrite", "source", "source.organizeImports" ] } }, "honorsChangeAnnotations": false }, "codeLens": { "dynamicRegistration": true }, "formatting": { "dynamicRegistration": true }, "rangeFormatting": { "dynamicRegistration": true }, "onTypeFormatting": { "dynamicRegistration": true }, "rename": { "dynamicRegistration": true, "prepareSupport": true, "prepareSupportDefaultBehavior": 1, "honorsChangeAnnotations": true }, "documentLink": { "dynamicRegistration": true, "tooltipSupport": true }, "typeDefinition": { "dynamicRegistration": true, "linkSupport": true }, "implementation": { "dynamicRegistration": true, "linkSupport": true }, "colorProvider": { "dynamicRegistration": true }, "foldingRange": { "dynamicRegistration": true, "rangeLimit": 5000, "lineFoldingOnly": true }, "declaration": { "dynamicRegistration": true, "linkSupport": true }, "selectionRange": { "dynamicRegistration": true }, "callHierarchy": { "dynamicRegistration": true }, "semanticTokens": { "dynamicRegistration": true, "tokenTypes": [ "namespace", "type", "class", "enum", "interface", "struct", "typeParameter", "parameter", "variable", "property", "enumMember", "event", "function", "method", "macro", "keyword", "modifier", "comment", "string", "number", "regexp", "operator" ], "tokenModifiers": [ "declaration", "definition", "readonly", "static", "deprecated", "abstract", "async", "modification", "documentation", "defaultLibrary" ], "formats": [ "relative" ], "requests": { "range": true, "full": { "delta": true } }, "multilineTokenSupport": false, "overlappingTokenSupport": false }, "linkedEditingRange": { "dynamicRegistration": true } }, "window": { "showMessage": { "messageActionItem": { "additionalPropertiesSupport": true } }, "showDocument": { "support": true }, "workDoneProgress": true }, "general": { "regularExpressions": { "engine": "ECMAScript", "version": "ES2020" }, "markdown": { "parser": "marked", "version": "1.1.0" } } }, "initializationOptions": { "productKey": "vscode", "telemetryStorage": "c:\\Users\\igor.micev\\.vscode\\extensions\\sonarlint_usage", "productName": "SonarLint VSCode", "productVersion": "2.1.2", "appName": "Visual Studio Code", "workspaceName": "privatecloud", "typeScriptLocation": "c:\\Users\\igor.micev\\AppData\\Local\\Programs\\Microsoft VS Code\\resources\\app\\extensions\\node_modules", "firstSecretDetected": "false" }, "trace": "verbose", "workspaceFolders": [ { "uri": "file:///c:/Users/igor.micev/Desktop/VendorCompany/Projects/COMPANY/privatecloud", "name": "privatecloud" } ] } [stderr] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [stderr] SLF4J: Defaulting to no-operation (NOP) logger implementation [stderr] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [Trace - 1:38:52 PM] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[Info - 13:38:52.296] Started security hotspot handler on port 64120" } [Info - 13:38:52.296] Started security hotspot handler on port 64120 [Trace - 1:38:52 PM] Received response 'initialize - (0)' in 16983ms. Result: { "capabilities": { "textDocumentSync": { "openClose": true, "change": 1, "save": { "includeText": true } }, "codeActionProvider": true, "executeCommandProvider": { "commands": [ "SonarLint.UpdateAllBindings", "SonarLint.OpenRuleDescCodeAction", "SonarLint.OpenStandaloneRuleDesc", "SonarLint.BrowseTaintVulnerability", "SonarLint.ShowTaintVulnerabilityFlows" ], "workDoneProgress": true }, "workspace": { "workspaceFolders": { "supported": true, "changeNotifications": true } } }, "serverInfo": { "name": "SonarLint Language Server", "version": "1.11.0.35248" } } [Trace - 1:38:52 PM] Sending notification 'initialized'. Params: {} [Trace - 1:38:52 PM] Sending notification 'workspace/didChangeConfiguration'. Params: { "settings": { "sonarlint": { "output": { "showAnalyzerLogs": true, "showVerboseLogs": true }, "trace": { "server": "verbose" }, "testFilePattern": "", "analyzerProperties": {}, "disableTelemetry": true, "rules": { "typescript:S1854": { "level": "on" }, "typescript:S3498": { "level": "on" }, "typescript:S1533": { "level": "on" }, "typescript:S1440": { "level": "on" }, "typescript:S3533": { "level": "on" }, "typescript:S905": { "level": "on" }, "typescript:S4136": { "level": "on" }, "typescript:S1116": { "level": "on" } }, "ls": { "javaHome": "C:\\Program Files\\Java\\jdk-14.0.2", "vmargs": "" }, "pathToNodeExecutable": "C:\\Program Files\\nodejs\\node.exe", "connectedMode": { "servers": [], "connections": { "sonarqube": [ { "connectionId": "XXXXX_sonar", "serverUrl": "http://sonar.infra.XXXXX.VendorCompany.com:9000", "token": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "disableNotifications": false } ], "sonarcloud": [] }, "project": { "connectionId": "XXXXX_sonar", "projectKey": "com.VendorCompany.XXXXX.COMPANY:privatecloud:feature_add-vidm-ad-groups" } } } } } [Trace - 1:38:52 PM] Received request 'workspace/configuration - (1)'. Params: { "items": [ { "section": "sonarlint" } ] } [Trace - 1:38:52 PM] Sending response 'workspace/configuration - (1)'. Processing request took 1ms Result: [ { "output": { "showAnalyzerLogs": true, "showVerboseLogs": true }, "trace": { "server": "verbose" }, "testFilePattern": "", "analyzerProperties": {}, "disableTelemetry": true, "rules": { "typescript:S1854": { "level": "on" }, "typescript:S3498": { "level": "on" }, "typescript:S1533": { "level": "on" }, "typescript:S1440": { "level": "on" }, "typescript:S3533": { "level": "on" }, "typescript:S905": {