ErrorMessage:${e.result.message}`);}),i=null===(t=n.result)||void 0===t?void 0:t.value;if(!i)throw Error("Response json body do not have ID Token field");return i;});}static getIDToken(e){return r(this,void 0,void 0,function*(){try{let t=s.getIDTokenUrl();if(e){let r=encodeURIComponent(e);t=`${t}&audience=${r}`;}o.debug(`IDtokenurlis${t}`);let r=yield s.getCall(t);return o.setSecret(r),r;}catch(e){throw Error(`Errormessage:${e.message}`);}});}}e.exports.OidcClient=s;}),V.register("3bels",function(e,t){var r,n,i,o,s,a=e.exports&&e.exports.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r),Object.defineProperty(e,n,{enumerable:!0,get:function(){return t[r];}});}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r];}),l=e.exports&&e.exports.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t});}:function(e,t){e.default=t;}),c=e.exports&&e.exports.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.hasOwnProperty.call(e,r)&&a(t,e,r);return l(t,e),t;},u=e.exports&&e.exports.__awaiter||function(e,t,r,n){return new(r||(r=Promise))(function(i,o){function s(e){try{l(n.next(e));}catch(e){o(e);}}function a(e){try{l(n.throw(e));}catch(e){o(e);}}function l(e){var t;e.done?i(e.value):((t=e.value)instanceof r?t:new r(function(e){e(t);})).then(s,a);}l((n=n.apply(e,t||[])).next());});};Object.defineProperty(e.exports,"__esModule",{value:!0}),e.exports.HttpClient=e.exports.isHttps=e.exports.HttpClientResponse=e.exports.HttpClientError=e.exports.getProxyUrl=e.exports.MediaTypes=e.exports.Headers=e.exports.HttpCodes=void 0;let p=c(v),d=c(E),f=c(V("ht6Lg")),h=c(V("eYDoL"));(r=i=e.exports.HttpCodes||(e.exports.HttpCodes={}))[r.OK=200]="OK",r[r.MultipleChoices=300]="MultipleChoices",r[r.MovedPermanently=301]="MovedPermanently",r[r.ResourceMoved=302]="ResourceMoved",r[r.SeeOther=303]="SeeOther",r[r.NotModified=304]="NotModified",r[r.UseProxy=305]="UseProxy",r[r.SwitchProxy=306]="SwitchProxy",r[r.TemporaryRedirect=307]="TemporaryRedirect",r[r.PermanentRedirect=308]="PermanentRedirect",r[r.BadRequest=400]="BadRequest",r[r.Unauthorized=401]="Unauthorized",r[r.PaymentRequired=402]="PaymentRequired",r[r.Forbidden=403]="Forbidden",r[r.NotFound=404]="NotFound",r[r.MethodNotAllowed=405]="MethodNotAllowed",r[r.NotAcceptable=406]="NotAcceptable",r[r.ProxyAuthenticationRequired=407]="ProxyAuthenticationRequired",r[r.RequestTimeout=408]="RequestTimeout",r[r.Conflict=409]="Conflict",r[r.Gone=410]="Gone",r[r.TooManyRequests=429]="TooManyRequests",r[r.InternalServerError=500]="InternalServerError",r[r.NotImplemented=501]="NotImplemented",r[r.BadGateway=502]="BadGateway",r[r.ServiceUnavailable=503]="ServiceUnavailable",r[r.GatewayTimeout=504]="GatewayTimeout",(n=o=e.exports.Headers||(e.exports.Headers={})).Accept="accept",n.ContentType="content-type",(s=e.exports.MediaTypes||(e.exports.MediaTypes={})).ApplicationJson="application/json",e.exports.getProxyUrl=function(e){let t=f.getProxyUrl(new URL(e));return t?t.href:"";};let m=[i.MovedPermanently,i.ResourceMoved,i.SeeOther,i.TemporaryRedirect,i.PermanentRedirect],g=[i.BadGateway,i.ServiceUnavailable,i.GatewayTimeout],y=["OPTIONS","GET","DELETE","HEAD"];class w extends Error{constructor(e,t){super(e),this.name="HttpClientError",this.statusCode=t,Object.setPrototypeOf(this,w.prototype);}}e.exports.HttpClientError=w;class x{constructor(e){this.message=e;}readBody(){return u(this,void 0,void 0,function*(){return new Promise(e=>u(this,void 0,void 0,function*(){let t=Buffer.alloc(0);this.message.on("data",e=>{t=Buffer.concat([t,e]);}),this.message.on("end",()=>{e(t.toString());});}));});}}e.exports.HttpClientResponse=x,e.exports.isHttps=function(e){let t=new URL(e);return"https:"===t.protocol;},e.exports.HttpClient=class{constructor(e,t,r){this._ignoreSslError=!1,this._allowRedirects=!0,this._allowRedirectDowngrade=!1,this._maxRedirects=50,this._allowRetries=!1,this._maxRetries=1,this._keepAlive=!1,this._disposed=!1,this.userAgent=e,this.handlers=t||[],this.requestOptions=r,r&&(
${n.message}`:m,E=[v,t,e].filter(Boolean).join("\n");return g?(n.originalMessage=n.message,n.message=E):n=Error(E),n.shortMessage=v,n.command=s,n.escapedCommand=a,n.exitCode=o,n.signal=i,n.signalDescription=d,n.stdout=e,n.stderr=t,void 0!==r&&(n.all=r),"bufferedData"in n&&delete n.bufferedData,n.failed=!0,n.timedOut=!!l,n.isCanceled=c,n.killed=u&&!l,n;};var eY={};const eJ=["stdin","stdout","stderr"],eQ=e=>eJ.some(t=>void 0!==e[t]),eZ=e=>{if(!e)return;let{stdio:t}=e;if(void 0===t)return eJ.map(t=>e[t]);if(eQ(e))throw Error(`It'snotpossibletoprovide\`stdio\` in combination with one of ${eJ.map(e=>`\`${e}\``).join(", ")}`);if("string"==typeoft)returnt;if(!Array.isArray(t))throwTypeError(`Expected \`stdio\` to be of type \`string\` or \`Array\`, got \`${typeoft}\``);letr=Math.max(t.length,eJ.length);returnArray.from({length:r},(e,r)=>t[r]);};(eY=eZ).node=e=>{lett=eZ(e);return"ipc"===t?"ipc":void0===t||"string"==typeoft?[t,t,t,"ipc"]:t.includes("ipc")?t:[...t,"ipc"];};vare0={},e1={},e2=G.process;conste3=function(e){returne&&"object"==typeofe&&"function"==typeofe.removeListener&&"function"==typeofe.emit&&"function"==typeofe.reallyExit&&"function"==typeofe.listeners&&"function"==typeofe.kill&&"number"==typeofe.pid&&"function"==typeofe.on;};if(e3(e2)){vare4,e6,e5=V("1YMV0"),e8=/^win/i.test(e2.platform),e9=w;"function"!=typeofe9&&(e9=e9.EventEmitter),e2.__signal_exit_emitter__?e6=e2.__signal_exit_emitter__:((e6=e2.__signal_exit_emitter__=newe9()).count=0,e6.emitted={}),e6.infinite||(e6.setMaxListeners(1/0),e6.infinite=!0);vare7=function(){tr&&e3(G.process)&&(tr=!1,e5.forEach(function(e){try{e2.removeListener(e,tt[e]);}catch(e){}}),e2.emit=ts,e2.reallyExit=ti,e6.count-=1);};(e1=function(e,t){if(!e3(G.process))returnfunction(){};x.equal(typeofe,"function","a callback must be provided for exit handler"),!1===tr&&tn();varr="exit";returnt&&t.alwaysLast&&(r="afterexit"),e6.on(r,e),function(){e6.removeListener(r,e),0===e6.listeners("exit").length&&0===e6.listeners("afterexit").length&&e7();};}).unload=e7;varte=function(e,t,r){e6.emitted[e]||(e6.emitted[e]=!0,e6.emit(e,t,r));},tt={};e5.forEach(function(e){tt[e]=function(){e3(G.process)&&e2.listeners(e).length===e6.count&&(e7(),te("exit",null,e),te("afterexit",null,e),e8&&"SIGHUP"===e&&(e="SIGINT"),e2.kill(e2.pid,e));};}),e1.signals=function(){returne5;};vartr=!1,tn=function(){!tr&&e3(G.process)&&(tr=!0,e6.count+=1,e5=e5.filter(function(e){try{returne2.on(e,tt[e]),!0;}catch(e){return!1;}}),e2.emit=ta,e2.reallyExit=to);};e1.load=tn;varti=e2.reallyExit,to=function(e){e3(G.process)&&(e2.exitCode=e||0,te("exit",e2.exitCode,null),te("afterexit",e2.exitCode,null),ti.call(e2,e2.exitCode));},ts=e2.emit,ta=function(e,t){if(!("exit"===e&&e3(G.process)))returnts.apply(this,arguments);void0!==t&&(e2.exitCode=t);varr=ts.apply(this,arguments);returnte("exit",e2.exitCode,null),te("afterexit",e2.exitCode,null),r;};}elsee1=function(){returnfunction(){};};consttl=(e,t,r,n)=>{if(!tc(t,r,n))return;leti=tp(r),o=setTimeout(()=>{e("SIGKILL");},i);o.unref&&o.unref();},tc=(e,{forceKillAfterTimeout:t},r)=>tu(e)&&!1!==t&&r,tu=e=>e===f.constants.signals.SIGTERM||"string"==typeofe&&"SIGTERM"===e.toUpperCase(),tp=({forceKillAfterTimeout:e=!0})=>{if(!0===e)return5e3;if(!Number.isFinite(e)||e<0)throwTypeError(`Expected the \`forceKillAfterTimeout\` option to be a non-negative integer, got \`${e}\` (${typeofe})`);returne;},td=(e,t,r)=>{e.kill(t),r(Object.assign(Error("Timed out"),{timedOut:!0,signal:t}));},tf=async(e,{cleanup:t,detached:r},n)=>{if(!t||r)returnn;leti=e1(()=>{e.kill();});returnn.finally(()=>{i();});};varth=(e0={spawnedKill:(e,t="SIGTERM",r={})=>{letn=e(t);returntl(e,t,r,n),n;},spawnedCancel:(e,t)=>{letr=e.kill();r&&(t.isCanceled=!0);},setupTimeout:(e,{timeout:t,killSignal:r="SIGTERM"},n)=>{leti;if(0===t||void0===t)returnn;leto=newPromise((n,o)=>{i=setTimeout(()=>{td(e,r,o);},t);}),s=n.finally(()=>{clearTimeout(i);});returnPromise.race([o,s]);},validateTimeout:({timeout:e})=>{if(void0!==e&&(!Number.isFinite(e)||e<0))throwTypeError(`Expected
${t}`,r$=Object.getOwnPropertyDescriptor(Function.prototype,"toString"),rT=Object.getOwnPropertyDescriptor(Function.prototype.toString,"name"),rC=(e,t,r)=>{let n=""===r?"":`with${r.trim()}()`,i=rO.bind(null,n,t.toString());Object.defineProperty(i,"name",rT),Object.defineProperty(e,"toString",{...r$,value:i});},rA=new WeakMap(),r_=(e,t={})=>{let r;if("function"!=typeof e)throw TypeError("Expected a function");let n=0,i=e.displayName||e.name||"<anonymous>",o=function(...s){if(rA.set(o,++n),1===n)r=e.apply(this,s),e=null;else if(!0===t.throw)throw Error(`Function\`${i}\` can only be called once`);returnr;};return!function(e,t,{ignoreNonConfigurable:r=!1}={}){let{name:n}=e;for(letnofReflect.ownKeys(t))rS(e,t,n,r);rR(e,t),rC(e,t,n);}(o,e),rA.set(o,n),o;};r_.callCount=e=>{if(!rA.has(e))throwError(`The given function \`${e.name}\` is not wrapped by the \`onetime\` package`);returnrA.get(e);};constrP=()=>Array.from({length:rD-rL+1},rN),rN=(e,t)=>({name:`SIGRT${t+1}`,number:rL+t,action:"terminate",description:"Application-specific signal (realtime)",standard:"posix"}),rL=34,rD=64,rk=[{name:"SIGHUP",number:1,action:"terminate",description:"Terminal closed",standard:"posix"},{name:"SIGINT",number:2,action:"terminate",description:"User interruption with CTRL-C",standard:"ansi"},{name:"SIGQUIT",number:3,action:"core",description:"User interruption with CTRL-\\",standard:"posix"},{name:"SIGILL",number:4,action:"core",description:"Invalid machine instruction",standard:"ansi"},{name:"SIGTRAP",number:5,action:"core",description:"Debugger breakpoint",standard:"posix"},{name:"SIGABRT",number:6,action:"core",description:"Aborted",standard:"ansi"},{name:"SIGIOT",number:6,action:"core",description:"Aborted",standard:"bsd"},{name:"SIGBUS",number:7,action:"core",description:"Bus error due to misaligned, non-existing address or paging error",standard:"bsd"},{name:"SIGEMT",number:7,action:"terminate",description:"Command should be emulated but is not implemented",standard:"other"},{name:"SIGFPE",number:8,action:"core",description:"Floating point arithmetic error",standard:"ansi"},{name:"SIGKILL",number:9,action:"terminate",description:"Forced termination",standard:"posix",forced:!0},{name:"SIGUSR1",number:10,action:"terminate",description:"Application-specific signal",standard:"posix"},{name:"SIGSEGV",number:11,action:"core",description:"Segmentation fault",standard:"ansi"},{name:"SIGUSR2",number:12,action:"terminate",description:"Application-specific signal",standard:"posix"},{name:"SIGPIPE",number:13,action:"terminate",description:"Broken pipe or socket",standard:"posix"},{name:"SIGALRM",number:14,action:"terminate",description:"Timeout or timer",standard:"posix"},{name:"SIGTERM",number:15,action:"terminate",description:"Termination",standard:"ansi"},{name:"SIGSTKFLT",number:16,action:"terminate",description:"Stack is empty or overflowed",standard:"other"},{name:"SIGCHLD",number:17,action:"ignore",description:"Child process terminated, paused or unpaused",standard:"posix"},{name:"SIGCLD",number:17,action:"ignore",description:"Child process terminated, paused or unpaused",standard:"other"},{name:"SIGCONT",number:18,action:"unpause",description:"Unpaused",standard:"posix",forced:!0},{name:"SIGSTOP",number:19,action:"pause",description:"Paused",standard:"posix",forced:!0},{name:"SIGTSTP",number:20,action:"pause",description:'Paused using CTRL-Z or "suspend"',standard:"posix"},{name:"SIGTTIN",number:21,action:"pause",description:"Background process cannot read terminal input",standard:"posix"},{name:"SIGBREAK",number:21,action:"terminate",description:"User interruption with CTRL-BREAK",standard:"other"},{name:"SIGTTOU",number:22,action:"pause",description:"Background process cannot write to terminal output",standard:"posix"},{name:"SIGURG",number:23,action:"ignore",description:"Socket received out-of-band data",standard:"bsd"},{name:"SIGXCPU",number:24,action:"core",description:"Process timed out",standard:"bsd"},{name:"SIGXFSZ",number:25,action:"core",description:"File too big",standard:"bsd"},{name:"SIGVTALRM",number:26,action:"termina
${n.message}`:m,E=[v,t,e].filter(Boolean).join("\n");return g?(n.originalMessage=n.message,n.message=E):n=Error(E),n.shortMessage=v,n.command=s,n.escapedCommand=a,n.exitCode=o,n.signal=i,n.signalDescription=d,n.stdout=e,n.stderr=t,void 0!==r&&(n.all=r),"bufferedData"in n&&delete n.bufferedData,n.failed=!0,n.timedOut=!!l,n.isCanceled=c,n.killed=u&&!l,n;},rX=["stdin","stdout","stderr"],rq=e=>rX.some(t=>void 0!==e[t]),rK=e=>{if(!e)return;let{stdio:t}=e;if(void 0===t)return rX.map(t=>e[t]);if(rq(e))throw Error(`It's not possible to provide \`stdio\` in combination with one of ${rX.map(e=>`\`${e}\``).join(", ")}`);if("string"==typeof t)return t;if(!Array.isArray(t))throw TypeError(`Expected \`stdio\` to be of type \`string\` or \`Array\`, got \`${typeof t}\``);let r=Math.max(t.length,rX.length);return Array.from({length:r},(e,r)=>t[r]);},rz=(e,t="SIGTERM",r={})=>{let n=e(t);return rW(e,t,r,n),n;},rW=(e,t,r,n)=>{if(!rY(t,r,n))return;let i=rQ(r),o=setTimeout(()=>{e("SIGKILL");},i);o.unref&&o.unref();},rY=(e,{forceKillAfterTimeout:t},r)=>rJ(e)&&!1!==t&&r,rJ=e=>e===F(D).constants.signals.SIGTERM||"string"==typeof e&&"SIGTERM"===e.toUpperCase(),rQ=({forceKillAfterTimeout:e=!0})=>{if(!0===e)return 5e3;if(!Number.isFinite(e)||e<0)throw TypeError(`Expected the \`forceKillAfterTimeout\` option to be a non-negative integer, got \`${e}\` (${typeof e})`);return e;},rZ=(e,t)=>{let r=e.kill();r&&(t.isCanceled=!0);},r0=(e,t,r)=>{e.kill(t),r(Object.assign(Error("Timed out"),{timedOut:!0,signal:t}));},r1=(e,{timeout:t,killSignal:r="SIGTERM"},n)=>{let i;if(0===t||void 0===t)return n;let o=new Promise((n,o)=>{i=setTimeout(()=>{r0(e,r,o);},t);}),s=n.finally(()=>{clearTimeout(i);});return Promise.race([o,s]);},r2=({timeout:e})=>{if(void 0!==e&&(!Number.isFinite(e)||e<0))throw TypeError(`Expected the \`timeout\` option to be a non-negative integer, got \`${e}\` (${typeof e})`);},r3=async(e,{cleanup:t,detached:r},n)=>{if(!t||r)return n;let i=F(e1)(()=>{e.kill();});return n.finally(()=>{i();});};function r4(e){return null!==e&&"object"==typeof e&&"function"==typeof e.pipe;}function r6(e){return r4(e)&&!1!==e.writable&&"function"==typeof e._write&&"object"==typeof e._writableState;}const r5=e=>e instanceof P.ChildProcess&&"function"==typeof e.then,r8=(e,t,r)=>{if("string"==typeof r)return e[t].pipe((0,S.createWriteStream)(r)),e;if(r6(r))return e[t].pipe(r),e;if(!r5(r))throw TypeError("The second argument must be a string, a stream or an Execa child process.");if(!r6(r.stdin))throw TypeError("The target child process'sstdinmustbeavailable.");return e[t].pipe(r.stdin),r;},r9=e=>{null!==e.stdout&&(e.pipeStdout=r8.bind(void 0,e,"stdout")),null!==e.stderr&&(e.pipeStderr=r8.bind(void 0,e,"stderr")),void 0!==e.all&&(e.pipeAll=r8.bind(void 0,e,"all"));},r7=e=>{if(void 0!==e)throw TypeError("The`input`and`inputFile`optionscannotbebothset.");},ne=({input:e,inputFile:t})=>"string"!=typeof t?e:(r7(e),(0,S.readFileSync)(t)),nt=e=>{let t=ne(e);if(r4(t))throw TypeError("The`input`optioncannotbeastreaminsyncmode");return t;},nr=({input:e,inputFile:t})=>"string"!=typeof t?e:(r7(e),(0,S.createReadStream)(t)),nn=(e,t)=>{let r=nr(t);void 0!==r&&(r4(r)?r.pipe(e.stdin):e.stdin.end(r));},ni=(e,{all:t})=>{if(!t||!e.stdout&&!e.stderr)return;let r=F(tA)();return e.stdout&&r.add(e.stdout),e.stderr&&r.add(e.stderr),r;},no=async(e,t)=>{if(e&&void 0!==t){e.destroy();try{return await t;}catch(e){return e.bufferedData;}}},ns=(e,{encoding:t,buffer:r,maxBuffer:n})=>{if(e&&r)return t?F(tb)(e,{encoding:t,maxBuffer:n}):F(tb).buffer(e,{maxBuffer:n});},na=async({stdout:e,stderr:t,all:r},{encoding:n,buffer:i,maxBuffer:o},s)=>{let a=ns(e,{encoding:n,buffer:i,maxBuffer:o}),l=ns(t,{encoding:n,buffer:i,maxBuffer:o}),c=ns(r,{encoding:n,buffer:i,maxBuffer:2*o});try{return await Promise.all([s,a,l,c]);}catch(n){return Promise.all([{error:n,signal:n.signal,timedOut:n.timedOut},no(e,a),no(t,l),no(r,c)]);}},nl=(async()=>{})().constructor.prototype,nc=["then","catch","finally"].map(e=>[e,Reflect.getOwnPropertyDescriptor(nl,e)]),nu=(e,t)=>{for(let[r,n]of nc){let i="function"==typ
`),(0,rv.info)(`${e}="${n}"wasaddedto"${nX}`));return;}process.env[e]=n;}async function nK(e){switch(process.platform){case"win32":await nN(`$USER_PATH=([Environment]::GetEnvironmentVariable("PATH", "User")); [Environment]::SetEnvironmentVariable("PATH", "${e};$USER_PATH", "User")`),(0,rv.info)(`"${e}" was added to the PATH.`);return;case"linux":case"darwin":awaitnW(),(0,m.appendFileSync)(nX,`
${n.message}`:g,y=[E,t,e].filter(Boolean).join("\n");return v?(n.originalMessage=n.message,n.message=y):n=Error(y),n.shortMessage=E,n.command=s,n.escapedCommand=a,n.exitCode=o,n.signal=i,n.signalDescription=f,n.stdout=e,n.stderr=t,n.cwd=d,void 0!==r&&(n.all=r),"bufferedData"in n&&delete n.bufferedData,n.failed=!0,n.timedOut=!!l,n.isCanceled=c,n.killed=u&&!l,n;},nZ=["stdin","stdout","stderr"],n0=e=>nZ.some(t=>void 0!==e[t]),n1=e=>{if(!e)return;let{stdio:t}=e;if(void 0===t)return nZ.map(t=>e[t]);if(n0(e))throw Error(`It's not possible to provide \`stdio\` in combination with one of ${nZ.map(e=>`\`${e}\``).join(", ")}`);if("string"==typeof t)return t;if(!Array.isArray(t))throw TypeError(`Expected \`stdio\` to be of type \`string\` or \`Array\`, got \`${typeof t}\``);let r=Math.max(t.length,nZ.length);return Array.from({length:r},(e,r)=>t[r]);},n2=(e,t="SIGTERM",r={})=>{let n=e(t);return n3(e,t,r,n),n;},n3=(e,t,r,n)=>{if(!n4(t,r,n))return;let i=n5(r),o=setTimeout(()=>{e("SIGKILL");},i);o.unref&&o.unref();},n4=(e,{forceKillAfterTimeout:t},r)=>n6(e)&&!1!==t&&r,n6=e=>e===F(D).constants.signals.SIGTERM||"string"==typeof e&&"SIGTERM"===e.toUpperCase(),n5=({forceKillAfterTimeout:e=!0})=>{if(!0===e)return 5e3;if(!Number.isFinite(e)||e<0)throw TypeError(`Expected the \`forceKillAfterTimeout\` option to be a non-negative integer, got \`${e}\` (${typeof e})`);return e;},n8=(e,t)=>{let r=e.kill();r&&(t.isCanceled=!0);},n9=(e,t,r)=>{e.kill(t),r(Object.assign(Error("Timed out"),{timedOut:!0,signal:t}));},n7=(e,{timeout:t,killSignal:r="SIGTERM"},n)=>{let i;if(0===t||void 0===t)return n;let o=new Promise((n,o)=>{i=setTimeout(()=>{n9(e,r,o);},t);}),s=n.finally(()=>{clearTimeout(i);});return Promise.race([o,s]);},ie=({timeout:e})=>{if(void 0!==e&&(!Number.isFinite(e)||e<0))throw TypeError(`Expected the \`timeout\` option to be a non-negative integer, got \`${e}\` (${typeof e})`);},it=async(e,{cleanup:t,detached:r},n)=>{if(!t||r)return n;let i=F(e1)(()=>{e.kill();});return n.finally(()=>{i();});},ir=e=>e instanceof P.ChildProcess&&"function"==typeof e.then,ii=(e,t,r)=>{if("string"==typeof r)return e[t].pipe((0,S.createWriteStream)(r)),e;if(r6(r))return e[t].pipe(r),e;if(!ir(r))throw TypeError("The second argument must be a string, a stream or an Execa child process.");if(!r6(r.stdin))throw TypeError("The target child process'sstdinmustbeavailable.");return e[t].pipe(r.stdin),r;},io=e=>{null!==e.stdout&&(e.pipeStdout=ii.bind(void 0,e,"stdout")),null!==e.stderr&&(e.pipeStderr=ii.bind(void 0,e,"stderr")),void 0!==e.all&&(e.pipeAll=ii.bind(void 0,e,"all"));},is=e=>{if(void 0!==e)throw TypeError("The`input`and`inputFile`optionscannotbebothset.");},ia=({input:e,inputFile:t})=>"string"!=typeof t?e:(is(e),(0,S.readFileSync)(t)),il=e=>{let t=ia(e);if(r4(t))throw TypeError("The`input`optioncannotbeastreaminsyncmode");return t;},ic=({input:e,inputFile:t})=>"string"!=typeof t?e:(is(e),(0,S.createReadStream)(t)),iu=(e,t)=>{let r=ic(t);void 0!==r&&(r4(r)?r.pipe(e.stdin):e.stdin.end(r));},ip=(e,{all:t})=>{if(!t||!e.stdout&&!e.stderr)return;let r=F(tA)();return e.stdout&&r.add(e.stdout),e.stderr&&r.add(e.stderr),r;},id=async(e,t)=>{if(e&&void 0!==t){e.destroy();try{return await t;}catch(e){return e.bufferedData;}}},ih=(e,{encoding:t,buffer:r,maxBuffer:n})=>{if(e&&r)return t?F(tb)(e,{encoding:t,maxBuffer:n}):F(tb).buffer(e,{maxBuffer:n});},im=async({stdout:e,stderr:t,all:r},{encoding:n,buffer:i,maxBuffer:o},s)=>{let a=ih(e,{encoding:n,buffer:i,maxBuffer:o}),l=ih(t,{encoding:n,buffer:i,maxBuffer:o}),c=ih(r,{encoding:n,buffer:i,maxBuffer:2*o});try{return await Promise.all([s,a,l,c]);}catch(n){return Promise.all([{error:n,signal:n.signal,timedOut:n.timedOut},id(e,a),id(t,l),id(r,c)]);}},ig=(async()=>{})().constructor.prototype,iv=["then","catch","finally"].map(e=>[e,Reflect.getOwnPropertyDescriptor(ig,e)]),iE=(e,t)=>{for(let[r,n]of iv){let i="function"==typeof t?(...e)=>Reflect.apply(n.value,t(),e):n.value.bind(t);Reflect.defineProperty(e,r,{...n,value:i});}},iy=e=>new Promise((t,r)=>{e.on("exit",(e,r)=>{t({exitCode:e,signal:r});}),e.on("er
`);},iD=({env:e,extendEnv:t,preferLocal:r,localDir:n,execPath:i})=>{let o=t?{...F(N).env,...e}:e;return r?rb({env:o,cwd:n,execPath:i}):o;},ik=(e,t,r={})=>{let n=F(el)._parse(e,t,r);return e=n.command,t=n.args,(r={maxBuffer:1e8,buffer:!0,stripFinalNewline:!0,extendEnv:!0,preferLocal:!1,localDir:(r=n.options).cwd||F(N).cwd(),execPath:F(N).execPath,encoding:"utf8",reject:!0,cleanup:!0,all:!1,windowsHide:!0,verbose:i_,...r}).env=iD(r),r.stdio=n1(r),"win32"===F(N).platform&&"cmd"===F(_).basename(e,".exe")&&t.unshift("/q"),{file:e,args:t,options:r,parsed:n};},iU=(e,t,r)=>"string"==typeof t||(0,A.Buffer).isBuffer(t)?e.stripFinalNewline?rw(t):t:void 0===r?void 0:"";function ij(e,t,r){let n;let i=ik(e,t,r),o=iI(e,t),s=iR(e,t);iL(s,i.options),ie(i.options);try{n=F(P).spawn(i.file,i.args,i.options);}catch(r){let e=new(F(P).ChildProcess)(),t=Promise.reject(nQ({error:r,stdout:"",stderr:"",all:"",command:o,escapedCommand:s,parsed:i,timedOut:!1,isCanceled:!1,killed:!1}));return iE(e,t),e;}let a=iy(n),l=n7(n,i.options,a),c=it(n,i.options,l),u={isCanceled:!1};n.kill=n2.bind(null,n.kill.bind(n)),n.cancel=n8.bind(null,n,u);let p=async()=>{let[{error:e,exitCode:t,signal:r,timedOut:a},l,p,d]=await im(n,i.options,c),f=iU(i.options,l),h=iU(i.options,p),m=iU(i.options,d);if(e||0!==t||null!==r){let l=nQ({error:e,exitCode:t,signal:r,stdout:f,stderr:h,all:m,command:o,escapedCommand:s,parsed:i,timedOut:a,isCanceled:u.isCanceled||!!i.options.signal&&i.options.signal.aborted,killed:n.killed});if(!i.options.reject)return l;throw l;}return{command:o,escapedCommand:s,exitCode:0,stdout:f,stderr:h,all:m,failed:!1,timedOut:!1,isCanceled:!1,killed:!1};},d=r_(p);return iu(n,i.options),n.all=ip(n,i.options),io(n),iE(n,d),n;}function iM(e,t,r){let n;let i=ik(e,t,r),o=iI(e,t),s=iR(e,t);iL(s,i.options);let a=il(i.options);try{n=F(P).spawnSync(i.file,i.args,{...i.options,input:a});}catch(e){throw nQ({error:e,stdout:"",stderr:"",all:"",command:o,escapedCommand:s,parsed:i,timedOut:!1,isCanceled:!1,killed:!1});}let l=iU(i.options,n.stdout,n.error),c=iU(i.options,n.stderr,n.error);if(n.error||0!==n.status||null!==n.signal){let e=nQ({stdout:l,stderr:c,error:n.error,signal:n.signal,exitCode:n.status,command:o,escapedCommand:s,parsed:i,timedOut:n.error&&"ETIMEDOUT"===n.error.code,isCanceled:!1,killed:null!==n.signal});if(!i.options.reject)return e;throw e;}return{command:o,escapedCommand:s,exitCode:0,stdout:l,stderr:c,failed:!1,timedOut:!1,isCanceled:!1,killed:!1};}const iF=({input:e,inputFile:t,stdio:r})=>void 0===e&&void 0===t&&void 0===r?{stdin:"inherit"}:{},iG=(e={})=>({preferLocal:!0,...iF(e),...e});!function e(t){function r(n,...i){if(!Array.isArray(n))return e({...t,...n});let[o,...s]=iA(n,i);return ij(o,s,iG(t));}return r.sync=(e,...r)=>{if(!Array.isArray(e))throw TypeError("Please use $(options).sync`command` instead of $.sync(options)`command`.");let[n,...i]=iA(e,r);return iM(n,i,iG(t));},r;}();var iB=V("9ag04"),q=V("ER74K"),iH={},iV=h.join,iX=h.delimiter,iq=h.sep,iK=h.posix;const iz="win32"===process.platform,iW=new RegExp(`[${iK.sep}${iq===iK.sep?"":iq}]`.replace(/(\\)/g,"\\$1")),iY=RegExp(`^\\.${iW.source}`),iJ=e=>Object.assign(Error(`notfound:${e}`),{code:"ENOENT"}),iQ=(e,{path:t=process.env.PATH,pathExt:r=process.env.PATHEXT,delimiter:n=iX})=>{let i=e.match(iW)?[""]:[...(iz?[process.cwd()]:[]),...(t||"").split(n)];if(iz){let t=r||[".EXE",".CMD",".BAT",".COM"].join(n),o=t.split(n).reduce((e,t)=>(e.push(t),e.push(t.toLowerCase()),e),[]);return e.includes(".")&&""!==o[0]&&o.unshift(""),{pathEnv:i,pathExt:o,pathExtExe:t};}return{pathEnv:i,pathExt:[""]};},iZ=(e,t)=>{let r=/^".*"$/.test(e)?e.slice(1,-1):e,n=!r&&iY.test(t)?t.slice(0,2):"";return n+iV(r,t);},i0=async(e,t={})=>{let{pathEnv:r,pathExt:n,pathExtExe:i}=iQ(e,t),o=[];for(let s of r){let r=iZ(s,e);for(let e of n){let n=r+e,s=await er(n,{pathExt:i,ignoreErrors:!0});if(s){if(!t.all)return n;o.push(n);}}}if(t.all&&o.length)return o;if(t.nothrow)return null;throw iJ(e);};iH=i0,i0.sync=(e,t={})=>{let{pathEnv:r,pathExt:n,pathExtExe:i}=iQ(e,t),o=[];for(let s of r){let r=iZ(s,e);for(let e of n){let n=r+e,s=er
`),console.table({"compiler and analyzer":{tools:"--llvm, --gcc, --msvc, --vcvarsall, --cppcheck, --clangtidy, --clangformat"},"build system":{tools:"--cmake, --ninja, --meson, --make, --task, --bazel"},"package manager":{tools:"--vcpkg, --conan, --choco, --brew, --nala"},cache:{tools:"--cppcache, --sccache"},documentation:{tools:"--doxygen, --graphviz"},coverage:{tools:"--gcovr, --opencppcoverage, --kcov"},other:{tools:"--python, --powershell, --sevenzip"}},["tools"]));let o=i.architecture??process.arch,s=process.env.SETUP_CPP_DIR??t5(""),a=[],l=[],c=W.create({autoloadLocales:!0});W.addLocale(F(Y)),K.addLocale(F(z));let u=await sJ();if(!function(e,t){let r=t.filter(t=>void 0!==e[t]),n=r.filter(t=>!sK(e[t])),i=n.length>=1?e[n[0]]:"true";return!n.some(t=>e[t]!==i)&&(r.forEach(t=>{e[t]=i;}),!0);}(i,["llvm","clangtidy","clangformat"]))return(0,q.error)("The same version must be used for llvm, clangformat and clangtidy"),1;oh()&&"string"==typeof i.cppcheck&&"string"==typeof i.gcovr&&((0,q.info)("installing python-pygments to avoid conflicts with cppcheck and gcovr on Arch linux"),await ob("python-pygments"));let p=!1;for(let e of lT){let n=i[e];void 0!==n&&(t=Date.now(),p=await lO(e,n,u,o,s,a,l,parseFloat(i.timeout??"0.1")),r=Date.now(),(0,q.info)(`took${c.format(t,r)||"0 seconds"}`));}let d=i.compiler;if(void 0!==d){let e=Date.now();await lP(d,u,s,o,a,p,l);let t=Date.now();(0,q.info)(`took${c.format(e,t)||"0 seconds"}`);}if(await nY(),0===a.length&&0===l.length)return(0,q.warning)("setup-cpp was called without any arguments. Nothing to do."),0;if(a.forEach(e=>(0,q.success)(e)),l.forEach(e=>(0,q.error)(e)),(0,q.info)("setup-cpp finished"),!X.GITHUB_ACTIONS)switch(process.platform){case"win32":(0,q.warning)("Run `RefreshEnv.cmd` or restart your shell to update the environment.");break;case"linux":case"darwin":(0,q.warning)("Run `source~/.cpprc`orrestartyourshelltoupdatetheenvironment.");}returnawaitn,0===l.length?0:1;})(process.argv).then(e=>{process.exitCode=e;}).catch(e=>{(0,q.error)("main()panicked!"),(0,q.error)(e),process.exitCode=1;});