, Vignesh. SonarQube 6.7.1 VSTS SonarQube.
, ; VSTS SonarQube (, ).
SonarQube API SonarQube , - null.
"npm" ( , 2.83.0), "auth() ".
, .
VSTS SonarSource, , VSTS. : <build location>\_tasks\SonarQubePublish_291ed61f-1ee4-45d3-b1b0-bf822d9095ef\4.0.0\common\helpers\request.js
22:
options.auth.pass = "";
:
var options = {
auth: endpoint.auth
};
if (query) {
options.qs = query;
options.useQuerystring = true;
}
options.auth.pass = "";
request.get(__assign({ method: 'GET', baseUrl: endpoint.url, uri: path, json: true }, options), function (error, response, body) {
, .