setup-cpp/dist/setup_cpp.js

3 lines
151 KiB
JavaScript
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

function e(e){return e&&e.__esModule?e.default:e}function t(e,t,r,n){Object.defineProperty(e,t,{get:r,set:n,enumerable:!0,configurable:!0})}function r(e,t,r){const n=new Je(e,t,r);process.stdout.write(""+n+ze.EOL)}function n(e,t){const r=process.env["INPUT_"+e.replace(/ /g,"_").toUpperCase()]||"";if(t&&t.required&&!r)throw Error("Input required and not supplied: "+e);return t&&!1===t.trimWhitespace?r:r.trim()}function o(e,t={}){qe.issueCommand("error",Ke.toCommandProperties(t),e instanceof Error?""+e:e)}function s(e){qe.issue("group",e)}function i(){qe.issue("endgroup")}function a(e,t,r){if("function"==typeof t&&(r=t,t={}),!r){if("function"!=typeof Promise)throw new TypeError("callback not provided");return new Promise(((r,n)=>{a(e,t||{},((e,t)=>{e?n(e):r(t)}))}))}vt(e,t||{},((e,n)=>{e&&("EACCES"===e.code||t&&t.ignoreErrors)&&(e=null,n=!1),r(e,n)}))}function c(t,r,n){if(!["darwin","linux"].includes(process.platform))return;if("string"==typeof bt)return{binDir:bt};const o=e(ht).sync("brew",{nothrow:!0});return null!==o?(bt=we.dirname(o),{binDir:bt}):($e.execFileSync('/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"',{stdio:"inherit"}),bt="/usr/local/bin/",{binDir:bt})}function l(e,t){const r=e.options.env||process.env,n=process.cwd(),o=null!=e.options.cwd,s=o&&void 0!==process.chdir&&!process.chdir.disabled;if(s)try{process.chdir(e.options.cwd)}catch(e){}let i;try{i=ht.sync(e.command,{path:r[_t({env:r})],pathExt:t?we.delimiter:void 0})}catch(e){}finally{s&&process.chdir(n)}return i&&(i=we.resolve(o?e.options.cwd:"",i)),i}function u(e,t){return Object.assign(Error(`${t} ${e.command} ENOENT`),{code:"ENOENT",errno:"ENOENT",syscall:`${t} ${e.command}`,path:e.command,spawnargs:e.args})}function p(e,t){return jt&&1===e&&!t.file?u(t.original,"spawn"):null}function d(e,t,r){const n=Ot(e,t,r),o=$e.spawn(n.command,n.args,n.options);return Dt.hookChildProcess(o,n),o}function h(){fr&&(fr=!1,ur.forEach((e=>{try{process.removeListener(e,hr[e])}catch(e){}})),process.emit=vr,process.reallyExit=mr,lr.count-=1)}function f(e,t,r){lr.emitted[e]||(lr.emitted[e]=!0,lr.emit(e,t,r))}function m(){fr||(fr=!0,lr.count+=1,ur=ur.filter((e=>{try{return process.on(e,hr[e]),!0}catch(e){return!1}})),process.emit=g,process.reallyExit=v)}function v(e){process.exitCode=e||0,f("exit",process.exitCode,null),f("afterexit",process.exitCode,null),mr.call(process,process.exitCode)}function g(e,t){if("exit"===e){void 0!==t&&(process.exitCode=t);var r=vr.apply(this,arguments);return f("exit",process.exitCode,null),f("afterexit",process.exitCode,null),r}return vr.apply(this,arguments)}async function y(e,t){if(!e)throw Error("Expected a stream");t={maxBuffer:1/0,...t};const{maxBuffer:r}=t,n=_r(t);return await new Promise(((t,o)=>{const s=e=>{e&&n.getBufferedLength()<=Tr.MAX_LENGTH&&(e.bufferedData=n.getBufferedValue()),o(e)};(async()=>{try{await Ir(e,n),t()}catch(e){s(e)}})(),n.on("data",(()=>{n.getBufferedLength()>r&&s(new Ar)}))})),n.getBufferedValue()}function x(t,r,n){return void 0!==en||(en=(!!process.env.CI||0===(null===(o=process.getuid)||void 0===o?void 0:o.call(process)))&&null!==e(ht).sync("sudo",{nothrow:!0})),en?e(St).command("sudo "+[t,...r].map((e=>`'${e}'`)).join(" "),{shell:!0,cwd:n}):e(St)(t,r);var o}async function w(e,t,r=!0){const n="apt-get";if(Array.isArray(r))for(const e of r)await x("add-apt-repository",["--update","-y",e]);if(tn&&!0!==r||(await x(n,["update","-y"]),tn=!0),void 0!==t&&""!==t)try{await x(n,["install","--fix-broken","-y",`${e}=${t}`])}catch{await x(n,["install","--fix-broken","-y",`${e}-${t}`])}else await x(n,["install","--fix-broken","-y",e]);return{binDir:"/usr/bin/"}}function b(t,r){return rn&&null!==e(ht).sync("brew",{nothrow:!0})||(c(0,0,process),rn=!0),e(St).sync("brew",["install",void 0!==r&&""!==r?`${t}@${r}`:t]),{binDir:"/usr/local/bin/"}}function E(){return"true"===process.env.CI&&"true"==process.env.GITHUB_ACTIONS}function S(e){try{E()?Ge.addPath(e):P(e)}catch(t){try{return Ge.error(t),P(e)}catch(e){Ge.error(e)}Ge.error(`Failed to add ${e} to the percistent PATH. You should add it manually.`)}}function P(t){switch(process.platform){case"win32":return void e(St).sync(`setx PATH=${t};%PATH%`);case"linux":case"darwin":{const r=e(nn)("~/.profile");return Ee.appendFileSync(r,`\nexport PATH=${t}:$PATH\n`),void Ge.info(`${t} was added to "${r}"`)}}process.env.PATH=`${t}${we.delimiter}${process.env.PATH}`}function O(t,r,n){if("win32"!==process.platform)return;if("string"==typeof sn)return{binDir:sn};const o=e(ht).sync("choco",{nothrow:!0});if(null!==o)return sn=we.dirname(o),{binDir:sn};let s="powershell.exe";const i=e(ht).sync(process.env.SystemRoot+"\\System32\\WindowsPowerShell\\v1.0\\powershell.exe",{nothrow:!0});null!==i&&(s=i),e(St).sync(s,["-NoProfile","-InputFormat","None","-ExecutionPolicy","Bypass","-Command","[System.Net.ServicePointManager]::SecurityProtocol = 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))"]),S(process.env.ALLUSERSPROFILE+"\\chocolatey\\bin");const a=e(ht).sync("choco",{nothrow:!0});return sn=null!==a?we.dirname(a):"C:/ProgramData/Chocolatey/bin/",Ee.existsSync(sn)?{binDir:sn}:void 0}async function _(t,r,n=[]){an&&null!==e(ht).sync("choco",{nothrow:!0})||(O(0,0,process),an=!0);const o=process.env.PATH,s={...process.env};delete s.TMP,delete s.TEMP,delete s.Path,s.PATH=o,e(St).sync("choco",void 0!==r&&""!==r?["install","-y",t,"--version="+r,...n]:["install","-y",t,...n],{env:s,extendEnv:!1});const i="C:/ProgramData/Chocolatey/bin/";return S(i),{binDir:i}}function C(e,t,r){return $n(this,void 0,void 0,(function*(){const n=In.argStringToArray(e);if(0===n.length)throw Error("Parameter 'commandLine' cannot be null or empty.");const o=n[0];return t=n.slice(1).concat(t||[]),new In.ToolRunner(o,t,r).exec()}))}function T(e,t){const r=[];t=t||yn.arch();const n=xn.join(L(),e);if(vn.existsSync(n)){const e=vn.readdirSync(n);for(const o of e)if(R(o)){const e=xn.join(n,o,t||"");vn.existsSync(e)&&vn.existsSync(e+".complete")&&r.push(o)}}return r}function $(e){return dn(this,void 0,void 0,(function*(){return e||(e=xn.join(D(),Pn.default())),yield mn.mkdirP(e),e}))}function I(e,t,r){return dn(this,void 0,void 0,(function*(){const n=xn.join(L(),e,bn.clean(t)||t,r||"");fn.debug("destination "+n);const o=n+".complete";return yield mn.rmRF(n),yield mn.rmRF(o),yield mn.mkdirP(n),n}))}function A(e,t,r){const n=xn.join(L(),e,bn.clean(t)||t,r||"");vn.writeFileSync(n+".complete",""),fn.debug("finished caching tool")}function R(e){const t=bn.clean(e)||"";fn.debug("isExplicit: "+t);const r=null!=bn.valid(t);return fn.debug("explicit? "+r),r}function N(e,t){let r="";fn.debug(`evaluating ${e.length} versions`);for(let n=(e=e.sort(((e,t)=>bn.gt(e,t)?1:-1))).length-1;n>=0;n--){const o=e[n];if(bn.satisfies(o,t)){r=o;break}}return fn.debug(r?"matched: "+r:"match not found"),r}function L(){const e=process.env.RUNNER_TOOL_CACHE||"";return Ce.ok(e,"Expected RUNNER_TOOL_CACHE to be defined"),e}function D(){const e=process.env.RUNNER_TEMP||"";return Ce.ok(e,"Expected RUNNER_TEMP to be defined"),e}function j(e,t){const r=je[e];return void 0!==r?r:t}async function k(e,t,r,n){var o,s;process.env.RUNNER_TEMP=null!==(o=process.env.RUNNER_TEMP)&&void 0!==o?o:be.tmpdir(),process.env.RUNNER_TOOL_CACHE=null!==(s=process.env.RUNNER_TOOL_CACH)&&void 0!==s?s:we.join(be.tmpdir(),"setup-cpp","ToolCache");const{url:i,binRelativeDir:a,binFileName:c,extractedFolderName:l,extractFunction:u}=await r(t,process.platform);if(E())try{const r=cn.find(e,t);if(r){const n=we.join(r,l),o=we.join(n,a);if(Ee.existsSync(o)&&Ee.existsSync(we.join(o,c)))return Ge.info(`${e} ${t} was found in the cache.`),S(o),{installDir:n,binDir:o}}}catch{}const p=we.join(n,l),d=we.join(p,a),h=we.join(d,c);if(!Ee.existsSync(d)||!Ee.existsSync(h)){Ge.info(`Download and extract ${e} ${t}`);const r=await cn.downloadTool(i);await(null==u?void 0:u(r,n))}return Ge.info(`Add ${d} to PATH`),S(d),E()&&"string"==typeof process.env.RUNNER_TOOL_CACHE&&await cn.cacheDir(n,e,t),{installDir:p,binDir:d}}function F(e){return"win32"===process.platform?e+".exe":e}function M(e){return"win32"===process.platform?e+".bat":e+".sh"}function G(t,r){var n;const o=null!==(n=e(Un)(t))&&void 0!==n?n:t,s=null!=r?r:process.platform,i=Ge.getInput("architecture")||process.arch;switch(s){case"win32":{const r=e(Vn)(o,"v3.19.6");let n;n=["ia32","x86","i386","x32"].includes(i)?r?"win32-x86":"windows-i386":r?"win64-x64":"windows-x86_64";const s=`cmake-${t}-${n}`;return{binRelativeDir:"bin/",binFileName:F("cmake"),extractedFolderName:s,extractFunction:cn.extractZip,url:`https://github.com/Kitware/CMake/releases/download/v${t}/${s}.zip`}}case"darwin":{const r=`cmake-${t}-${e(Vn)(o,"v3.19.1")?"Darwin-x86_64":"macos-universal"}`;return{binRelativeDir:"CMake.app/Contents/bin/",binFileName:F("cmake"),extractedFolderName:r,extractFunction:cn.extractTar,url:`https://github.com/Kitware/CMake/releases/download/v${t}/${r}.tar.gz`}}case"linux":{const r=e(Vn)(o,"v3.19.8");let n;n=["aarch64"].includes(i)?r?"Linux-aarch64":"linux-aarch64":r?"Linux-x86_64":"linux-x86_64";const s=`cmake-${t}-${n}`;return{binRelativeDir:"bin/",binFileName:F("cmake"),extractedFolderName:s,extractFunction:cn.extractTar,url:`https://github.com/Kitware/CMake/releases/download/v${t}/${s}.tar.gz`}}default:throw Error(`Unsupported platform '${s}'`)}}function V(e,t,r){if(!E())return U("",t,r);try{const{setupActionsPython:n}=Me("apy8x");return n(e,t,r)}catch(n){return U(e,t,r)}}async function U(t,r,n){switch(process.platform){case"win32":{const o=await e(Gn).async(t+n,{algorithm:"md5"}),s=we.join(r,o,"python"),i=s;return await _("python3",t,["/InstallDir:"+s]),(e=>{Ge.info(`Add ${e} to PATH`),S(e)})(i),{installDir:s,binDir:i}}case"darwin":return b("python3",t);case"linux":{const e=await w("python3",t);return await w("python3-pip"),e}default:throw Error("Unsupported platform")}}function H(e){return new Promise((t=>{Pe.get(e,(e=>{t(void 0!==e.statusCode&&e.statusCode>=200&&399>=e.statusCode)}))}))}async function B(t,r){if(void 0===Jn&&(null!==e(ht).sync("pip3",{nothrow:!0})?Jn="pip3":null!==e(ht).sync("pip",{nothrow:!0})&&await(async(t,r,n=/v?(\d\S*)/)=>{const o=await(async(e,t=/v?(\d\S*)/)=>{try{var r;const n=await On.getExecOutput(e,["--version"]);return null===(r=(n.stdout||n.stderr||"").trim().match(t))||void 0===r?void 0:r[1]}catch(e){return void console.error(e)}})(t,n);return"string"==typeof o&&"string"==typeof r&&""!==o&&""!==r&&-1!==e(zn)(o,r)})("python","3.0.0")?Jn="pip":(await V("3.x","",process.arch),Jn="pip3")),e(St).sync(Jn,["install",void 0!==r&&""!==r?`${t}==${r}`:t]),void 0===Zn){if("linux"===process.platform)Zn="/home/runner/.local/bin/";else if("darwin"===process.platform)Zn="/usr/local/bin/";else try{Zn=we.join((await On.getExecOutput('python3 -c "import sys;print(sys.base_exec_prefix);"')).stdout.trim(),"Scripts")}catch{Zn=we.join((await On.getExecOutput('python -c "import sys;print(sys.base_exec_prefix);"')).stdout.trim(),"Scripts")}Ge.info(Zn+" to PATH"),S(Zn)}return{binDir:Zn}}async function q(t,r){return await e(St)("7z",["x",t,"-o"+r]),r}async function W(t,r,n=["--strip-components=1"]){try{await eo.mkdirP(r)}catch{}return await e(St)("tar",["xf",t,"-C",r,...n]),r}async function X(){if("darwin"===process.platform)try{const e=await On.getExecOutput("xcrun --sdk macosx --show-sdk-path"),t=e.stdout||e.stderr;t?Ge.exportVariable("SDKROOT",t.trim()):Ge.error("SDKROOT not set")}catch(e){Ge.error(e)}}function Y(e,t,r){return`https://github.com/llvm/llvm-project/releases/download/llvmorg-${e}/${t}${e}${r}`}function z(e,t,r){return`https://releases.llvm.org/${e}/${t}${e}${r}`}function K(t,r){switch(t){case"darwin":return(t=>{if(ro.has(t))return null;const r="clang+llvm-",n=`-x86_64${"9.0.0"===t?"-darwin-apple":"-apple-darwin"}.tar.xz`;return e(Vn)(t,"9.0.1")?z(t,r,n):Y(t,r,n)})(r);case"linux":return(t=>{let r=t;const n=no.get(r);let o;void 0!==n&&(r=n),o=r.includes("ubuntu")?r:""!==r&&r in oo?oo[r]:oo["13.0.0"];const s="clang+llvm-",i="5.0.0"===r?`-linux-x86_64${o}.tar.xz`:`-x86_64-linux-gnu${o}.tar.xz`;return e(Vn)(r,"9.0.1")?z(r,s,i):Y(r,s,i)})(r);case"win32":return(async t=>{if(so.has(t))return null;const r="LLVM-",n=e(Vn)(t,"3.7.0")?"-win32.exe":"-win64.exe",o=e(Vn)(t,"9.0.1");let s,i=!1;return o&&(s=z(t,r,n),await H(s)||(i=!0)),!i&&o||(s=Y(t,r,n)),s})(r);default:return null}}async function J(e,t){const[r,n]=await(async(e,t,r,n)=>{if(!e.has(r))throw Error(`Unsupported target! (platform='${t}', version='${r}')`);for(const o of((e,t)=>Array.from(e).filter((e=>/^\d+\.\d+\.\d+$/.test(e)&&e.startsWith(t))).sort().reverse())(e,r)){const e=await n(t,o);if(null!==e&&await H(e))return[o,e]}throw Error(`Unsupported target! (platform='${t}', version='${r}')`)})(to,t,e,K);return Ge.setOutput("version",r),{url:n,extractedFolderName:"",binRelativeDir:"bin",binFileName:F("clang"),extractFunction:"win32"===t?q:W}}async function Z(t,r,n){const o=await k("llvm",t,J,r);return await(async(t,r)=>{const n=(t=>{if(null===e(Kn)(t))try{const r=e(Un)(t);if(null!==r)return r.version}catch(e){}return t})(r),o=we.join(t,"lib");var s;const i=null!==(s=process.env.LD_LIBRARY_PATH)&&void 0!==s?s:"";var a;const c=null!==(a=process.env.DYLD_LIBRARY_PATH)&&void 0!==a?a:"";Ge.exportVariable("LLVM_PATH",t);const l=e(Qn)(n);Ge.exportVariable("LD_LIBRARY_PATH",`${o}${we.delimiter}${i}`),Ge.exportVariable("DYLD_LIBRARY_PATH",`${o}${we.delimiter}${c}`),"win32"!==process.platform&&Ge.exportVariable("CPATH",`${t}/lib/clang/${l}/include`),Ge.exportVariable("LDFLAGS",`-L${t}/lib`),Ge.exportVariable("CPPFLAGS",`-I${t}/include`),Ge.exportVariable("CC",t+"/bin/clang"),Ge.exportVariable("CXX",t+"/bin/clang++"),Ge.exportVariable("LIBRARY_PATH",t+"/lib"),await X()})(r,t),o}function Q(e,t,r){const n=new go(e,t,r);process.stdout.write(""+n+mo.EOL)}function ee(e){ho.issue("error",e instanceof Error?""+e:e)}function te(e){ho.issue("group",e)}function re(){ho.issue("endgroup")}function ne(e){return Object.values($o).includes(e)?e:e in $o?$o[e]:e}function oe(e){if(Object.keys($o).includes(e))return e;for(const[t,r]of Object.entries($o))if(r===e)return t;return e}function se(e){const t=ne(e);let r;if(t){const e=t.split(".")[0]+".9";r=`-version "${t},${e}"`}else r="-latest";let n=((e,t)=>{try{return(""+$e.execSync(`vswhere -products * ${t} -prerelease -property installationPath`)).trim()+"\\VC\\Auxiliary\\Build\\vcvarsall.bat"}catch(e){lo.warning("vswhere failed: "+e)}return null})(0,r);if(n&&Ee.existsSync(n))return lo.info("Found with vswhere: "+n),n;lo.info("Not found with vswhere");const o=e?[oe(e)]:To;for(const e of _o)for(const t of o)for(const r of Co)if(n=`${e}\\Microsoft Visual Studio\\${t}\\${r}\\VC\\Auxiliary\\Build\\vcvarsall.bat`,lo.info("Trying standard location: "+n),Ee.existsSync(n))return lo.info("Found standard location: "+n),n;if(lo.info("Not found in standard locations"),n=Oo+"\\Microsoft Visual C++ Build Tools\\vcbuildtools.bat",Ee.existsSync(n))return lo.info("Found VS 2015: "+n),n;throw lo.info("Not found in VS 2015 location: "+n),Error("Microsoft Visual Studio not found")}function ie(e){return-1!=["PATH","INCLUDE","LIB","LIBPATH"].indexOf(e.toUpperCase())}function ae(e,t,r,n,o,s,i){void 0!==t&&Ee.existsSync(t)&&(Ge.info(`Adding ${t} to PATH`),Ge.exportVariable("VCTargetsPath",t)),co((e=>{switch(e){case"x32":case"32":case"ia32":return"x86";case"64":return"x64";default:return e}})(r),o,n,s,i,e)}async function ce(e,t,r,n,o,s){if("win32"!==process.platform)return;const i=io(e);let a,c,l=!1;try{ao(i),l=!0}catch{}try{"14.0"===i?(a="14.0",l||await _("visualcpp-build-tools","14.0.25420.1",["--ignore-dependencies"]),c="C:/Program Files (x86)/MSBuild/Microsoft.Cpp/v4.0/v140"):"15.0"===i?(a="14.16",l||await _("visualstudio2017buildtools","15.9.41.0",[]),c="C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.16"):"16.0"===i?(a="14.29",l||await _("visualstudio2019buildtools","16.11.7.0",[]),c="C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.29.30133"):Ge.error(`The given MSVC versions ${e} is not supported yet.`)}catch(e){Ge.error(e)}ae(i,c,r,a,n,o,s)}function le(e,t){const r=(e=>{switch(e){case"win32":return"win";case"darwin":return"mac";case"linux":return"linux";default:throw Error(`Unsupported platform '${e}'`)}})(t);return{binRelativeDir:"",binFileName:F("ninja"),extractedFolderName:"",extractFunction:cn.extractZip,url:`https://github.com/ninja-build/ninja/releases/download/v${e}/ninja-${r}.zip`}}function ue(e){return null==e?[]:Array.isArray(e)?e:[e]}function pe(e,t,r,n){var o,s=e[t],i=~n.string.indexOf(t)?null==r||!0===r?"":r+"":"boolean"==typeof r?r:~n.boolean.indexOf(t)?"false"!==r&&("true"===r||(e._.push(0*(o=+r)==0?o:r),!!r)):0*(o=+r)==0?o:r;e[t]=null==s?i:Array.isArray(s)?s.concat(i):[s,i]}function de(e,t){return"true"===t||void 0===t&&e in Ao?Ao[e]:null!=t?t:""}async function he(t,r,n){let o;switch(process.platform){case"win32":"arm"!==n&&"arm64"!==n||await _("gcc-arm-embedded",t),await _("mingw",t),"x64"===n&&Ee.existsSync("C:/tools/mingw64/bin")?(o="C:/tools/mingw64/bin",S(o)):"ia32"===n&&Ee.existsSync("C:/tools/mingw32/bin")?(o="C:/tools/mingw32/bin",S(o)):Ee.existsSync("C:/ProgramData/Chocolatey/bin/g++.exe")&&(o="C:/ProgramData/Chocolatey/bin/");break;case"darwin":o=b("gcc",t).binDir;break;case"linux":"x64"===n?(await w("gcc",t,["deb http://dk.archive.ubuntu.com/ubuntu/ xenial main","deb http://dk.archive.ubuntu.com/ubuntu/ xenial universe","ppa:ubuntu-toolchain-r/test"]),o=(await w("g++",t,["deb http://dk.archive.ubuntu.com/ubuntu/ xenial main","deb http://dk.archive.ubuntu.com/ubuntu/ xenial universe","ppa:ubuntu-toolchain-r/test"])).binDir):(Ge.info(`Install g++-multilib because gcc for ${n} was requested`),await w("gcc-multilib",t,["deb http://dk.archive.ubuntu.com/ubuntu/ xenial main","deb http://dk.archive.ubuntu.com/ubuntu/ xenial universe","ppa:ubuntu-toolchain-r/test"]),o=(await w("g++-multilib",t,["deb http://dk.archive.ubuntu.com/ubuntu/ xenial main","deb http://dk.archive.ubuntu.com/ubuntu/ xenial universe","ppa:ubuntu-toolchain-r/test"])).binDir);break;default:throw Error("Unsupported platform for "+n)}if(void 0!==o)return await(async(t,r)=>{if("win32"===process.platform)Ge.exportVariable("CC",r+"/gcc"),Ge.exportVariable("CXX",r+"/g++");else{var n;const o=e(Qn)(null!==(n=e(Un)(t))&&void 0!==n?n:t);5>o?(Ge.exportVariable("CC",`${r}/gcc-${t}`),Ge.exportVariable("CXX",`${r}/g++-${t}`)):(Ge.exportVariable("CC",`${r}/gcc-${o}`),Ge.exportVariable("CXX",`${r}/g++-${o}`))}await X()})(t,o),{binDir:o}}function fe(e){return E()?Ge.error(e):console.log(`${e}`)}function me(t){const r=parseInt(t.replace(/^v/,""),10);return 38===r&&(t="v38"),39>r?{url:`https://github.com/SimonKagstrom/kcov/archive/refs/tags/${t}.tar.gz`,extractedFolderName:"kcov-"+r,binRelativeDir:"build/",binFileName:F("kcov"),async extractFunction(t,r){const n=await W(t,r);return await w("libdw-dev"),await w("libcurl4-openssl-dev"),await e(St)("cmake",["-S","./","-B","./build"],{cwd:n}),await e(St)("cmake",["--build","./build","--config","Release"],{cwd:n}),await x("cmake",["--install","./build"],n),n}}:{url:`https://github.com/SimonKagstrom/kcov/releases/download/${t}/kcov-amd64.tar.gz`,extractedFolderName:"",binRelativeDir:"usr/local/bin",binFileName:F("kcov"),extractFunction(e,t){return W(e,t,["--strip-components=0"])}}}async function ve(t){E()||(process.env.ACTIONS_ALLOW_UNSECURE_COMMANDS="true");const r=((e,t)=>{var r,n,o,s,i,a={_:[]},c=0,l=0,u=0,p=(e=e||[]).length;const d=void 0!==(t=t||{}).alias,h=void 0!==t.unknown,f=void 0!==t.default;if(t.alias=t.alias||{},t.string=ue(t.string),t.boolean=ue(t.boolean),d)for(r in t.alias)for(n=t.alias[r]=ue(t.alias[r]),c=0;n.length>c;c++)(t.alias[n[c]]=n.concat(r)).splice(c,1);for(c=t.boolean.length;c-- >0;)for(l=(n=t.alias[t.boolean[c]]||[]).length;l-- >0;)t.boolean.push(n[l]);for(c=t.string.length;c-- >0;)for(l=(n=t.alias[t.string[c]]||[]).length;l-- >0;)t.string.push(n[l]);if(f)for(r in t.default)if(s=typeof t.default[r],n=t.alias[r]=t.alias[r]||[],void 0!==t[s])for(t[s].push(r),c=0;n.length>c;c++)t[s].push(n[c]);const m=h?Object.keys(t.alias):[];for(c=0;p>c;c++){if("--"===(o=e[c])){a._=a._.concat(e.slice(++c));break}for(l=0;o.length>l&&45===o.charCodeAt(l);l++);if(0===l)a._.push(o);else if("no-"===o.substring(l,l+3)){if(s=o.substring(l+3),h&&!~m.indexOf(s))return t.unknown(o);a[s]=!1}else{for(u=l+1;o.length>u&&61!==o.charCodeAt(u);u++);for(s=o.substring(l,u),i=o.substring(++u)||c+1===p||45===(""+e[c+1]).charCodeAt(0)||e[++c],n=2===l?[s]:s,u=0;n.length>u;u++){if(s=n[u],h&&!~m.indexOf(s))return t.unknown("-".repeat(l)+s);pe(a,s,n.length>u+1||i,t)}}}if(f)for(r in t.default)void 0===a[r]&&(a[r]=t.default[r]);if(d)for(r in a)for(n=t.alias[r]||[];n.length>0;)a[n.shift()]=a[r];return a})(t,{string:Do,default:Object.fromEntries(Do.map((e=>[e,ye(e)]))),alias:{h:"help"},boolean:"help"});var n;r.help&&Ge.info('\nsetup_cpp [options]\nsetup_cpp --compiler llvm --cmake true --ninja true --ccache true --vcpkg true\n\nInstall all the tools required for building and testing C++/C projects.\n\n--architecture\t the cpu architecture to install the tools for. By default it uses the current CPU architecture.\n--compiler\t the <compiler> to install.\n \t You can specify the version instead of specifying just the name e.g: --compiler \'llvm-13.0.0\'\n\n--tool_name\t pass "true" or pass the <version> you would like to install for this tool. e.g. --conan true or --conan "1.42.1"\n\nAll the available tools:\n--llvm\n--gcc\n--vcvarsall\n--cmake\n--ninja\n--vcpkg\n--meson\n--conan\n--ccache\n--cppcheck\n--doxygen\n--gcovr\n--opencppcoverage\n--kcov\n--python\n--choco\n--brew\n ');const o=null!==(n=r.architecture)&&void 0!==n?n:process.arch;var s;const i=null!==(s=process.env.SETUP_CPP_DIR)&&void 0!==s?s:e(nn)("~/"),a=[],c=[];for(const e of Lo){const t=r[e];if(void 0!==t)try{let r;if("vcvarsall"===e)ae(de(e,t),void 0,o,void 0,void 0,!1,!1);else{const n=No[e];r=await n(de(e,t),we.join(i,e),o)}a.push(void 0!==r?xe(e,r):e+" was successfully installed")}catch(t){fe(t),c.push(e+" failed to install")}}const l=r.compiler;try{if(void 0!==l){const{compiler:e,version:t}=ge(l);switch(e){case"llvm":case"clang":case"clang++":await Z(de("llvm",t),we.join(i,"llvm"));break;case"gcc":case"mingw":case"cygwin":case"msys":await he(de("gcc",t),we.join(i,"gcc"),o);break;case"cl":case"msvc":case"msbuild":case"vs":case"visualstudio":case"visualcpp":case"visualc++":await ce(de("msvc",t),we.join(i,"msvc"),o);break;case"appleclang":case"applellvm":Ge.info("Assuming apple-clang is already installed"),Ge.exportVariable("CC","clang"),Ge.exportVariable("CXX","clang++");break;default:c.push("Unsupported compiler "+e)}}}catch(e){fe(e),c.push("Failed to install the "+l)}if(a.forEach((e=>{return t=e,E()?Ge.info(t):console.log(`${t}`);var t})),c.forEach((e=>fe(e))),Ge.info("setup_cpp finished"),!E())switch(process.platform){case"win32":Ge.info("Run `RefreshEnv.cmd` or restart your shell to update the environment.");break;case"linux":case"darwin":Ge.info("Run `source ~/.profile` or restart your shell to update the environment.")}return 0===c.length?0:1}function ge(t){const r=t.split("-"),n=r[0];if(1 in r){const t=r[1];return null!==e(Kn)(t)||Ge.info(`Invalid semver version ${t} used for the compiler.`),{compiler:n,version:t}}return{compiler:n,version:void 0}}function ye(e){const t=Ge.getInput(e.toLowerCase());if("false"!==t&&""!==t)return t}function xe(e,t){let r=e+" was successfully installed";return"installDir"in t&&(r+="\nThe installation directory is "+t.installDir),""!==t.binDir&&(r+="\nThe binary directory is "+t.binDir),r}var we=require("path"),be=require("os"),Ee=require("fs"),Se=require("http"),Pe=require("https");require("net");var Oe=require("tls"),_e=require("events"),Ce=require("assert"),Te=require("util"),$e=require("child_process"),Ie=require("buffer"),Ae=require("stream"),Re=require("crypto"),Ne=require("string_decoder"),Le=require("timers"),De=require("process"),je="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{},ke={},Fe={},Me=je.parcelRequire810d;null==Me&&((Me=e=>{if(e in ke)return ke[e].exports;if(e in Fe){var t=Fe[e];delete Fe[e];var r={id:e,exports:{}};return ke[e]=r,t.call(r.exports,r,r.exports),r.exports}var n=Error("Cannot find module '"+e+"'");throw n.code="MODULE_NOT_FOUND",n}).register=(e,t)=>{Fe[e]=t},je.parcelRequire810d=Me),t(module.exports,"main",(()=>ve)),t(module.exports,"getCompilerInfo",(()=>ge));var Ge={},Ve=Ge&&Ge.__createBinding||(Object.create?(e,t,r,n)=>{void 0===n&&(n=r),Object.defineProperty(e,n,{enumerable:!0,get(){return t[r]}})}:(e,t,r,n)=>{void 0===n&&(n=r),e[n]=t[r]}),Ue=Ge&&Ge.__setModuleDefault||(Object.create?(e,t)=>{Object.defineProperty(e,"default",{enumerable:!0,value:t})}:(e,t)=>{e.default=t}),He=Ge&&Ge.__importStar||(e=>{if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.hasOwnProperty.call(e,r)&&Ve(t,e,r);return Ue(t,e),t}),Be=Ge&&Ge.__awaiter||((e,t,r,n)=>new(r||(r=Promise))(((o,s)=>{function i(e){try{c(n.next(e))}catch(e){s(e)}}function a(e){try{c(n.throw(e))}catch(e){s(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((e=>{e(t)}))).then(i,a)}c((n=n.apply(e,t||[])).next())})));Object.defineProperty(Ge,"__esModule",{value:!0}),Ge.getIDToken=Ge.getState=Ge.saveState=Ge.group=Ge.endGroup=Ge.startGroup=Ge.info=Ge.notice=Ge.warning=Ge.error=Ge.debug=Ge.isDebug=Ge.setFailed=Ge.setCommandEcho=Ge.setOutput=Ge.getBooleanInput=Ge.getMultilineInput=Ge.getInput=Ge.addPath=Ge.setSecret=Ge.exportVariable=Ge.ExitCode=void 0;var qe={},We=qe&&qe.__createBinding||(Object.create?(e,t,r,n)=>{void 0===n&&(n=r),Object.defineProperty(e,n,{enumerable:!0,get(){return t[r]}})}:(e,t,r,n)=>{void 0===n&&(n=r),e[n]=t[r]}),Xe=qe&&qe.__setModuleDefault||(Object.create?(e,t)=>{Object.defineProperty(e,"default",{enumerable:!0,value:t})}:(e,t)=>{e.default=t}),Ye=qe&&qe.__importStar||(e=>{if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.hasOwnProperty.call(e,r)&&We(t,e,r);return Xe(t,e),t});Object.defineProperty(qe,"__esModule",{value:!0}),qe.issue=qe.issueCommand=void 0;const ze=Ye(be);var Ke={};Object.defineProperty(Ke,"__esModule",{value:!0}),Ke.toCommandProperties=Ke.toCommandValue=void 0,Ke.toCommandValue=e=>null==e?"":"string"==typeof e||e instanceof String?e:JSON.stringify(e),Ke.toCommandProperties=e=>Object.keys(e).length?{title:e.title,file:e.file,line:e.startLine,endLine:e.endLine,col:e.startColumn,endColumn:e.endColumn}:{},qe.issueCommand=r,qe.issue=(e,t="")=>{r(e,{},t)};class Je{constructor(e,t,r){e||(e="missing.command"),this.command=e,this.properties=t,this.message=r}toString(){let e="::"+this.command;if(this.properties&&Object.keys(this.properties).length>0){e+=" ";let r=!0;for(const n in this.properties)if(this.properties.hasOwnProperty(n)){const o=this.properties[n];o&&(r?r=!1:e+=",",e+=`${n}=${t=o,Ke.toCommandValue(t).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A").replace(/:/g,"%3A").replace(/,/g,"%2C")}`)}}var t;return e+="::"+(e=>Ke.toCommandValue(this.message).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A"))(),e}}var Ze={},Qe=Ze&&Ze.__createBinding||(Object.create?(e,t,r,n)=>{void 0===n&&(n=r),Object.defineProperty(e,n,{enumerable:!0,get(){return t[r]}})}:(e,t,r,n)=>{void 0===n&&(n=r),e[n]=t[r]}),et=Ze&&Ze.__setModuleDefault||(Object.create?(e,t)=>{Object.defineProperty(e,"default",{enumerable:!0,value:t})}:(e,t)=>{e.default=t}),tt=Ze&&Ze.__importStar||(e=>{if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.hasOwnProperty.call(e,r)&&Qe(t,e,r);return et(t,e),t});Object.defineProperty(Ze,"__esModule",{value:!0}),Ze.issueCommand=void 0;const rt=tt(Ee),nt=tt(be);Ze.issueCommand=(e,t)=>{const r=process.env["GITHUB_"+e];if(!r)throw Error("Unable to find environment variable for file command "+e);if(!rt.existsSync(r))throw Error("Missing file at path: "+r);rt.appendFileSync(r,`${Ke.toCommandValue(t)}${nt.EOL}`,{encoding:"utf8"})};const ot=He(be),st=He(we);var it={},at=it&&it.__awaiter||((e,t,r,n)=>new(r||(r=Promise))(((o,s)=>{function i(e){try{c(n.next(e))}catch(e){s(e)}}function a(e){try{c(n.throw(e))}catch(e){s(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((e=>{e(t)}))).then(i,a)}c((n=n.apply(e,t||[])).next())})));Object.defineProperty(it,"__esModule",{value:!0}),it.OidcClient=void 0,Me.register("ba1Cu",(function(e,t){"use strict";Object.defineProperty(e.exports,"__esModule",{value:!0});var r=Me("8NGVX");let n;var o,s,i,a,c;(s=o=e.exports.HttpCodes||(e.exports.HttpCodes={}))[s.OK=200]="OK",s[s.MultipleChoices=300]="MultipleChoices",s[s.MovedPermanently=301]="MovedPermanently",s[s.ResourceMoved=302]="ResourceMoved",s[s.SeeOther=303]="SeeOther",s[s.NotModified=304]="NotModified",s[s.UseProxy=305]="UseProxy",s[s.SwitchProxy=306]="SwitchProxy",s[s.TemporaryRedirect=307]="TemporaryRedirect",s[s.PermanentRedirect=308]="PermanentRedirect",s[s.BadRequest=400]="BadRequest",s[s.Unauthorized=401]="Unauthorized",s[s.PaymentRequired=402]="PaymentRequired",s[s.Forbidden=403]="Forbidden",s[s.NotFound=404]="NotFound",s[s.MethodNotAllowed=405]="MethodNotAllowed",s[s.NotAcceptable=406]="NotAcceptable",s[s.ProxyAuthenticationRequired=407]="ProxyAuthenticationRequired",s[s.RequestTimeout=408]="RequestTimeout",s[s.Conflict=409]="Conflict",s[s.Gone=410]="Gone",s[s.TooManyRequests=429]="TooManyRequests",s[s.InternalServerError=500]="InternalServerError",s[s.NotImplemented=501]="NotImplemented",s[s.BadGateway=502]="BadGateway",s[s.ServiceUnavailable=503]="ServiceUnavailable",s[s.GatewayTimeout=504]="GatewayTimeout",(a=i=e.exports.Headers||(e.exports.Headers={})).Accept="accept",a.ContentType="content-type",(c=e.exports.MediaTypes||(e.exports.MediaTypes={})).ApplicationJson="application/json",e.exports.getProxyUrl=e=>{let t=r.getProxyUrl(new URL(e));return t?t.href:""};const l=[o.MovedPermanently,o.ResourceMoved,o.SeeOther,o.TemporaryRedirect,o.PermanentRedirect],u=[o.BadGateway,o.ServiceUnavailable,o.GatewayTimeout],p=["OPTIONS","GET","DELETE","HEAD"];class d extends Error{constructor(e,t){super(e),this.name="HttpClientError",this.statusCode=t,Object.setPrototypeOf(this,d.prototype)}}e.exports.HttpClientError=d;class h{constructor(e){this.message=e}readBody(){return new Promise((async(e,t)=>{let r=Buffer.alloc(0);this.message.on("data",(e=>{r=Buffer.concat([r,e])})),this.message.on("end",(()=>{e(""+r)}))}))}}e.exports.HttpClientResponse=h,e.exports.isHttps=e=>"https:"===new URL(e).protocol;class f{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&&(null!=r.ignoreSslError&&(this._ignoreSslError=r.ignoreSslError),this._socketTimeout=r.socketTimeout,null!=r.allowRedirects&&(this._allowRedirects=r.allowRedirects),null!=r.allowRedirectDowngrade&&(this._allowRedirectDowngrade=r.allowRedirectDowngrade),null!=r.maxRedirects&&(this._maxRedirects=Math.max(r.maxRedirects,0)),null!=r.keepAlive&&(this._keepAlive=r.keepAlive),null!=r.allowRetries&&(this._allowRetries=r.allowRetries),null!=r.maxRetries&&(this._maxRetries=r.maxRetries))}options(e,t){return this.request("OPTIONS",e,null,t||{})}get(e,t){return this.request("GET",e,null,t||{})}del(e,t){return this.request("DELETE",e,null,t||{})}post(e,t,r){return this.request("POST",e,t,r||{})}patch(e,t,r){return this.request("PATCH",e,t,r||{})}put(e,t,r){return this.request("PUT",e,t,r||{})}head(e,t){return this.request("HEAD",e,null,t||{})}sendStream(e,t,r,n){return this.request(e,t,r,n)}async getJson(e,t={}){t[i.Accept]=this._getExistingOrDefaultHeader(t,i.Accept,c.ApplicationJson);let r=await this.get(e,t);return this._processResponse(r,this.requestOptions)}async postJson(e,t,r={}){let n=JSON.stringify(t,null,2);r[i.Accept]=this._getExistingOrDefaultHeader(r,i.Accept,c.ApplicationJson),r[i.ContentType]=this._getExistingOrDefaultHeader(r,i.ContentType,c.ApplicationJson);let o=await this.post(e,n,r);return this._processResponse(o,this.requestOptions)}async putJson(e,t,r={}){let n=JSON.stringify(t,null,2);r[i.Accept]=this._getExistingOrDefaultHeader(r,i.Accept,c.ApplicationJson),r[i.ContentType]=this._getExistingOrDefaultHeader(r,i.ContentType,c.ApplicationJson);let o=await this.put(e,n,r);return this._processResponse(o,this.requestOptions)}async patchJson(e,t,r={}){let n=JSON.stringify(t,null,2);r[i.Accept]=this._getExistingOrDefaultHeader(r,i.Accept,c.ApplicationJson),r[i.ContentType]=this._getExistingOrDefaultHeader(r,i.ContentType,c.ApplicationJson);let o=await this.patch(e,n,r);return this._processResponse(o,this.requestOptions)}async request(e,t,r,n){if(this._disposed)throw Error("Client has already been disposed.");let s,i=new URL(t),a=this._prepareRequest(e,i,n),c=this._allowRetries&&-1!=p.indexOf(e)?this._maxRetries+1:1,d=0;for(;c>d;){if(s=await this.requestRaw(a,r),s&&s.message&&s.message.statusCode===o.Unauthorized){let e;for(let t=0;this.handlers.length>t;t++)if(this.handlers[t].canHandleAuthentication(s)){e=this.handlers[t];break}return e?e.handleAuthentication(this,a,r):s}let t=this._maxRedirects;for(;-1!=l.indexOf(s.message.statusCode)&&this._allowRedirects&&t>0;){const o=s.message.headers.location;if(!o)break;let c=new URL(o);if("https:"==i.protocol&&i.protocol!=c.protocol&&!this._allowRedirectDowngrade)throw Error("Redirect from HTTPS to HTTP protocol. This downgrade is not allowed for security reasons. If you want to allow this behavior, set the allowRedirectDowngrade option to true.");if(await s.readBody(),c.hostname!==i.hostname)for(let e in n)"authorization"===e.toLowerCase()&&delete n[e];a=this._prepareRequest(e,c,n),s=await this.requestRaw(a,r),t--}if(-1==u.indexOf(s.message.statusCode))return s;d+=1,c>d&&(await s.readBody(),await this._performExponentialBackoff(d))}return s}dispose(){this._agent&&this._agent.destroy(),this._disposed=!0}requestRaw(e,t){return new Promise(((r,n)=>{this.requestRawWithCallback(e,t,((e,t)=>{e&&n(e),r(t)}))}))}requestRawWithCallback(e,t,r){let n;"string"==typeof t&&(e.options.headers["Content-Length"]=Buffer.byteLength(t,"utf8"));let o=!1,s=(e,t)=>{o||(o=!0,r(e,t))},i=e.httpModule.request(e.options,(e=>{let t=new h(e);s(null,t)}));i.on("socket",(e=>{n=e})),i.setTimeout(this._socketTimeout||18e4,(()=>{n&&n.end(),s(Error("Request timeout: "+e.options.path),null)})),i.on("error",(e=>{s(e,null)})),t&&"string"==typeof t&&i.write(t,"utf8"),t&&"string"!=typeof t?(t.on("close",(()=>{i.end()})),t.pipe(i)):i.end()}getAgent(e){let t=new URL(e);return this._getAgent(t)}_prepareRequest(e,t,r){const n={};n.parsedUrl=t;const o="https:"===n.parsedUrl.protocol;n.httpModule=o?Pe:Se;const s=o?443:80;return n.options={},n.options.host=n.parsedUrl.hostname,n.options.port=n.parsedUrl.port?parseInt(n.parsedUrl.port):s,n.options.path=(n.parsedUrl.pathname||"")+(n.parsedUrl.search||""),n.options.method=e,n.options.headers=this._mergeHeaders(r),null!=this.userAgent&&(n.options.headers["user-agent"]=this.userAgent),n.options.agent=this._getAgent(n.parsedUrl),this.handlers&&this.handlers.forEach((e=>{e.prepareRequest(n.options)})),n}_mergeHeaders(e){const t=e=>Object.keys(e).reduce(((t,r)=>(t[r.toLowerCase()]=e[r],t)),{});return this.requestOptions&&this.requestOptions.headers?Object.assign({},t(this.requestOptions.headers),t(e)):t(e||{})}_getExistingOrDefaultHeader(e,t,r){let n;var o;return this.requestOptions&&this.requestOptions.headers&&(n=(o=this.requestOptions.headers,Object.keys(o).reduce(((e,t)=>(e[t.toLowerCase()]=o[t],e)),{}))[t]),e[t]||n||r}_getAgent(e){let t,o=r.getProxyUrl(e),s=o&&o.hostname;if(this._keepAlive&&s&&(t=this._proxyAgent),this._keepAlive&&!s&&(t=this._agent),t)return t;const i="https:"===e.protocol;let a=100;if(this.requestOptions&&(a=this.requestOptions.maxSockets||Se.globalAgent.maxSockets),s){n||(n=Me("bbp3j"));const e={maxSockets:a,keepAlive:this._keepAlive,proxy:{...(o.username||o.password)&&{proxyAuth:`${o.username}:${o.password}`},host:o.hostname,port:o.port}};let r;const s="https:"===o.protocol;r=i?s?n.httpsOverHttps:n.httpsOverHttp:s?n.httpOverHttps:n.httpOverHttp,t=r(e),this._proxyAgent=t}if(this._keepAlive&&!t){const e={keepAlive:this._keepAlive,maxSockets:a};t=i?new Pe.Agent(e):new Se.Agent(e),this._agent=t}return t||(t=i?Pe.globalAgent:Se.globalAgent),i&&this._ignoreSslError&&(t.options=Object.assign(t.options||{},{rejectUnauthorized:!1})),t}_performExponentialBackoff(e){const t=5*Math.pow(2,e=Math.min(10,e));return new Promise((e=>setTimeout((()=>e()),t)))}static dateTimeDeserializer(e,t){if("string"==typeof t){let e=new Date(t);if(!isNaN(e.valueOf()))return e}return t}async _processResponse(e,t){return new Promise((async(r,n)=>{const s=e.message.statusCode,i={statusCode:s,result:null,headers:{}};let a,c;s==o.NotFound&&r(i);try{c=await e.readBody(),c&&c.length>0&&(a=t&&t.deserializeDates?JSON.parse(c,f.dateTimeDeserializer):JSON.parse(c),i.result=a),i.headers=e.message.headers}catch(e){}if(s>299){let e;e=a&&a.message?a.message:c&&c.length>0?c:"Failed request: ("+s+")";let t=new d(e,s);t.result=i.result,n(t)}else r(i)}))}}e.exports.HttpClient=f})),Me.register("8NGVX",((e,t)=>{"use strict";function r(e){if(!e.hostname)return!1;let t,r=process.env.no_proxy||process.env.NO_PROXY||"";if(!r)return!1;e.port?t=+e.port:"http:"===e.protocol?t=80:"https:"===e.protocol&&(t=443);let n=[e.hostname.toUpperCase()];"number"==typeof t&&n.push(`${n[0]}:${t}`);for(let e of r.split(",").map((e=>e.trim().toUpperCase())).filter((e=>e)))if(n.some((t=>t===e)))return!0;return!1}Object.defineProperty(e.exports,"__esModule",{value:!0}),e.exports.getProxyUrl=e=>{let t,n,o="https:"===e.protocol;return r(e)||(n=o?process.env.https_proxy||process.env.HTTPS_PROXY:process.env.http_proxy||process.env.HTTP_PROXY,n&&(t=new URL(n))),t},e.exports.checkBypass=r})),Me.register("bbp3j",((e,t)=>{e.exports=Me("fNJ5J")})),Me.register("fNJ5J",(function(e,r){function n(e){var t=this;t.options=e||{},t.proxyOptions=t.options.proxy||{},t.maxSockets=t.options.maxSockets||Se.Agent.defaultMaxSockets,t.requests=[],t.sockets=[],t.on("free",((e,r,n,o)=>{for(var i=s(r,n,o),a=0,c=t.requests.length;c>a;++a){var l=t.requests[a];if(l.host===i.host&&l.port===i.port)return t.requests.splice(a,1),void l.request.onSocket(e)}e.destroy(),t.removeSocket(e)}))}function o(e,t){var r=this;n.prototype.createSocket.call(r,e,(n=>{var o=e.request.getHeader("host"),s=i({},r.options,{socket:n,servername:o?o.replace(/:.*$/,""):e.host}),a=Oe.connect(0,s);r.sockets[r.sockets.indexOf(n)]=a,t(a)}))}function s(e,t,r){return"string"==typeof e?{host:e,port:t,localAddress:r}:e}function i(e){for(var t=1,r=arguments.length;r>t;++t){var n=arguments[t];if("object"==typeof n)for(var o=Object.keys(n),s=0,i=o.length;i>s;++s){var a=o[s];void 0!==n[a]&&(e[a]=n[a])}}return e}var a,c,l,u,p,d;t(e.exports,"httpOverHttp",(()=>a),(e=>a=e)),t(e.exports,"httpsOverHttp",(()=>c),(e=>c=e)),t(e.exports,"httpOverHttps",(()=>l),(e=>l=e)),t(e.exports,"httpsOverHttps",(()=>u),(e=>u=e)),t(e.exports,"debug",(()=>p),(e=>p=e)),a=e=>{var t=new n(e);return t.request=Se.request,t},c=e=>{var t=new n(e);return t.request=Se.request,t.createSocket=o,t.defaultPort=443,t},l=e=>{var t=new n(e);return t.request=Pe.request,t},u=e=>{var t=new n(e);return t.request=Pe.request,t.createSocket=o,t.defaultPort=443,t},Te.inherits(n,_e.EventEmitter),n.prototype.addRequest=function(e,t,r,n){var o=this,a=i({request:e},o.options,s(t,r,n));this.maxSockets>o.sockets.length?o.createSocket(a,(t=>{function r(){o.emit("free",t,a)}function n(e){o.removeSocket(t),t.removeListener("free",r),t.removeListener("close",n),t.removeListener("agentRemove",n)}t.on("free",r),t.on("close",n),t.on("agentRemove",n),e.onSocket(t)})):o.requests.push(a)},n.prototype.createSocket=function(e,t){function r(r,s,i){var c;return a.removeAllListeners(),s.removeAllListeners(),200!==r.statusCode?(d("tunneling socket could not be established, statusCode=%d",r.statusCode),s.destroy(),(c=Error("tunneling socket could not be established, statusCode="+r.statusCode)).code="ECONNRESET",e.request.emit("error",c),void n.removeSocket(o)):i.length>0?(d("got illegal response body from proxy"),s.destroy(),(c=Error("got illegal response body from proxy")).code="ECONNRESET",e.request.emit("error",c),void n.removeSocket(o)):(d("tunneling connection has established"),n.sockets[n.sockets.indexOf(o)]=s,t(s))}var n=this,o={};n.sockets.push(o);var s=i({},n.proxyOptions,{method:"CONNECT",path:e.host+":"+e.port,agent:!1,headers:{host:e.host+":"+e.port}});e.localAddress&&(s.localAddress=e.localAddress),s.proxyAuth&&(s.headers=s.headers||{},s.headers["Proxy-Authorization"]="Basic "+new Buffer(s.proxyAuth).toString("base64")),d("making CONNECT request");var a=n.request(s);a.useChunkedEncodingByDefault=!1,a.once("response",(e=>{e.upgrade=!0})),a.once("upgrade",((e,t,n)=>{process.nextTick((()=>{r(e,t,n)}))})),a.once("connect",r),a.once("error",(t=>{a.removeAllListeners(),d("tunneling socket could not be established, cause=%s\n",t.message,t.stack);var r=Error("tunneling socket could not be established, cause="+t.message);r.code="ECONNRESET",e.request.emit("error",r),n.removeSocket(o)})),a.end()},n.prototype.removeSocket=function(e){var t=this.sockets.indexOf(e);if(-1!==t){this.sockets.splice(t,1);var r=this.requests.shift();r&&this.createSocket(r,(e=>{r.request.onSocket(e)}))}},p=d=()=>{}}));var ct,lt,ut=Me("ba1Cu"),pt={};Object.defineProperty(pt,"__esModule",{value:!0}),pt.BasicCredentialHandler=class{constructor(e,t){this.username=e,this.password=t}prepareRequest(e){e.headers.Authorization="Basic "+Buffer.from(this.username+":"+this.password).toString("base64")}canHandleAuthentication(e){return!1}handleAuthentication(e,t,r){return null}},pt.BearerCredentialHandler=class{constructor(e){this.token=e}prepareRequest(e){e.headers.Authorization="Bearer "+this.token}canHandleAuthentication(e){return!1}handleAuthentication(e,t,r){return null}},pt.PersonalAccessTokenCredentialHandler=class{constructor(e){this.token=e}prepareRequest(e){e.headers.Authorization="Basic "+Buffer.from("PAT:"+this.token).toString("base64")}canHandleAuthentication(e){return!1}handleAuthentication(e,t,r){return null}};class dt{static createHttpClient(e=!0,t=10){const r={allowRetries:e,maxRetries:t};return new ut.HttpClient("actions/oidc-client",[new pt.BearerCredentialHandler(dt.getRequestToken())],r)}static getRequestToken(){const e=process.env.ACTIONS_ID_TOKEN_REQUEST_TOKEN;if(!e)throw Error("Unable to get ACTIONS_ID_TOKEN_REQUEST_TOKEN env variable");return e}static getIDTokenUrl(){const e=process.env.ACTIONS_ID_TOKEN_REQUEST_URL;if(!e)throw Error("Unable to get ACTIONS_ID_TOKEN_REQUEST_URL env variable");return e}static getCall(e){var t;return at(this,void 0,void 0,(function*(){const r=dt.createHttpClient(),n=yield r.getJson(e).catch((e=>{throw Error(`Failed to get ID Token. \n \n Error Code : ${e.statusCode}\n \n Error Message: ${e.result.message}`)})),o=null===(t=n.result)||void 0===t?void 0:t.value;if(!o)throw Error("Response json body do not have ID Token field");return o}))}static getIDToken(e){return at(this,void 0,void 0,(function*(){try{let t=dt.getIDTokenUrl();e&&(t=`${t}&audience=${encodeURIComponent(e)}`),Ge.debug("ID token url is "+t);const r=yield dt.getCall(t);return Ge.setSecret(r),r}catch(e){throw Error("Error message: "+e.message)}}))}}it.OidcClient=dt,(lt=ct=Ge.ExitCode||(Ge.ExitCode={}))[lt.Success=0]="Success",lt[lt.Failure=1]="Failure",Ge.exportVariable=(e,t)=>{const r=Ke.toCommandValue(t);if(process.env[e]=r,process.env.GITHUB_ENV){const t="_GitHubActionsFileCommandDelimeter_";Ze.issueCommand("ENV",`${e}<<${t}${ot.EOL}${r}${ot.EOL}${t}`)}else qe.issueCommand("set-env",{name:e},r)},Ge.setSecret=e=>{qe.issueCommand("add-mask",{},e)},Ge.addPath=e=>{process.env.GITHUB_PATH?Ze.issueCommand("PATH",e):qe.issueCommand("add-path",{},e),process.env.PATH=`${e}${st.delimiter}${process.env.PATH}`},Ge.getInput=n,Ge.getMultilineInput=(e,t)=>n(e,t).split("\n").filter((e=>""!==e)),Ge.getBooleanInput=(e,t)=>{const r=n(e,t);if(["true","True","TRUE"].includes(r))return!0;if(["false","False","FALSE"].includes(r))return!1;throw new TypeError(`Input does not meet YAML 1.2 "Core Schema" specification: ${e}\nSupport boolean input list: \`true | True | TRUE | false | False | FALSE\``)},Ge.setOutput=(e,t)=>{process.stdout.write(ot.EOL),qe.issueCommand("set-output",{name:e},t)},Ge.setCommandEcho=e=>{qe.issue("echo",e?"on":"off")},Ge.setFailed=e=>{process.exitCode=ct.Failure,o(e)},Ge.isDebug=()=>"1"===process.env.RUNNER_DEBUG,Ge.debug=e=>{qe.issueCommand("debug",{},e)},Ge.error=o,Ge.warning=(e,t={})=>{qe.issueCommand("warning",Ke.toCommandProperties(t),e instanceof Error?""+e:e)},Ge.notice=(e,t={})=>{qe.issueCommand("notice",Ke.toCommandProperties(t),e instanceof Error?""+e:e)},Ge.info=e=>{process.stdout.write(e+ot.EOL)},Ge.startGroup=s,Ge.endGroup=i,Ge.group=function(e,t){return Be(this,void 0,void 0,(function*(){let r;s(e);try{r=yield t()}finally{i()}return r}))},Ge.saveState=(e,t)=>{qe.issueCommand("save-state",{name:e},t)},Ge.getState=e=>process.env["STATE_"+e]||"",Ge.getIDToken=function(e){return Be(this,void 0,void 0,(function*(){return yield it.OidcClient.getIDToken(e)}))};var ht={};const ft="win32"===process.platform||"cygwin"===process.env.OSTYPE||"msys"===process.env.OSTYPE,mt=ft?";":":";var vt,gt={};Me.register("ftrAD",((e,t)=>{function r(e,t,r){return!(!e.isSymbolicLink()&&!e.isFile())&&((e,t)=>{var r=void 0!==t.pathExt?t.pathExt:process.env.PATHEXT;if(!r)return!0;if(-1!==(r=r.split(";")).indexOf(""))return!0;for(var n=0;r.length>n;n++){var o=r[n].toLowerCase();if(o&&e.substr(-o.length).toLowerCase()===o)return!0}return!1})(t,r)}function n(e,t,n){Ee.stat(e,((o,s)=>{n(o,!o&&r(s,e,t))}))}e.exports=n,n.sync=(e,t)=>r(Ee.statSync(e),e,t)})),Me.register("9yF3I",((e,t)=>{function r(e,t,r){Ee.stat(e,((e,o)=>{r(e,!e&&n(o,t))}))}function n(e,t){return e.isFile()&&((e,t)=>{var r=e.mode,n=e.uid,o=e.gid,s=void 0!==t.uid?t.uid:process.getuid&&process.getuid(),i=void 0!==t.gid?t.gid:process.getgid&&process.getgid(),a=parseInt("100",8),c=parseInt("010",8),l=a|c;return r&parseInt("001",8)||r&c&&o===i||r&a&&n===s||r&l&&0===s})(e,t)}e.exports=r,r.sync=(e,t)=>n(Ee.statSync(e),t)})),vt="win32"===process.platform||je.TESTING_WINDOWS?Me("ftrAD"):Me("9yF3I"),gt=a,a.sync=(e,t)=>{try{return vt.sync(e,t||{})}catch(e){if(t&&t.ignoreErrors||"EACCES"===e.code)return!1;throw e}};const yt=e=>Object.assign(Error("not found: "+e),{code:"ENOENT"}),xt=(e,t)=>{const r=t.colon||mt,n=e.match(/\//)||ft&&e.match(/\\/)?[""]:[...ft?[process.cwd()]:[],...(t.path||process.env.PATH||"").split(r)],o=ft?t.pathExt||process.env.PATHEXT||".EXE;.CMD;.BAT;.COM":"",s=ft?o.split(r):[""];return ft&&-1!==e.indexOf(".")&&""!==s[0]&&s.unshift(""),{pathEnv:n,pathExt:s,pathExtExe:o}},wt=(e,t,r)=>{"function"==typeof t&&(r=t,t={}),t||(t={});const{pathEnv:n,pathExt:o,pathExtExe:s}=xt(e,t),i=[],a=r=>new Promise(((o,s)=>{if(r===n.length)return t.all&&i.length?o(i):s(yt(e));const a=n[r],l=/^".*"$/.test(a)?a.slice(1,-1):a,u=we.join(l,e),p=!l&&/^\.[\\\/]/.test(e)?e.slice(0,2)+u:u;o(c(p,r,0))})),c=(e,r,n)=>new Promise(((l,u)=>{if(n===o.length)return l(a(r+1));const p=o[n];gt(e+p,{pathExt:s},((o,s)=>{if(!o&&s){if(!t.all)return l(e+p);i.push(e+p)}return l(c(e,r,n+1))}))}));return r?a(0).then((e=>r(null,e)),r):a(0)};let bt;ht=wt,wt.sync=(e,t)=>{t=t||{};const{pathEnv:r,pathExt:n,pathExtExe:o}=xt(e,t),s=[];for(let i=0;r.length>i;i++){const a=r[i],c=/^".*"$/.test(a)?a.slice(1,-1):a,l=we.join(c,e),u=!c&&/^\.[\\\/]/.test(e)?e.slice(0,2)+l:l;for(let e=0;n.length>e;e++){const r=u+n[e];try{if(gt.sync(r,{pathExt:o})){if(!t.all)return r;s.push(r)}}catch(e){}}}if(t.all&&s.length)return s;if(t.nothrow)return null;throw yt(e)};var Et,St={},Pt={},Ot={},_t={};const Ct=(e={})=>{const t=e.env||process.env;return"win32"!==(e.platform||process.platform)?"PATH":Object.keys(t).reverse().find((e=>"PATH"===e.toUpperCase()))||"Path"};var Tt,$t;(_t=Ct).default=Ct,Et=e=>l(e)||l(e,!0),Tt=e=>e.replace(/([()\][%!^"`<>&|;, *?])/g,"^$1"),$t=(e,t)=>(e=(e=`"${e=(e=(e=""+e).replace(/(\\*)"/g,'$1$1\\"')).replace(/(\\*)$/,"$1$1")}"`).replace(/([()\][%!^"`<>&|;, *?])/g,"^$1"),t&&(e=e.replace(/([()\][%!^"`<>&|;, *?])/g,"^$1")),e);var It,At;It=(e="")=>{const t=e.match(/^#!(.*)/);if(!t)return null;const[r,n]=t[0].replace(/#! ?/,"").split(" "),o=r.split("/").pop();return"env"===o?n:n?`${o} ${n}`:o},At=e=>{const t=Buffer.alloc(150);let r;try{r=Ee.openSync(e,"r"),Ee.readSync(r,t,0,150,0),Ee.closeSync(r)}catch(e){}return It(""+t)};const Rt="win32"===process.platform,Nt=/\.(?:com|exe)$/i,Lt=/node_modules[\\/].bin[\\/][^\\/]+\.cmd$/i;Ot=(e,t,r)=>{t&&!Array.isArray(t)&&(r=t,t=null);const n={command:e,args:t=t?t.slice(0):[],options:r=Object.assign({},r),file:void 0,original:{command:e,args:t}};return r.shell?n:(e=>{if(!Rt)return e;const t=(e=>{e.file=Et(e);const t=e.file&&At(e.file);return t?(e.args.unshift(e.file),e.command=t,Et(e)):e.file})(e),r=!Nt.test(t);if(e.options.forceShell||r){const r=Lt.test(t);e.command=we.normalize(e.command),e.command=Tt(e.command),e.args=e.args.map((e=>$t(e,r)));const n=[e.command].concat(e.args).join(" ");e.args=["/d","/s","/c",`"${n}"`],e.command=process.env.comspec||"cmd.exe",e.options.windowsVerbatimArguments=!0}return e})(n)};var Dt={};const jt="win32"===process.platform;var kt;Dt={hookChildProcess(e,t){if(!jt)return;const r=e.emit;e.emit=function(n,o){if("exit"===n){const n=p(o,t);if(n)return r.call(e,"error",n)}return r.apply(e,arguments)}},verifyENOENT:p,verifyENOENTSync(e,t){return jt&&1===e&&!t.file?u(t.original,"spawnSync"):null},notFoundError:u},(Pt=d).spawn=d,Pt.sync=(e,t,r)=>{const n=Ot(e,t,r),o=$e.spawnSync(n.command,n.args,n.options);return o.error=o.error||Dt.verifyENOENTSync(o.status,n),o},Pt._parse=Ot,Pt._enoent=Dt,kt=e=>{const t="string"==typeof e?"\r":13;return e[e.length-1]===("string"==typeof e?"\n":10)&&(e=e.slice(0,e.length-1)),e[e.length-1]===t&&(e=e.slice(0,e.length-1)),e};var Ft={};const Mt=e=>{let t;e={cwd:process.cwd(),path:process.env[_t()],execPath:process.execPath,...e};let r=we.resolve(e.cwd);const n=[];for(;t!==r;)n.push(we.join(r,"node_modules/.bin")),t=r,r=we.resolve(r,"..");const o=we.resolve(e.cwd,e.execPath,"..");return n.push(o),n.concat(e.path).join(we.delimiter)};(Ft=Mt).default=Mt,Ft.env=e=>{const t={...(e={env:process.env,...e}).env},r=_t({env:t});return e.path=t[r],t[r]=Ft(e),t};var Gt={},Vt={};const Ut=(e,t)=>{for(const r of Reflect.ownKeys(t))Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r));return e};(Vt=Ut).default=Ut;const Ht=new WeakMap,Bt=(e,t={})=>{if("function"!=typeof e)throw new TypeError("Expected a function");let r,n=0;const o=e.displayName||e.name||"<anonymous>",s=function(...i){if(Ht.set(s,++n),1===n)r=e.apply(this,i),e=null;else if(!0===t.throw)throw Error(`Function \`${o}\` can only be called once`);return r};return Vt(s,e),Ht.set(s,n),s};(Gt=Bt).default=Bt,Gt.callCount=e=>{if(!Ht.has(e))throw Error(`The given function \`${e.name}\` is not wrapped by the \`onetime\` package`);return Ht.get(e)};var qt,Wt={};Object.defineProperty(Wt,"__esModule",{value:!0}),Wt.signalsByNumber=Wt.signalsByName=void 0;var Xt={};Object.defineProperty(Xt,"__esModule",{value:!0}),Xt.getSignals=void 0;var Yt={};Object.defineProperty(Yt,"__esModule",{value:!0}),Yt.SIGNALS=void 0,Yt.SIGNALS=[{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:"terminate",description:"Timeout or timer",standard:"bsd"},{name:"SIGPROF",number:27,action:"terminate",description:"Timeout or timer",standard:"bsd"},{name:"SIGWINCH",number:28,action:"ignore",description:"Terminal window size changed",standard:"bsd"},{name:"SIGIO",number:29,action:"terminate",description:"I/O is available",standard:"other"},{name:"SIGPOLL",number:29,action:"terminate",description:"Watched event",standard:"other"},{name:"SIGINFO",number:29,action:"ignore",description:"Request for process information",standard:"other"},{name:"SIGPWR",number:30,action:"terminate",description:"Device running out of power",standard:"systemv"},{name:"SIGSYS",number:31,action:"core",description:"Invalid system call",standard:"other"},{name:"SIGUNUSED",number:31,action:"terminate",description:"Invalid system call",standard:"other"}];var zt={};Object.defineProperty(zt,"__esModule",{value:!0}),zt.SIGRTMAX=zt.getRealtimeSignals=void 0,zt.getRealtimeSignals=()=>Array.from({length:Zt-Jt+1},Kt);const Kt=(e,t)=>({name:"SIGRT"+(t+1),number:Jt+t,action:"terminate",description:"Application-specific signal (realtime)",standard:"posix"}),Jt=34,Zt=64;zt.SIGRTMAX=Zt,Xt.getSignals=()=>{const e=(0,zt.getRealtimeSignals)();return[...Yt.SIGNALS,...e].map(Qt)};const Qt=({name:e,number:t,description:r,action:n,forced:o=!1,standard:s})=>{const{signals:{[e]:i}}=be.constants,a=void 0!==i;return{name:e,number:a?i:t,description:r,supported:a,action:n,forced:o,standard:s}},er=(0,Xt.getSignals)().reduce(((e,{name:t,number:r,description:n,supported:o,action:s,forced:i,standard:a})=>({...e,[t]:{name:t,number:r,description:n,supported:o,action:s,forced:i,standard:a}})),{});Wt.signalsByName=er;const tr=(()=>{const e=(0,Xt.getSignals)(),t=Array.from({length:zt.SIGRTMAX+1},((t,r)=>((e,t)=>{const r=((e,t)=>{const r=t.find((({name:t})=>be.constants.signals[t]===e));return void 0!==r?r:t.find((t=>t.number===e))})(e,t);if(void 0===r)return{};const{name:n,description:o,supported:s,action:i,forced:a,standard:c}=r;return{[e]:{name:n,number:e,description:o,supported:s,action:i,forced:a,standard:c}}})(r,e)));return Object.assign({},...t)})();Wt.signalsByNumber=tr;var rr=Wt.signalsByName;qt=({stdout:e,stderr:t,all:r,error:n,signal:o,exitCode:s,command:i,escapedCommand:a,timedOut:c,isCanceled:l,killed:u,parsed:{options:{timeout:p}}})=>{const d=void 0===(o=null===o?void 0:o)?void 0:rr[o].description,h=(({timedOut:e,timeout:t,errorCode:r,signal:n,signalDescription:o,exitCode:s,isCanceled:i})=>e?`timed out after ${t} milliseconds`:i?"was canceled":void 0!==r?"failed with "+r:void 0!==n?`was killed with ${n} (${o})`:void 0!==s?"failed with exit code "+s:"failed")({timedOut:c,timeout:p,errorCode:n&&n.code,signal:o,signalDescription:d,exitCode:s=null===s?void 0:s,isCanceled:l}),f=`Command ${h}: ${i}`,m="[object Error]"==={}.toString.call(n),v=m?`${f}\n${n.message}`:f,g=[v,t,e].filter(Boolean).join("\n");return m?(n.originalMessage=n.message,n.message=g):n=Error(g),n.shortMessage=v,n.command=i,n.escapedCommand=a,n.exitCode=s,n.signal=o,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=!!c,n.isCanceled=l,n.killed=u&&!c,n};var nr={};const or=["stdin","stdout","stderr"],sr=e=>{if(!e)return;const{stdio:t}=e;if(void 0===t)return or.map((t=>e[t]));if((e=>or.some((t=>void 0!==e[t])))(e))throw Error("It's not possible to provide `stdio` in combination with one of "+or.map((e=>`\`${e}\``)).join(", "));if("string"==typeof t)return t;if(!Array.isArray(t))throw new TypeError(`Expected \`stdio\` to be of type \`string\` or \`Array\`, got \`${typeof t}\``);return Array.from({length:Math.max(t.length,or.length)},((e,r)=>t[r]))};(nr=sr).node=e=>{const t=sr(e);return"ipc"===t?"ipc":void 0===t||"string"==typeof t?[t,t,t,"ipc"]:t.includes("ipc")?t:[...t,"ipc"]};var ir,ar,cr={};cr=["SIGABRT","SIGALRM","SIGHUP","SIGINT","SIGTERM"],"win32"!==process.platform&&cr.push("SIGVTALRM","SIGXCPU","SIGXFSZ","SIGUSR2","SIGTRAP","SIGSYS","SIGQUIT","SIGIOT"),"linux"===process.platform&&cr.push("SIGIO","SIGPOLL","SIGPWR","SIGSTKFLT","SIGUNUSED");var lr,ur=cr,pr=/^win/i.test(process.platform),dr=_e;"function"!=typeof dr&&(dr=dr.EventEmitter),process.__signal_exit_emitter__?lr=process.__signal_exit_emitter__:((lr=process.__signal_exit_emitter__=new dr).count=0,lr.emitted={}),lr.infinite||(lr.setMaxListeners(1/0),lr.infinite=!0),(ar=(e,t)=>{Ce.equal(typeof e,"function","a callback must be provided for exit handler"),!1===fr&&m();var r="exit";return t&&t.alwaysLast&&(r="afterexit"),lr.on(r,e),()=>{lr.removeListener(r,e),0===lr.listeners("exit").length&&0===lr.listeners("afterexit").length&&h()}}).unload=h;var hr={};ur.forEach((e=>{hr[e]=()=>{process.listeners(e).length===lr.count&&(h(),f("exit",null,e),f("afterexit",null,e),pr&&"SIGHUP"===e&&(e="SIGINT"),process.kill(process.pid,e))}})),ar.signals=()=>ur,ar.load=m;var fr=!1,mr=process.reallyExit,vr=process.emit;const gr=e=>e===be.constants.signals.SIGTERM||"string"==typeof e&&"SIGTERM"===e.toUpperCase();var yr,xr=(ir={spawnedKill(e,t="SIGTERM",r={}){const n=e(t);return((e,t,r,n)=>{if(!((e,{forceKillAfterTimeout:t},r)=>gr(e)&&!1!==t&&r)(t,r,n))return;const o=(({forceKillAfterTimeout:e=!0})=>{if(!0===e)return 5e3;if(!Number.isFinite(e)||0>e)throw new TypeError(`Expected the \`forceKillAfterTimeout\` option to be a non-negative integer, got \`${e}\` (${typeof e})`);return e})(r),s=setTimeout((()=>{e("SIGKILL")}),o);s.unref&&s.unref()})(e,t,r,n),n},spawnedCancel(e,t){e.kill()&&(t.isCanceled=!0)},setupTimeout(e,{timeout:t,killSignal:r="SIGTERM"},n){if(0===t||void 0===t)return n;let o;const s=new Promise(((n,s)=>{o=setTimeout((()=>{((e,t,r)=>{e.kill(t),r(Object.assign(Error("Timed out"),{timedOut:!0,signal:t}))})(e,r,s)}),t)})),i=n.finally((()=>{clearTimeout(o)}));return Promise.race([s,i])},validateTimeout({timeout:e}){if(void 0!==e&&(!Number.isFinite(e)||0>e))throw new TypeError(`Expected the \`timeout\` option to be a non-negative integer, got \`${e}\` (${typeof e})`)},async setExitHandler(e,{cleanup:t,detached:r},n){if(!t||r)return n;const o=ar((()=>{e.kill()}));return n.finally((()=>{o()}))}}).spawnedKill,wr=ir.spawnedCancel,br=ir.setupTimeout,Er=ir.validateTimeout,Sr=ir.setExitHandler,Pr={};const Or=e=>null!==e&&"object"==typeof e&&"function"==typeof e.pipe;Or.writable=e=>Or(e)&&!1!==e.writable&&"function"==typeof e._write&&"object"==typeof e._writableState,Or.readable=e=>Or(e)&&!1!==e.readable&&"function"==typeof e._read&&"object"==typeof e._readableState,Or.duplex=e=>Or.writable(e)&&Or.readable(e),Or.transform=e=>Or.duplex(e)&&"function"==typeof e._transform,Pr=Or;var _r,Cr={},Tr=Ie.constants,$r=Ae.PassThrough;_r=e=>{e={...e};const{array:t}=e;let{encoding:r}=e;const n="buffer"===r;let o=!1;t?o=!(r||n):r=r||"utf8",n&&(r=null);const s=new $r({objectMode:o});r&&s.setEncoding(r);let i=0;const a=[];return s.on("data",(e=>{a.push(e),o?i=a.length:i+=e.length})),s.getBufferedValue=()=>t?a:n?Buffer.concat(a,i):a.join(""),s.getBufferedLength=()=>i,s};const Ir=(0,Te.promisify)(Ae.pipeline);class Ar extends Error{constructor(){super("maxBuffer exceeded"),this.name="MaxBufferError"}}(Cr=y).buffer=(e,t)=>y(e,{...t,encoding:"buffer"}),Cr.array=(e,t)=>y(e,{...t,array:!0}),Cr.MaxBufferError=Ar;var Rr,Nr=Ae.PassThrough;Rr=function(){function e(t){return Array.isArray(t)?(t.forEach(e),this):(n.push(t),t.once("end",r.bind(null,t)),t.once("error",o.emit.bind(o,"error")),t.pipe(o,{end:!1}),this)}function t(){return 0==n.length}function r(e){!(n=n.filter((t=>t!==e))).length&&o.readable&&o.end()}var n=[],o=new Nr({objectMode:!0});return o.setMaxListeners(0),o.add=e,o.isEmpty=t,o.on("unpipe",r),[].slice.call(arguments).forEach(e),o};const Lr=async(e,t)=>{if(e){e.destroy();try{return await t}catch(e){return e.bufferedData}}},Dr=(e,{encoding:t,buffer:r,maxBuffer:n})=>{if(e&&r)return t?Cr(e,{encoding:t,maxBuffer:n}):Cr.buffer(e,{maxBuffer:n})};var jr,kr=(yr={handleInput(e,t){void 0!==t&&void 0!==e.stdin&&(Pr(t)?t.pipe(e.stdin):e.stdin.end(t))},makeAllStream(e,{all:t}){if(!t||!e.stdout&&!e.stderr)return;const r=Rr();return e.stdout&&r.add(e.stdout),e.stderr&&r.add(e.stderr),r},async getSpawnedResult({stdout:e,stderr:t,all:r},{encoding:n,buffer:o,maxBuffer:s},i){const a=Dr(e,{encoding:n,buffer:o,maxBuffer:s}),c=Dr(t,{encoding:n,buffer:o,maxBuffer:s}),l=Dr(r,{encoding:n,buffer:o,maxBuffer:2*s});try{return await Promise.all([i,a,c,l])}catch(n){return Promise.all([{error:n,signal:n.signal,timedOut:n.timedOut},Lr(e,a),Lr(t,c),Lr(r,l)])}},validateInputSync({input:e}){if(Pr(e))throw new TypeError("The `input` option cannot be a stream in sync mode")}}).handleInput,Fr=yr.getSpawnedResult,Mr=yr.makeAllStream,Gr=yr.validateInputSync;const Vr=(async()=>{})().constructor.prototype,Ur=["then","catch","finally"].map((e=>[e,Reflect.getOwnPropertyDescriptor(Vr,e)]));var Hr,Br=(jr={mergePromise(e,t){for(const[r,n]of Ur){const o="function"==typeof t?(...e)=>Reflect.apply(n.value,t(),e):n.value.bind(t);Reflect.defineProperty(e,r,{...n,value:o})}return e},getSpawnedPromise(e){return new Promise(((t,r)=>{e.on("exit",((e,r)=>{t({exitCode:e,signal:r})})),e.on("error",(e=>{r(e)})),e.stdin&&e.stdin.on("error",(e=>{r(e)}))}))}}).mergePromise,qr=jr.getSpawnedPromise;const Wr=(e,t=[])=>Array.isArray(t)?[e,...t]:[e],Xr=/^[\w.-]+$/;var Yr=(Hr={joinCommand(e,t){return Wr(e,t).join(" ")},getEscapedCommand(e,t){return Wr(e,t).map((e=>(e=>"string"!=typeof e||Xr.test(e)?e:`"${e.replace(/"/g,'\\"')}"`)(e))).join(" ")},parseCommand(e){const t=[];for(const r of e.trim().split(/ +/g)){const e=t[t.length-1];e&&e.endsWith("\\")?t[t.length-1]=`${e.slice(0,-1)} ${r}`:t.push(r)}return t}}).joinCommand,zr=Hr.parseCommand,Kr=Hr.getEscapedCommand;const Jr=(e,t,r={})=>{const n=Pt._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||process.cwd(),execPath:process.execPath,encoding:"utf8",reject:!0,cleanup:!0,all:!1,windowsHide:!0,...r}).env=(({env:e,extendEnv:t,preferLocal:r,localDir:n,execPath:o})=>{const s=t?{...process.env,...e}:e;return r?Ft.env({env:s,cwd:n,execPath:o}):s})(r),r.stdio=nr(r),"win32"===process.platform&&"cmd"===we.basename(e,".exe")&&t.unshift("/q"),{file:e,args:t,options:r,parsed:n}},Zr=(e,t,r)=>"string"==typeof t||Buffer.isBuffer(t)?e.stripFinalNewline?kt(t):t:void 0===r?void 0:"",Qr=(e,t,r)=>{const n=Jr(e,t,r),o=Yr(e,t),s=Kr(e,t);let i;Er(n.options);try{i=$e.spawn(n.file,n.args,n.options)}catch(e){const t=new $e.ChildProcess,r=Promise.reject(qt({error:e,stdout:"",stderr:"",all:"",command:o,escapedCommand:s,parsed:n,timedOut:!1,isCanceled:!1,killed:!1}));return Br(t,r)}const a=qr(i),c=br(i,n.options,a),l=Sr(i,n.options,c),u={isCanceled:!1};i.kill=xr.bind(null,i.kill.bind(i)),i.cancel=wr.bind(null,i,u);const p=Gt((async()=>{const[{error:e,exitCode:t,signal:r,timedOut:a},c,p,d]=await Fr(i,n.options,l),h=Zr(n.options,c),f=Zr(n.options,p),m=Zr(n.options,d);if(e||0!==t||null!==r){const c=qt({error:e,exitCode:t,signal:r,stdout:h,stderr:f,all:m,command:o,escapedCommand:s,parsed:n,timedOut:a,isCanceled:u.isCanceled,killed:i.killed});if(!n.options.reject)return c;throw c}return{command:o,escapedCommand:s,exitCode:0,stdout:h,stderr:f,all:m,failed:!1,timedOut:!1,isCanceled:!1,killed:!1}}));return kr(i,n.options.input),i.all=Mr(i,n.options),Br(i,p)};let en;(St=Qr).sync=(e,t,r)=>{const n=Jr(e,t,r),o=Yr(e,t),s=Kr(e,t);let i;Gr(n.options);try{i=$e.spawnSync(n.file,n.args,n.options)}catch(e){throw qt({error:e,stdout:"",stderr:"",all:"",command:o,escapedCommand:s,parsed:n,timedOut:!1,isCanceled:!1,killed:!1})}const a=Zr(n.options,i.stdout,i.error),c=Zr(n.options,i.stderr,i.error);if(i.error||0!==i.status||null!==i.signal){const e=qt({stdout:a,stderr:c,error:i.error,signal:i.signal,exitCode:i.status,command:o,escapedCommand:s,parsed:n,timedOut:i.error&&"ETIMEDOUT"===i.error.code,isCanceled:!1,killed:null!==i.signal});if(!n.options.reject)return e;throw e}return{command:o,escapedCommand:s,exitCode:0,stdout:a,stderr:c,failed:!1,timedOut:!1,isCanceled:!1,killed:!1}},St.command=(e,t)=>{const[r,...n]=zr(e);return Qr(r,n,t)},St.commandSync=(e,t)=>{const[r,...n]=zr(e);return Qr.sync(r,n,t)},St.node=(e,t,r={})=>{t&&!Array.isArray(t)&&"object"==typeof t&&(r=t,t=[]);const n=nr.node(r),o=process.execArgv.filter((e=>!e.startsWith("--inspect"))),{nodePath:s=process.execPath,nodeOptions:i=o}=r;return Qr(s,[...i,e,...Array.isArray(t)?t:[]],{...r,stdin:void 0,stdout:void 0,stderr:void 0,stdio:n,shell:!1})};let tn=!1,rn=!1;var nn;const on=be.homedir();let sn;nn=e=>{if("string"!=typeof e)throw new TypeError("Expected a string, got "+typeof e);return on?e.replace(/^~(?=$|\/|\\)/,on):e};let an=!1;var cn={},ln=cn&&cn.__createBinding||(Object.create?(e,t,r,n)=>{void 0===n&&(n=r),Object.defineProperty(e,n,{enumerable:!0,get(){return t[r]}})}:(e,t,r,n)=>{void 0===n&&(n=r),e[n]=t[r]}),un=cn&&cn.__setModuleDefault||(Object.create?(e,t)=>{Object.defineProperty(e,"default",{enumerable:!0,value:t})}:(e,t)=>{e.default=t}),pn=cn&&cn.__importStar||(e=>{if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.hasOwnProperty.call(e,r)&&ln(t,e,r);return un(t,e),t}),dn=cn&&cn.__awaiter||((e,t,r,n)=>new(r||(r=Promise))(((o,s)=>{function i(e){try{c(n.next(e))}catch(e){s(e)}}function a(e){try{c(n.throw(e))}catch(e){s(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((e=>{e(t)}))).then(i,a)}c((n=n.apply(e,t||[])).next())}))),hn=cn&&cn.__importDefault||(e=>e&&e.__esModule?e:{default:e});Object.defineProperty(cn,"__esModule",{value:!0}),cn.evaluateVersions=cn.isExplicitVersion=cn.findFromManifest=cn.getManifestFromRepo=cn.findAllVersions=cn.find=cn.cacheFile=cn.cacheDir=cn.extractZip=cn.extractXar=cn.extractTar=cn.extract7z=cn.downloadTool=cn.HTTPError=void 0,Me.register("4wFnS",(function(e,t){"use strict";function r(e,t){const r=process.env["INPUT_"+e.replace(/ /g,"_").toUpperCase()]||"";if(t&&t.required&&!r)throw Error("Input required and not supplied: "+e);return t&&!1===t.trimWhitespace?r:r.trim()}function n(e,t={}){u.issueCommand("error",d.toCommandProperties(t),e instanceof Error?""+e:e)}function o(e){u.issue("group",e)}function s(){u.issue("endgroup")}var i=e.exports&&e.exports.__createBinding||(Object.create?(e,t,r,n)=>{void 0===n&&(n=r),Object.defineProperty(e,n,{enumerable:!0,get(){return t[r]}})}:(e,t,r,n)=>{void 0===n&&(n=r),e[n]=t[r]}),a=e.exports&&e.exports.__setModuleDefault||(Object.create?(e,t)=>{Object.defineProperty(e,"default",{enumerable:!0,value:t})}:(e,t)=>{e.default=t}),c=e.exports&&e.exports.__importStar||(e=>{if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.hasOwnProperty.call(e,r)&&i(t,e,r);return a(t,e),t}),l=e.exports&&e.exports.__awaiter||((e,t,r,n)=>new(r||(r=Promise))(((o,s)=>{function i(e){try{c(n.next(e))}catch(e){s(e)}}function a(e){try{c(n.throw(e))}catch(e){s(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((e=>{e(t)}))).then(i,a)}c((n=n.apply(e,t||[])).next())})));Object.defineProperty(e.exports,"__esModule",{value:!0}),e.exports.getState=e.exports.saveState=e.exports.group=e.exports.endGroup=e.exports.startGroup=e.exports.info=e.exports.notice=e.exports.warning=e.exports.error=e.exports.debug=e.exports.isDebug=e.exports.setFailed=e.exports.setCommandEcho=e.exports.setOutput=e.exports.getBooleanInput=e.exports.getMultilineInput=e.exports.getInput=e.exports.addPath=e.exports.setSecret=e.exports.exportVariable=e.exports.ExitCode=void 0;var u=Me("VYPTu"),p=Me("6aHzk"),d=Me("gczhj");const h=c(be),f=c(we);var m;(e=>{e[e.Success=0]="Success",e[e.Failure=1]="Failure"})(m=e.exports.ExitCode||(e.exports.ExitCode={})),e.exports.exportVariable=(e,t)=>{const r=d.toCommandValue(t);if(process.env[e]=r,process.env.GITHUB_ENV){const t="_GitHubActionsFileCommandDelimeter_";p.issueCommand("ENV",`${e}<<${t}${h.EOL}${r}${h.EOL}${t}`)}else u.issueCommand("set-env",{name:e},r)},e.exports.setSecret=e=>{u.issueCommand("add-mask",{},e)},e.exports.addPath=e=>{process.env.GITHUB_PATH?p.issueCommand("PATH",e):u.issueCommand("add-path",{},e),process.env.PATH=`${e}${f.delimiter}${process.env.PATH}`},e.exports.getInput=r,e.exports.getMultilineInput=(e,t)=>r(e,t).split("\n").filter((e=>""!==e)),e.exports.getBooleanInput=(e,t)=>{const n=r(e,t);if(["true","True","TRUE"].includes(n))return!0;if(["false","False","FALSE"].includes(n))return!1;throw new TypeError(`Input does not meet YAML 1.2 "Core Schema" specification: ${e}\nSupport boolean input list: \`true | True | TRUE | false | False | FALSE\``)},e.exports.setOutput=(e,t)=>{process.stdout.write(h.EOL),u.issueCommand("set-output",{name:e},t)},e.exports.setCommandEcho=e=>{u.issue("echo",e?"on":"off")},e.exports.setFailed=e=>{process.exitCode=m.Failure,n(e)},e.exports.isDebug=()=>"1"===process.env.RUNNER_DEBUG,e.exports.debug=e=>{u.issueCommand("debug",{},e)},e.exports.error=n,e.exports.warning=(e,t={})=>{u.issueCommand("warning",d.toCommandProperties(t),e instanceof Error?""+e:e)},e.exports.notice=(e,t={})=>{u.issueCommand("notice",d.toCommandProperties(t),e instanceof Error?""+e:e)},e.exports.info=e=>{process.stdout.write(e+h.EOL)},e.exports.startGroup=o,e.exports.endGroup=s,e.exports.group=function(e,t){return l(this,void 0,void 0,(function*(){let r;o(e);try{r=yield t()}finally{s()}return r}))},e.exports.saveState=(e,t)=>{u.issueCommand("save-state",{name:e},t)},e.exports.getState=e=>process.env["STATE_"+e]||""})),Me.register("VYPTu",(function(e,t){"use strict";function r(e,t,r){const n=new c(e,t,r);process.stdout.write(""+n+i.EOL)}var n=e.exports&&e.exports.__createBinding||(Object.create?(e,t,r,n)=>{void 0===n&&(n=r),Object.defineProperty(e,n,{enumerable:!0,get(){return t[r]}})}:(e,t,r,n)=>{void 0===n&&(n=r),e[n]=t[r]}),o=e.exports&&e.exports.__setModuleDefault||(Object.create?(e,t)=>{Object.defineProperty(e,"default",{enumerable:!0,value:t})}:(e,t)=>{e.default=t}),s=e.exports&&e.exports.__importStar||(e=>{if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.hasOwnProperty.call(e,r)&&n(t,e,r);return o(t,e),t});Object.defineProperty(e.exports,"__esModule",{value:!0}),e.exports.issue=e.exports.issueCommand=void 0;const i=s(be);var a=Me("gczhj");e.exports.issueCommand=r,e.exports.issue=(e,t="")=>{r(e,{},t)};class c{constructor(e,t,r){e||(e="missing.command"),this.command=e,this.properties=t,this.message=r}toString(){let e="::"+this.command;if(this.properties&&Object.keys(this.properties).length>0){e+=" ";let r=!0;for(const n in this.properties)if(this.properties.hasOwnProperty(n)){const o=this.properties[n];o&&(r?r=!1:e+=",",e+=`${n}=${t=o,a.toCommandValue(t).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A").replace(/:/g,"%3A").replace(/,/g,"%2C")}`)}}var t;return e+="::"+(e=>a.toCommandValue(this.message).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A"))(),e}}})),Me.register("gczhj",((e,t)=>{"use strict";Object.defineProperty(e.exports,"__esModule",{value:!0}),e.exports.toCommandProperties=e.exports.toCommandValue=void 0,e.exports.toCommandValue=e=>null==e?"":"string"==typeof e||e instanceof String?e:JSON.stringify(e),e.exports.toCommandProperties=e=>Object.keys(e).length?{title:e.title,line:e.startLine,endLine:e.endLine,col:e.startColumn,endColumn:e.endColumn}:{}})),Me.register("6aHzk",((e,t)=>{"use strict";var r=e.exports&&e.exports.__createBinding||(Object.create?(e,t,r,n)=>{void 0===n&&(n=r),Object.defineProperty(e,n,{enumerable:!0,get(){return t[r]}})}:(e,t,r,n)=>{void 0===n&&(n=r),e[n]=t[r]}),n=e.exports&&e.exports.__setModuleDefault||(Object.create?(e,t)=>{Object.defineProperty(e,"default",{enumerable:!0,value:t})}:(e,t)=>{e.default=t}),o=e.exports&&e.exports.__importStar||(e=>{if(e&&e.__esModule)return e;var t={};if(null!=e)for(var o in e)"default"!==o&&Object.hasOwnProperty.call(e,o)&&r(t,e,o);return n(t,e),t});Object.defineProperty(e.exports,"__esModule",{value:!0}),e.exports.issueCommand=void 0;const s=o(Ee),i=o(be);var a=Me("gczhj");e.exports.issueCommand=(e,t)=>{const r=process.env["GITHUB_"+e];if(!r)throw Error("Unable to find environment variable for file command "+e);if(!s.existsSync(r))throw Error("Missing file at path: "+r);s.appendFileSync(r,`${a.toCommandValue(t)}${i.EOL}`,{encoding:"utf8"})}}));const fn=pn(Me("4wFnS"));Me.register("bMvjP",(function(e,t){"use strict";function r(e){return u(this,void 0,void 0,(function*(){if(h.IS_WINDOWS){if(/[*"<>|]/.test(e))throw Error('File path must not contain `*`, `"`, `<`, `>` or `|` on Windows');try{const t=h.getCmdPath();(yield h.isDirectory(e,!0))?yield f(t+' /s /c "rd /s /q "%inputPath%""',{env:{inputPath:e}}):yield f(t+' /s /c "del /f /a "%inputPath%""',{env:{inputPath:e}})}catch(e){if("ENOENT"!==e.code)throw e}try{yield h.unlink(e)}catch(e){if("ENOENT"!==e.code)throw e}}else{let t=!1;try{t=yield h.isDirectory(e)}catch(e){if("ENOENT"!==e.code)throw e;return}t?yield m("rm",["-rf",""+e]):yield h.unlink(e)}}))}function n(e){return u(this,void 0,void 0,(function*(){Ce.ok(e,"a path argument must be provided"),yield h.mkdir(e,{recursive:!0})}))}function o(e){return u(this,void 0,void 0,(function*(){if(!e)throw Error("parameter 'tool' is required");const t=[];if(h.IS_WINDOWS&&process.env.PATHEXT)for(const e of process.env.PATHEXT.split(d.delimiter))e&&t.push(e);if(h.isRooted(e)){const r=yield h.tryGetExecutablePath(e,t);return r?[r]:[]}if(e.includes(d.sep))return[];const r=[];if(process.env.PATH)for(const e of process.env.PATH.split(d.delimiter))e&&r.push(e);const n=[];for(const o of r){const r=yield h.tryGetExecutablePath(d.join(o,e),t);r&&n.push(r)}return n}))}function s(e,t,r,o){return u(this,void 0,void 0,(function*(){if(r>=255)return;r++,yield n(t);const a=yield h.readdir(e);for(const n of a){const a=`${e}/${n}`,c=`${t}/${n}`;(yield h.lstat(a)).isDirectory()?yield s(a,c,r,o):yield i(a,c,o)}yield h.chmod(t,(yield h.stat(e)).mode)}))}function i(e,t,r){return u(this,void 0,void 0,(function*(){if((yield h.lstat(e)).isSymbolicLink()){try{yield h.lstat(t),yield h.unlink(t)}catch(e){"EPERM"===e.code&&(yield h.chmod(t,"0666"),yield h.unlink(t))}const r=yield h.readlink(e);yield h.symlink(r,t,h.IS_WINDOWS?"junction":null)}else(yield h.exists(t))&&!r||(yield h.copyFile(e,t))}))}var a=e.exports&&e.exports.__createBinding||(Object.create?(e,t,r,n)=>{void 0===n&&(n=r),Object.defineProperty(e,n,{enumerable:!0,get(){return t[r]}})}:(e,t,r,n)=>{void 0===n&&(n=r),e[n]=t[r]}),c=e.exports&&e.exports.__setModuleDefault||(Object.create?(e,t)=>{Object.defineProperty(e,"default",{enumerable:!0,value:t})}:(e,t)=>{e.default=t}),l=e.exports&&e.exports.__importStar||(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 c(t,e),t}),u=e.exports&&e.exports.__awaiter||((e,t,r,n)=>new(r||(r=Promise))(((o,s)=>{function i(e){try{c(n.next(e))}catch(e){s(e)}}function a(e){try{c(n.throw(e))}catch(e){s(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((e=>{e(t)}))).then(i,a)}c((n=n.apply(e,t||[])).next())})));Object.defineProperty(e.exports,"__esModule",{value:!0}),e.exports.findInPath=e.exports.which=e.exports.mkdirP=e.exports.rmRF=e.exports.mv=e.exports.cp=void 0;const p=l($e),d=l(we),h=l(Me("jXMuL")),f=Te.promisify(p.exec),m=Te.promisify(p.execFile);e.exports.cp=function(e,t,r={}){return u(this,void 0,void 0,(function*(){const{force:n,recursive:o,copySourceDirectory:a}=(e=>({force:null==e.force||e.force,recursive:!!e.recursive,copySourceDirectory:null==e.copySourceDirectory||!!e.copySourceDirectory}))(r),c=(yield h.exists(t))?yield h.stat(t):null;if(c&&c.isFile()&&!n)return;const l=c&&c.isDirectory()&&a?d.join(t,d.basename(e)):t;if(!(yield h.exists(e)))throw Error("no such file or directory: "+e);if((yield h.stat(e)).isDirectory()){if(!o)throw Error(`Failed to copy. ${e} is a directory, but tried to copy without recursive flag.`);yield s(e,l,0,n)}else{if(""===d.relative(e,l))throw Error(`'${l}' and '${e}' are the same file`);yield i(e,l,n)}}))},e.exports.mv=function(e,t,o={}){return u(this,void 0,void 0,(function*(){if(yield h.exists(t)){let n=!0;if((yield h.isDirectory(t))&&(t=d.join(t,d.basename(e)),n=yield h.exists(t)),n){if(null!=o.force&&!o.force)throw Error("Destination already exists");yield r(t)}}yield n(d.dirname(t)),yield h.rename(e,t)}))},e.exports.rmRF=r,e.exports.mkdirP=n,e.exports.which=function e(t,r){return u(this,void 0,void 0,(function*(){if(!t)throw Error("parameter 'tool' is required");if(r){const r=yield e(t,!1);if(!r)throw Error(h.IS_WINDOWS?`Unable to locate executable file: ${t}. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also verify the file has a valid extension for an executable file.`:`Unable to locate executable file: ${t}. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.`);return r}const n=yield o(t);return n&&n.length>0?n[0]:""}))},e.exports.findInPath=o})),Me.register("jXMuL",(function(e,t){"use strict";function r(e){return(1&e.mode)>0||(8&e.mode)>0&&e.gid===process.getgid()||(64&e.mode)>0&&e.uid===process.getuid()}var n,o=e.exports&&e.exports.__createBinding||(Object.create?(e,t,r,n)=>{void 0===n&&(n=r),Object.defineProperty(e,n,{enumerable:!0,get(){return t[r]}})}:(e,t,r,n)=>{void 0===n&&(n=r),e[n]=t[r]}),s=e.exports&&e.exports.__setModuleDefault||(Object.create?(e,t)=>{Object.defineProperty(e,"default",{enumerable:!0,value:t})}:(e,t)=>{e.default=t}),i=e.exports&&e.exports.__importStar||(e=>{if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.hasOwnProperty.call(e,r)&&o(t,e,r);return s(t,e),t}),a=e.exports&&e.exports.__awaiter||((e,t,r,n)=>new(r||(r=Promise))(((o,s)=>{function i(e){try{c(n.next(e))}catch(e){s(e)}}function a(e){try{c(n.throw(e))}catch(e){s(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((e=>{e(t)}))).then(i,a)}c((n=n.apply(e,t||[])).next())})));Object.defineProperty(e.exports,"__esModule",{value:!0}),e.exports.getCmdPath=e.exports.tryGetExecutablePath=e.exports.isRooted=e.exports.isDirectory=e.exports.exists=e.exports.IS_WINDOWS=e.exports.unlink=e.exports.symlink=e.exports.stat=e.exports.rmdir=e.exports.rename=e.exports.readlink=e.exports.readdir=e.exports.mkdir=e.exports.lstat=e.exports.copyFile=e.exports.chmod=void 0;const c=i(Ee),l=i(we);e.exports.chmod=(n=c.promises).chmod,e.exports.copyFile=n.copyFile,e.exports.lstat=n.lstat,e.exports.mkdir=n.mkdir,e.exports.readdir=n.readdir,e.exports.readlink=n.readlink,e.exports.rename=n.rename,e.exports.rmdir=n.rmdir,e.exports.stat=n.stat,e.exports.symlink=n.symlink,e.exports.unlink=n.unlink,e.exports.IS_WINDOWS="win32"===process.platform,e.exports.exists=function(t){return a(this,void 0,void 0,(function*(){try{yield e.exports.stat(t)}catch(e){if("ENOENT"===e.code)return!1;throw e}return!0}))},e.exports.isDirectory=function(t,r=!1){return a(this,void 0,void 0,(function*(){return(r?yield e.exports.stat(t):yield e.exports.lstat(t)).isDirectory()}))},e.exports.isRooted=t=>{if(!(t=(t=>(t=t||"",e.exports.IS_WINDOWS?(t=t.replace(/\//g,"\\")).replace(/\\\\+/g,"\\"):t.replace(/\/\/+/g,"/")))(t)))throw Error('isRooted() parameter "p" cannot be empty');return e.exports.IS_WINDOWS?t.startsWith("\\")||/^[A-Z]:/i.test(t):t.startsWith("/")},e.exports.tryGetExecutablePath=function(t,n){return a(this,void 0,void 0,(function*(){let o;try{o=yield e.exports.stat(t)}catch(e){"ENOENT"!==e.code&&console.log(`Unexpected error attempting to determine if executable file exists '${t}': ${e}`)}if(o&&o.isFile())if(e.exports.IS_WINDOWS){const e=l.extname(t).toUpperCase();if(n.some((t=>t.toUpperCase()===e)))return t}else if(r(o))return t;const s=t;for(const i of n){t=s+i,o=void 0;try{o=yield e.exports.stat(t)}catch(e){"ENOENT"!==e.code&&console.log(`Unexpected error attempting to determine if executable file exists '${t}': ${e}`)}if(o&&o.isFile()){if(e.exports.IS_WINDOWS){try{const r=l.dirname(t),n=l.basename(t).toUpperCase();for(const o of yield e.exports.readdir(r))if(n===o.toUpperCase()){t=l.join(r,o);break}}catch(e){console.log(`Unexpected error attempting to determine the actual case of the file '${t}': ${e}`)}return t}if(r(o))return t}}return""}))},e.exports.getCmdPath=()=>{var e;return null!==(e=process.env.COMSPEC)&&void 0!==e?e:"cmd.exe"}}));const mn=pn(Me("bMvjP")),vn=pn(Ee);Me.register("l7BLh",(function(e,t){"use strict";var r=e.exports&&e.exports.__createBinding||(Object.create?(e,t,r,n)=>{void 0===n&&(n=r),Object.defineProperty(e,n,{enumerable:!0,get(){return t[r]}})}:(e,t,r,n)=>{void 0===n&&(n=r),e[n]=t[r]}),n=e.exports&&e.exports.__setModuleDefault||(Object.create?(e,t)=>{Object.defineProperty(e,"default",{enumerable:!0,value:t})}:(e,t)=>{e.default=t}),o=e.exports&&e.exports.__importStar||(e=>{if(e&&e.__esModule)return e;var t={};if(null!=e)for(var o in e)"default"!==o&&Object.hasOwnProperty.call(e,o)&&r(t,e,o);return n(t,e),t}),s=e.exports&&e.exports.__awaiter||((e,t,r,n)=>new(r||(r=Promise))(((o,s)=>{function i(e){try{c(n.next(e))}catch(e){s(e)}}function a(e){try{c(n.throw(e))}catch(e){s(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((e=>{e(t)}))).then(i,a)}c((n=n.apply(e,t||[])).next())})));Object.defineProperty(e.exports,"__esModule",{value:!0}),e.exports._readLinuxVersionFile=e.exports._getOsVersion=e.exports._findMatch=void 0;const i=o(Me("7Lo32"));var a=Me("4wFnS");e.exports._findMatch=function(t,r,n,o){return s(this,void 0,void 0,(function*(){const s=be.platform();let c,l,u;for(const c of n){const n=c.version;if(a.debug(`check ${n} satisfies ${t}`),i.satisfies(n,t)&&(!r||c.stable===r)&&(u=c.files.find((t=>{a.debug(`${t.arch}===${o} && ${t.platform}===${s}`);let r=t.arch===o&&t.platform===s;if(r&&t.platform_version){const n=e.exports._getOsVersion();r=n===t.platform_version||i.satisfies(n,t.platform_version)}return r})),u)){a.debug("matched "+c.version),l=c;break}}return l&&u&&(c=Object.assign({},l),c.files=[u]),c}))},e.exports._getOsVersion=()=>{const t=be.platform();let r="";if("darwin"===t)r=""+$e.execSync("sw_vers -productVersion");else if("linux"===t){const t=e.exports._readLinuxVersionFile();if(t){const e=t.split("\n");for(const t of e){const e=t.split("=");if(2===e.length&&("VERSION_ID"===e[0].trim()||"DISTRIB_RELEASE"===e[0].trim())){r=e[1].trim().replace(/^"/,"").replace(/"$/,"");break}}}}return r},e.exports._readLinuxVersionFile=()=>{const e="/etc/lsb-release",t="/etc/os-release";let r="";return Ee.existsSync(e)?r=""+Ee.readFileSync(e):Ee.existsSync(t)&&(r=""+Ee.readFileSync(t)),r}})),Me.register("7Lo32",((e,t)=>{var r=Me("bvxLv");e.exports={re:r.re,src:r.src,tokens:r.t,SEMVER_SPEC_VERSION:Me("fdwSe").SEMVER_SPEC_VERSION,SemVer:Me("lFsiB"),compareIdentifiers:Me("iwJsr").compareIdentifiers,rcompareIdentifiers:Me("iwJsr").rcompareIdentifiers,parse:Me("duwNw"),valid:Me("3vako"),clean:Me("4O9De"),inc:Me("4pwP3"),diff:Me("3KZ51"),major:Me("gro6R"),minor:Me("iawVE"),patch:Me("f85A0"),prerelease:Me("ctiRO"),compare:Me("dvs9N"),rcompare:Me("2Y98I"),compareLoose:Me("7twMD"),compareBuild:Me("6PcNk"),sort:Me("csbi6"),rsort:Me("qJMGv"),gt:Me("0Lbfy"),lt:Me("epyGF"),eq:Me("fZcKH"),neq:Me("iiSw7"),gte:Me("7xTgx"),lte:Me("dj1Te"),cmp:Me("5lOVn"),coerce:Me("3w4LS"),Comparator:Me("7CcqG"),Range:Me("4SVex"),satisfies:Me("hID6V"),toComparators:Me("1KxDd"),maxSatisfying:Me("hAUPX"),minSatisfying:Me("j168r"),minVersion:Me("iKMXF"),validRange:Me("aIAu1"),outside:Me("7MTZc"),gtr:Me("egpbD"),ltr:Me("jKdoI"),intersects:Me("84pp0"),simplifyRange:Me("6KbSC"),subset:Me("83Xwe")}})),Me.register("bvxLv",((e,t)=>{var r=Me("fdwSe").MAX_SAFE_COMPONENT_LENGTH,n=Me("6m3CZ");const o=(t=e.exports={}).re=[],s=t.src=[],i=t.t={};let a=0;const c=(e,t,r)=>{const c=a++;n(c,t),i[e]=c,s[c]=t,o[c]=RegExp(t,r?"g":void 0)};c("NUMERICIDENTIFIER","0|[1-9]\\d*"),c("NUMERICIDENTIFIERLOOSE","[0-9]+"),c("NONNUMERICIDENTIFIER","\\d*[a-zA-Z-][a-zA-Z0-9-]*"),c("MAINVERSION",`(${s[i.NUMERICIDENTIFIER]})\\.(${s[i.NUMERICIDENTIFIER]})\\.(${s[i.NUMERICIDENTIFIER]})`),c("MAINVERSIONLOOSE",`(${s[i.NUMERICIDENTIFIERLOOSE]})\\.(${s[i.NUMERICIDENTIFIERLOOSE]})\\.(${s[i.NUMERICIDENTIFIERLOOSE]})`),c("PRERELEASEIDENTIFIER",`(?:${s[i.NUMERICIDENTIFIER]}|${s[i.NONNUMERICIDENTIFIER]})`),c("PRERELEASEIDENTIFIERLOOSE",`(?:${s[i.NUMERICIDENTIFIERLOOSE]}|${s[i.NONNUMERICIDENTIFIER]})`),c("PRERELEASE",`(?:-(${s[i.PRERELEASEIDENTIFIER]}(?:\\.${s[i.PRERELEASEIDENTIFIER]})*))`),c("PRERELEASELOOSE",`(?:-?(${s[i.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${s[i.PRERELEASEIDENTIFIERLOOSE]})*))`),c("BUILDIDENTIFIER","[0-9A-Za-z-]+"),c("BUILD",`(?:\\+(${s[i.BUILDIDENTIFIER]}(?:\\.${s[i.BUILDIDENTIFIER]})*))`),c("FULLPLAIN",`v?${s[i.MAINVERSION]}${s[i.PRERELEASE]}?${s[i.BUILD]}?`),c("FULL",`^${s[i.FULLPLAIN]}$`),c("LOOSEPLAIN",`[v=\\s]*${s[i.MAINVERSIONLOOSE]}${s[i.PRERELEASELOOSE]}?${s[i.BUILD]}?`),c("LOOSE",`^${s[i.LOOSEPLAIN]}$`),c("GTLT","((?:<|>)?=?)"),c("XRANGEIDENTIFIERLOOSE",s[i.NUMERICIDENTIFIERLOOSE]+"|x|X|\\*"),c("XRANGEIDENTIFIER",s[i.NUMERICIDENTIFIER]+"|x|X|\\*"),c("XRANGEPLAIN",`[v=\\s]*(${s[i.XRANGEIDENTIFIER]})(?:\\.(${s[i.XRANGEIDENTIFIER]})(?:\\.(${s[i.XRANGEIDENTIFIER]})(?:${s[i.PRERELEASE]})?${s[i.BUILD]}?)?)?`),c("XRANGEPLAINLOOSE",`[v=\\s]*(${s[i.XRANGEIDENTIFIERLOOSE]})(?:\\.(${s[i.XRANGEIDENTIFIERLOOSE]})(?:\\.(${s[i.XRANGEIDENTIFIERLOOSE]})(?:${s[i.PRERELEASELOOSE]})?${s[i.BUILD]}?)?)?`),c("XRANGE",`^${s[i.GTLT]}\\s*${s[i.XRANGEPLAIN]}$`),c("XRANGELOOSE",`^${s[i.GTLT]}\\s*${s[i.XRANGEPLAINLOOSE]}$`),c("COERCE",`(^|[^\\d])(\\d{1,${r}})(?:\\.(\\d{1,${r}}))?(?:\\.(\\d{1,${r}}))?(?:$|[^\\d])`),c("COERCERTL",s[i.COERCE],!0),c("LONETILDE","(?:~>?)"),c("TILDETRIM",`(\\s*)${s[i.LONETILDE]}\\s+`,!0),t.tildeTrimReplace="$1~",c("TILDE",`^${s[i.LONETILDE]}${s[i.XRANGEPLAIN]}$`),c("TILDELOOSE",`^${s[i.LONETILDE]}${s[i.XRANGEPLAINLOOSE]}$`),c("LONECARET","(?:\\^)"),c("CARETTRIM",`(\\s*)${s[i.LONECARET]}\\s+`,!0),t.caretTrimReplace="$1^",c("CARET",`^${s[i.LONECARET]}${s[i.XRANGEPLAIN]}$`),c("CARETLOOSE",`^${s[i.LONECARET]}${s[i.XRANGEPLAINLOOSE]}$`),c("COMPARATORLOOSE",`^${s[i.GTLT]}\\s*(${s[i.LOOSEPLAIN]})$|^$`),c("COMPARATOR",`^${s[i.GTLT]}\\s*(${s[i.FULLPLAIN]})$|^$`),c("COMPARATORTRIM",`(\\s*)${s[i.GTLT]}\\s*(${s[i.LOOSEPLAIN]}|${s[i.XRANGEPLAIN]})`,!0),t.comparatorTrimReplace="$1$2$3",c("HYPHENRANGE",`^\\s*(${s[i.XRANGEPLAIN]})\\s+-\\s+(${s[i.XRANGEPLAIN]})\\s*$`),c("HYPHENRANGELOOSE",`^\\s*(${s[i.XRANGEPLAINLOOSE]})\\s+-\\s+(${s[i.XRANGEPLAINLOOSE]})\\s*$`),c("STAR","(<|>)?=?\\s*\\*"),c("GTE0","^\\s*>=\\s*0.0.0\\s*$"),c("GTE0PRE","^\\s*>=\\s*0.0.0-0\\s*$")})),Me.register("fdwSe",((e,t)=>{e.exports={SEMVER_SPEC_VERSION:"2.0.0",MAX_LENGTH:256,MAX_SAFE_INTEGER:Number.MAX_SAFE_INTEGER||9007199254740991,MAX_SAFE_COMPONENT_LENGTH:16}})),Me.register("6m3CZ",((e,t)=>{const r=("object"==typeof process&&process,()=>{});e.exports=r})),Me.register("lFsiB",(function(e,t){var r=Me("6m3CZ"),n=Me("fdwSe"),o=n.MAX_LENGTH,s=n.MAX_SAFE_INTEGER,i=Me("bvxLv"),a=i.re,c=i.t,l=Me("3YuHv"),u=Me("iwJsr").compareIdentifiers;class p{constructor(e,t){if(t=l(t),e instanceof p){if(e.loose===!!t.loose&&e.includePrerelease===!!t.includePrerelease)return e;e=e.version}else if("string"!=typeof e)throw new TypeError("Invalid Version: "+e);if(e.length>o)throw new TypeError(`version is longer than ${o} characters`);r("SemVer",e,t),this.options=t,this.loose=!!t.loose,this.includePrerelease=!!t.includePrerelease;const n=e.trim().match(t.loose?a[c.LOOSE]:a[c.FULL]);if(!n)throw new TypeError("Invalid Version: "+e);if(this.raw=e,this.major=+n[1],this.minor=+n[2],this.patch=+n[3],this.major>s||0>this.major)throw new TypeError("Invalid major version");if(this.minor>s||0>this.minor)throw new TypeError("Invalid minor version");if(this.patch>s||0>this.patch)throw new TypeError("Invalid patch version");this.prerelease=n[4]?n[4].split(".").map((e=>{if(/^[0-9]+$/.test(e)){const t=+e;if(t>=0&&s>t)return t}return e})):[],this.build=n[5]?n[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+="-"+this.prerelease.join(".")),this.version}toString(){return this.version}compare(e){if(r("SemVer.compare",this.version,this.options,e),!(e instanceof p)){if("string"==typeof e&&e===this.version)return 0;e=new p(e,this.options)}return e.version===this.version?0:this.compareMain(e)||this.comparePre(e)}compareMain(e){return e instanceof p||(e=new p(e,this.options)),u(this.major,e.major)||u(this.minor,e.minor)||u(this.patch,e.patch)}comparePre(e){if(e instanceof p||(e=new p(e,this.options)),this.prerelease.length&&!e.prerelease.length)return-1;if(!this.prerelease.length&&e.prerelease.length)return 1;if(!this.prerelease.length&&!e.prerelease.length)return 0;let t=0;do{const n=this.prerelease[t],o=e.prerelease[t];if(r("prerelease compare",t,n,o),void 0===n&&void 0===o)return 0;if(void 0===o)return 1;if(void 0===n)return-1;if(n!==o)return u(n,o)}while(++t)}compareBuild(e){e instanceof p||(e=new p(e,this.options));let t=0;do{const n=this.build[t],o=e.build[t];if(r("prerelease compare",t,n,o),void 0===n&&void 0===o)return 0;if(void 0===o)return 1;if(void 0===n)return-1;if(n!==o)return u(n,o)}while(++t)}inc(e,t){switch(e){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",t);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",t);break;case"prepatch":this.prerelease.length=0,this.inc("patch",t),this.inc("pre",t);break;case"prerelease":0===this.prerelease.length&&this.inc("patch",t),this.inc("pre",t);break;case"major":0===this.minor&&0===this.patch&&0!==this.prerelease.length||this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":0===this.patch&&0!==this.prerelease.length||this.minor++,this.patch=0,this.prerelease=[];break;case"patch":0===this.prerelease.length&&this.patch++,this.prerelease=[];break;case"pre":if(0===this.prerelease.length)this.prerelease=[0];else{let e=this.prerelease.length;for(;--e>=0;)"number"==typeof this.prerelease[e]&&(this.prerelease[e]++,e=-2);-1===e&&this.prerelease.push(0)}t&&(this.prerelease[0]===t?isNaN(this.prerelease[1])&&(this.prerelease=[t,0]):this.prerelease=[t,0]);break;default:throw Error("invalid increment argument: "+e)}return this.format(),this.raw=this.version,this}}e.exports=p})),Me.register("3YuHv",((e,t)=>{const r=["includePrerelease","loose","rtl"];e.exports=e=>e?"object"!=typeof e?{loose:!0}:r.filter((t=>e[t])).reduce(((e,t)=>(e[t]=!0,e)),{}):{}})),Me.register("iwJsr",((e,t)=>{const r=/^[0-9]+$/,n=(e,t)=>{const n=r.test(e),o=r.test(t);return n&&o&&(e=+e,t=+t),e===t?0:n&&!o?-1:o&&!n?1:t>e?-1:1};e.exports={compareIdentifiers:n,rcompareIdentifiers(e,t){return n(t,e)}}})),Me.register("duwNw",((e,t)=>{var r=Me("fdwSe").MAX_LENGTH,n=Me("bvxLv"),o=n.re,s=n.t,i=Me("lFsiB"),a=Me("3YuHv");e.exports=(e,t)=>{if(t=a(t),e instanceof i)return e;if("string"!=typeof e)return null;if(e.length>r)return null;if(!(t.loose?o[s.LOOSE]:o[s.FULL]).test(e))return null;try{return new i(e,t)}catch(e){return null}}})),Me.register("3vako",((e,t)=>{var r=Me("duwNw");e.exports=(e,t)=>{const n=r(e,t);return n?n.version:null}})),Me.register("4O9De",((e,t)=>{var r=Me("duwNw");e.exports=(e,t)=>{const n=r(e.trim().replace(/^[=v]+/,""),t);return n?n.version:null}})),Me.register("4pwP3",((e,t)=>{var r=Me("lFsiB");e.exports=(e,t,n,o)=>{"string"==typeof n&&(o=n,n=void 0);try{return new r(e,n).inc(t,o).version}catch(e){return null}}})),Me.register("3KZ51",((e,t)=>{var r=Me("duwNw"),n=Me("fZcKH");e.exports=(e,t)=>{if(n(e,t))return null;{const n=r(e),o=r(t),s=n.prerelease.length||o.prerelease.length,i=s?"pre":"",a=s?"prerelease":"";for(const e in n)if(("major"===e||"minor"===e||"patch"===e)&&n[e]!==o[e])return i+e;return a}}})),Me.register("fZcKH",((e,t)=>{var r=Me("dvs9N");e.exports=(e,t,n)=>0===r(e,t,n)})),Me.register("dvs9N",((e,t)=>{var r=Me("lFsiB");e.exports=(e,t,n)=>new r(e,n).compare(new r(t,n))})),Me.register("gro6R",((e,t)=>{var r=Me("lFsiB");e.exports=(e,t)=>new r(e,t).major})),Me.register("iawVE",((e,t)=>{var r=Me("lFsiB");e.exports=(e,t)=>new r(e,t).minor})),Me.register("f85A0",((e,t)=>{var r=Me("lFsiB");e.exports=(e,t)=>new r(e,t).patch})),Me.register("ctiRO",((e,t)=>{var r=Me("duwNw");e.exports=(e,t)=>{const n=r(e,t);return n&&n.prerelease.length?n.prerelease:null}})),Me.register("2Y98I",((e,t)=>{var r=Me("dvs9N");e.exports=(e,t,n)=>r(t,e,n)})),Me.register("7twMD",((e,t)=>{var r=Me("dvs9N");e.exports=(e,t)=>r(e,t,!0)})),Me.register("6PcNk",((e,t)=>{var r=Me("lFsiB");e.exports=(e,t,n)=>{const o=new r(e,n),s=new r(t,n);return o.compare(s)||o.compareBuild(s)}})),Me.register("csbi6",((e,t)=>{var r=Me("6PcNk");e.exports=(e,t)=>e.sort(((e,n)=>r(e,n,t)))})),Me.register("qJMGv",((e,t)=>{var r=Me("6PcNk");e.exports=(e,t)=>e.sort(((e,n)=>r(n,e,t)))})),Me.register("0Lbfy",((e,t)=>{var r=Me("dvs9N");e.exports=(e,t,n)=>r(e,t,n)>0})),Me.register("epyGF",((e,t)=>{var r=Me("dvs9N");e.exports=(e,t,n)=>0>r(e,t,n)})),Me.register("iiSw7",((e,t)=>{var r=Me("dvs9N");e.exports=(e,t,n)=>0!==r(e,t,n)})),Me.register("7xTgx",((e,t)=>{var r=Me("dvs9N");e.exports=(e,t,n)=>r(e,t,n)>=0})),Me.register("dj1Te",((e,t)=>{var r=Me("dvs9N");e.exports=(e,t,n)=>0>=r(e,t,n)})),Me.register("5lOVn",((e,t)=>{var r=Me("fZcKH"),n=Me("iiSw7"),o=Me("0Lbfy"),s=Me("7xTgx"),i=Me("epyGF"),a=Me("dj1Te");e.exports=(e,t,c,l)=>{switch(t){case"===":return"object"==typeof e&&(e=e.version),"object"==typeof c&&(c=c.version),e===c;case"!==":return"object"==typeof e&&(e=e.version),"object"==typeof c&&(c=c.version),e!==c;case"":case"=":case"==":return r(e,c,l);case"!=":return n(e,c,l);case">":return o(e,c,l);case">=":return s(e,c,l);case"<":return i(e,c,l);case"<=":return a(e,c,l);default:throw new TypeError("Invalid operator: "+t)}}})),Me.register("3w4LS",((e,t)=>{var r=Me("lFsiB"),n=Me("duwNw"),o=Me("bvxLv"),s=o.re,i=o.t;e.exports=(e,t)=>{if(e instanceof r)return e;if("number"==typeof e&&(e+=""),"string"!=typeof e)return null;let o=null;if((t=t||{}).rtl){let t;for(;(t=s[i.COERCERTL].exec(e))&&(!o||o.index+o[0].length!==e.length);)o&&t.index+t[0].length===o.index+o[0].length||(o=t),s[i.COERCERTL].lastIndex=t.index+t[1].length+t[2].length;s[i.COERCERTL].lastIndex=-1}else o=e.match(s[i.COERCE]);return null===o?null:n(`${o[2]}.${o[3]||"0"}.${o[4]||"0"}`,t)}})),Me.register("7CcqG",(function(e,t){const r=Symbol();class n{static get ANY(){return r}constructor(e,t){if(t=o(t),e instanceof n){if(e.loose===!!t.loose)return e;e=e.value}l("comparator",e,t),this.options=t,this.loose=!!t.loose,this.parse(e),this.value=this.semver===r?"":this.operator+this.semver.version,l("comp",this)}parse(e){const t=e.match(this.options.loose?i[a.COMPARATORLOOSE]:i[a.COMPARATOR]);if(!t)throw new TypeError("Invalid comparator: "+e);this.operator=void 0!==t[1]?t[1]:"","="===this.operator&&(this.operator=""),this.semver=t[2]?new u(t[2],this.options.loose):r}toString(){return this.value}test(e){if(l("Comparator.test",e,this.options.loose),this.semver===r||e===r)return!0;if("string"==typeof e)try{e=new u(e,this.options)}catch(e){return!1}return c(e,this.operator,this.semver,this.options)}intersects(e,t){if(!(e instanceof n))throw new TypeError("a Comparator is required");if(t&&"object"==typeof t||(t={loose:!!t,includePrerelease:!1}),""===this.operator)return""===this.value||new p(e.value,t).test(this.value);if(""===e.operator)return""===e.value||new p(this.value,t).test(e.semver);const r=!(">="!==this.operator&&">"!==this.operator||">="!==e.operator&&">"!==e.operator),o=!("<="!==this.operator&&"<"!==this.operator||"<="!==e.operator&&"<"!==e.operator),s=this.semver.version===e.semver.version,i=!(">="!==this.operator&&"<="!==this.operator||">="!==e.operator&&"<="!==e.operator),a=c(this.semver,"<",e.semver,t)&&(">="===this.operator||">"===this.operator)&&("<="===e.operator||"<"===e.operator),l=c(this.semver,">",e.semver,t)&&("<="===this.operator||"<"===this.operator)&&(">="===e.operator||">"===e.operator);return r||o||s&&i||a||l}}e.exports=n;var o=Me("3YuHv"),s=Me("bvxLv"),i=s.re,a=s.t,c=Me("5lOVn"),l=Me("6m3CZ"),u=Me("lFsiB"),p=Me("4SVex")})),Me.register("4SVex",(function(e,t){class r{constructor(e,t){if(t=o(t),e instanceof r)return e.loose===!!t.loose&&e.includePrerelease===!!t.includePrerelease?e:new r(e.raw,t);if(e instanceof s)return this.raw=e.value,this.set=[[e]],this.format(),this;if(this.options=t,this.loose=!!t.loose,this.includePrerelease=!!t.includePrerelease,this.raw=e,this.set=e.split(/\s*\|\|\s*/).map((e=>this.parseRange(e.trim()))).filter((e=>e.length)),!this.set.length)throw new TypeError("Invalid SemVer Range: "+e);if(this.set.length>1){const e=this.set[0];if(this.set=this.set.filter((e=>!f(e[0]))),0===this.set.length)this.set=[e];else if(this.set.length>1)for(const e of this.set)if(1===e.length&&m(e[0])){this.set=[e];break}}this.format()}format(){return this.range=this.set.map((e=>e.join(" ").trim())).join("||").trim(),this.range}toString(){return this.range}parseRange(e){e=e.trim();const t=`parseRange:${Object.keys(this.options).join(",")}:${e}`,r=n.get(t);if(r)return r;const o=this.options.loose;e=e.replace(o?l[u.HYPHENRANGELOOSE]:l[u.HYPHENRANGE],C(this.options.includePrerelease)),i("hyphen replace",e),e=e.replace(l[u.COMPARATORTRIM],p),i("comparator trim",e,l[u.COMPARATORTRIM]),e=(e=(e=e.replace(l[u.TILDETRIM],d)).replace(l[u.CARETTRIM],h)).split(/\s+/).join(" ");const a=o?l[u.COMPARATORLOOSE]:l[u.COMPARATOR],c=e.split(" ").map((e=>g(e,this.options))).join(" ").split(/\s+/).map((e=>_(e,this.options))).filter(this.options.loose?e=>!!e.match(a):()=>!0).map((e=>new s(e,this.options))),m=new Map;for(const e of c){if(f(e))return[e];m.set(e.value,e)}m.size>1&&m.has("")&&m.delete("");const v=[...m.values()];return n.set(t,v),v}intersects(e,t){if(!(e instanceof r))throw new TypeError("a Range is required");return this.set.some((r=>v(r,t)&&e.set.some((e=>v(e,t)&&r.every((r=>e.every((e=>r.intersects(e,t)))))))))}test(e){if(!e)return!1;if("string"==typeof e)try{e=new a(e,this.options)}catch(e){return!1}for(let t=0;this.set.length>t;t++)if(T(this.set[t],e,this.options))return!0;return!1}}e.exports=r;const n=new(Me("lIfWq"))({max:1e3});var o=Me("3YuHv"),s=Me("7CcqG"),i=Me("6m3CZ"),a=Me("lFsiB"),c=Me("bvxLv"),l=c.re,u=c.t,p=c.comparatorTrimReplace,d=c.tildeTrimReplace,h=c.caretTrimReplace;const f=e=>"<0.0.0-0"===e.value,m=e=>""===e.value,v=(e,t)=>{let r=!0;const n=e.slice();let o=n.pop();for(;r&&n.length;)r=n.every((e=>o.intersects(e,t))),o=n.pop();return r},g=(e,t)=>(i("comp",e,t),e=b(e,t),i("caret",e),e=x(e,t),i("tildes",e),e=S(e,t),i("xrange",e),e=O(e,t),i("stars",e),e),y=e=>!e||"x"===e.toLowerCase()||"*"===e,x=(e,t)=>e.trim().split(/\s+/).map((e=>w(e,t))).join(" "),w=(e,t)=>e.replace(t.loose?l[u.TILDELOOSE]:l[u.TILDE],((t,r,n,o,s)=>{let a;return i("tilde",e,t,r,n,o,s),y(r)?a="":y(n)?a=`>=${r}.0.0 <${+r+1}.0.0-0`:y(o)?a=`>=${r}.${n}.0 <${r}.${+n+1}.0-0`:s?(i("replaceTilde pr",s),a=`>=${r}.${n}.${o}-${s} <${r}.${+n+1}.0-0`):a=`>=${r}.${n}.${o} <${r}.${+n+1}.0-0`,i("tilde return",a),a})),b=(e,t)=>e.trim().split(/\s+/).map((e=>E(e,t))).join(" "),E=(e,t)=>{i("caret",e,t);const r=t.includePrerelease?"-0":"";return e.replace(t.loose?l[u.CARETLOOSE]:l[u.CARET],((t,n,o,s,a)=>{let c;return i("caret",e,t,n,o,s,a),y(n)?c="":y(o)?c=`>=${n}.0.0${r} <${+n+1}.0.0-0`:y(s)?c="0"===n?`>=${n}.${o}.0${r} <${n}.${+o+1}.0-0`:`>=${n}.${o}.0${r} <${+n+1}.0.0-0`:a?(i("replaceCaret pr",a),c="0"===n?"0"===o?`>=${n}.${o}.${s}-${a} <${n}.${o}.${+s+1}-0`:`>=${n}.${o}.${s}-${a} <${n}.${+o+1}.0-0`:`>=${n}.${o}.${s}-${a} <${+n+1}.0.0-0`):(i("no pr"),c="0"===n?"0"===o?`>=${n}.${o}.${s}${r} <${n}.${o}.${+s+1}-0`:`>=${n}.${o}.${s}${r} <${n}.${+o+1}.0-0`:`>=${n}.${o}.${s} <${+n+1}.0.0-0`),i("caret return",c),c}))},S=(e,t)=>(i("replaceXRanges",e,t),e.split(/\s+/).map((e=>P(e,t))).join(" ")),P=(e,t)=>(e=e.trim()).replace(t.loose?l[u.XRANGELOOSE]:l[u.XRANGE],((r,n,o,s,a,c)=>{i("xRange",e,r,n,o,s,a,c);const l=y(o),u=l||y(s),p=u||y(a);return"="===n&&p&&(n=""),c=t.includePrerelease?"-0":"",l?r=">"===n||"<"===n?"<0.0.0-0":"*":n&&p?(u&&(s=0),a=0,">"===n?(n=">=",u?(o=+o+1,s=0,a=0):(s=+s+1,a=0)):"<="===n&&(n="<",u?o=+o+1:s=+s+1),"<"===n&&(c="-0"),r=`${n+o}.${s}.${a}${c}`):u?r=`>=${o}.0.0${c} <${+o+1}.0.0-0`:p&&(r=`>=${o}.${s}.0${c} <${o}.${+s+1}.0-0`),i("xRange return",r),r})),O=(e,t)=>(i("replaceStars",e,t),e.trim().replace(l[u.STAR],"")),_=(e,t)=>(i("replaceGTE0",e,t),e.trim().replace(l[t.includePrerelease?u.GTE0PRE:u.GTE0],"")),C=e=>(t,r,n,o,s,i,a,c,l,u,p,d,h)=>`${r=y(n)?"":y(o)?`>=${n}.0.0${e?"-0":""}`:y(s)?`>=${n}.${o}.0${e?"-0":""}`:i?">="+r:`>=${r}${e?"-0":""}`} ${c=y(l)?"":y(u)?`<${+l+1}.0.0-0`:y(p)?`<${l}.${+u+1}.0-0`:d?`<=${l}.${u}.${p}-${d}`:e?`<${l}.${u}.${+p+1}-0`:"<="+c}`.trim(),T=(e,t,r)=>{for(let r=0;e.length>r;r++)if(!e[r].test(t))return!1;if(t.prerelease.length&&!r.includePrerelease){for(let r=0;e.length>r;r++)if(i(e[r].semver),e[r].semver!==s.ANY&&e[r].semver.prerelease.length>0){const n=e[r].semver;if(n.major===t.major&&n.minor===t.minor&&n.patch===t.patch)return!0}return!1}return!0}})),Me.register("lIfWq",(function(e,t){"use strict";var r=Me("52BTm");const n=Symbol(),o=Symbol(),s=Symbol(),i=Symbol(),a=Symbol(),c=Symbol(),l=Symbol(),u=Symbol(),p=Symbol(),d=Symbol(),h=()=>1,f=(e,t,r)=>{const n=e[p].get(t);if(n){const t=n.value;if(m(e,t)){if(g(e,n),!e[i])return}else r&&(e[d]&&(n.value.now=Date.now()),e[u].unshiftNode(n));return t.value}},m=(e,t)=>{if(!t||!t.maxAge&&!e[a])return!1;const r=Date.now()-t.now;return t.maxAge?r>t.maxAge:e[a]&&r>e[a]},v=e=>{if(e[o]>e[n])for(let t=e[u].tail;e[o]>e[n]&&null!==t;){const r=t.prev;g(e,t),t=r}},g=(e,t)=>{if(t){const r=t.value;e[c]&&e[c](r.key,r.value),e[o]-=r.length,e[p].delete(r.key),e[u].removeNode(t)}};class y{constructor(e,t,r,n,o){this.key=e,this.value=t,this.length=r,this.now=n,this.maxAge=o||0}}const x=(e,t,r,n)=>{let o=r.value;m(e,o)&&(g(e,r),e[i]||(o=void 0)),o&&t.call(n,o.value,o.key,e)};e.exports=class{constructor(e){if("number"==typeof e&&(e={max:e}),e||(e={}),e.max&&("number"!=typeof e.max||0>e.max))throw new TypeError("max must be a non-negative number");this[n]=e.max||1/0;const t=e.length||h;if(this[s]="function"!=typeof t?h:t,this[i]=e.stale||!1,e.maxAge&&"number"!=typeof e.maxAge)throw new TypeError("maxAge must be a number");this[a]=e.maxAge||0,this[c]=e.dispose,this[l]=e.noDisposeOnSet||!1,this[d]=e.updateAgeOnGet||!1,this.reset()}set max(e){if("number"!=typeof e||0>e)throw new TypeError("max must be a non-negative number");this[n]=e||1/0,v(this)}get max(){return this[n]}set allowStale(e){this[i]=!!e}get allowStale(){return this[i]}set maxAge(e){if("number"!=typeof e)throw new TypeError("maxAge must be a non-negative number");this[a]=e,v(this)}get maxAge(){return this[a]}set lengthCalculator(e){"function"!=typeof e&&(e=h),e!==this[s]&&(this[s]=e,this[o]=0,this[u].forEach((e=>{e.length=this[s](e.value,e.key),this[o]+=e.length}))),v(this)}get lengthCalculator(){return this[s]}get length(){return this[o]}get itemCount(){return this[u].length}rforEach(e,t){t=t||this;for(let r=this[u].tail;null!==r;){const n=r.prev;x(this,e,r,t),r=n}}forEach(e,t){t=t||this;for(let r=this[u].head;null!==r;){const n=r.next;x(this,e,r,t),r=n}}keys(){return this[u].toArray().map((e=>e.key))}values(){return this[u].toArray().map((e=>e.value))}reset(){this[c]&&this[u]&&this[u].length&&this[u].forEach((e=>this[c](e.key,e.value))),this[p]=new Map,this[u]=new r,this[o]=0}dump(){return this[u].map((e=>!m(this,e)&&{k:e.key,v:e.value,e:e.now+(e.maxAge||0)})).toArray().filter((e=>e))}dumpLru(){return this[u]}set(e,t,r){if((r=r||this[a])&&"number"!=typeof r)throw new TypeError("maxAge must be a number");const i=r?Date.now():0,d=this[s](t,e);if(this[p].has(e)){if(d>this[n])return g(this,this[p].get(e)),!1;const s=this[p].get(e).value;return this[c]&&(this[l]||this[c](e,s.value)),s.now=i,s.maxAge=r,s.value=t,this[o]+=d-s.length,s.length=d,this.get(e),v(this),!0}const h=new y(e,t,d,i,r);return h.length>this[n]?(this[c]&&this[c](e,t),!1):(this[o]+=h.length,this[u].unshift(h),this[p].set(e,this[u].head),v(this),!0)}has(e){if(!this[p].has(e))return!1;const t=this[p].get(e).value;return!m(this,t)}get(e){return f(this,e,!0)}peek(e){return f(this,e,!1)}pop(){const e=this[u].tail;return e?(g(this,e),e.value):null}del(e){g(this,this[p].get(e))}load(e){this.reset();const t=Date.now();for(let r=e.length-1;r>=0;r--){const n=e[r],o=n.e||0;if(0===o)this.set(n.k,n.v);else{const e=o-t;e>0&&this.set(n.k,n.v,e)}}}prune(){this[p].forEach(((e,t)=>f(this,t,!1)))}}})),Me.register("52BTm",(function(e,t){"use strict";function r(e){var t=this;if(t instanceof r||(t=new r),t.tail=null,t.head=null,t.length=0,e&&"function"==typeof e.forEach)e.forEach((e=>{t.push(e)}));else if(arguments.length>0)for(var n=0,o=arguments.length;o>n;n++)t.push(arguments[n]);return t}function n(e,t,r){var n=t===e.head?new i(r,null,t,e):new i(r,t,t.next,e);return null===n.next&&(e.tail=n),null===n.prev&&(e.head=n),e.length++,n}function o(e,t){e.tail=new i(t,e.tail,null,e),e.head||(e.head=e.tail),e.length++}function s(e,t){e.head=new i(t,null,e.head,e),e.tail||(e.tail=e.head),e.length++}function i(e,t,r,n){if(!(this instanceof i))return new i(e,t,r,n);this.list=n,this.value=e,t?(t.next=this,this.prev=t):this.prev=null,r?(r.prev=this,this.next=r):this.next=null}e.exports=r,r.Node=i,r.create=r,r.prototype.removeNode=function(e){if(e.list!==this)throw Error("removing node which does not belong to this list");var t=e.next,r=e.prev;return t&&(t.prev=r),r&&(r.next=t),e===this.head&&(this.head=t),e===this.tail&&(this.tail=r),e.list.length--,e.next=null,e.prev=null,e.list=null,t},r.prototype.unshiftNode=function(e){if(e!==this.head){e.list&&e.list.removeNode(e);var t=this.head;e.list=this,e.next=t,t&&(t.prev=e),this.head=e,this.tail||(this.tail=e),this.length++}},r.prototype.pushNode=function(e){if(e!==this.tail){e.list&&e.list.removeNode(e);var t=this.tail;e.list=this,e.prev=t,t&&(t.next=e),this.tail=e,this.head||(this.head=e),this.length++}},r.prototype.push=function(){for(var e=0,t=arguments.length;t>e;e++)o(this,arguments[e]);return this.length},r.prototype.unshift=function(){for(var e=0,t=arguments.length;t>e;e++)s(this,arguments[e]);return this.length},r.prototype.pop=function(){if(this.tail){var e=this.tail.value;return this.tail=this.tail.prev,this.tail?this.tail.next=null:this.head=null,this.length--,e}},r.prototype.shift=function(){if(this.head){var e=this.head.value;return this.head=this.head.next,this.head?this.head.prev=null:this.tail=null,this.length--,e}},r.prototype.forEach=function(e,t){t=t||this;for(var r=this.head,n=0;null!==r;n++)e.call(t,r.value,n,this),r=r.next},r.prototype.forEachReverse=function(e,t){t=t||this;for(var r=this.tail,n=this.length-1;null!==r;n--)e.call(t,r.value,n,this),r=r.prev},r.prototype.get=function(e){for(var t=0,r=this.head;null!==r&&e>t;t++)r=r.next;if(t===e&&null!==r)return r.value},r.prototype.getReverse=function(e){for(var t=0,r=this.tail;null!==r&&e>t;t++)r=r.prev;if(t===e&&null!==r)return r.value},r.prototype.map=function(e,t){t=t||this;for(var n=new r,o=this.head;null!==o;)n.push(e.call(t,o.value,this)),o=o.next;return n},r.prototype.mapReverse=function(e,t){t=t||this;for(var n=new r,o=this.tail;null!==o;)n.push(e.call(t,o.value,this)),o=o.prev;return n},r.prototype.reduce=function(e,t){var r,n=this.head;if(arguments.length>1)r=t;else{if(!this.head)throw new TypeError("Reduce of empty list with no initial value");n=this.head.next,r=this.head.value}for(var o=0;null!==n;o++)r=e(r,n.value,o),n=n.next;return r},r.prototype.reduceReverse=function(e,t){var r,n=this.tail;if(arguments.length>1)r=t;else{if(!this.tail)throw new TypeError("Reduce of empty list with no initial value");n=this.tail.prev,r=this.tail.value}for(var o=this.length-1;null!==n;o--)r=e(r,n.value,o),n=n.prev;return r},r.prototype.toArray=function(){for(var e=Array(this.length),t=0,r=this.head;null!==r;t++)e[t]=r.value,r=r.next;return e},r.prototype.toArrayReverse=function(){for(var e=Array(this.length),t=0,r=this.tail;null!==r;t++)e[t]=r.value,r=r.prev;return e},r.prototype.slice=function(e,t){0>(t=t||this.length)&&(t+=this.length),0>(e=e||0)&&(e+=this.length);var n=new r;if(e>t||0>t)return n;0>e&&(e=0),t>this.length&&(t=this.length);for(var o=0,s=this.head;null!==s&&e>o;o++)s=s.next;for(;null!==s&&t>o;o++,s=s.next)n.push(s.value);return n},r.prototype.sliceReverse=function(e,t){0>(t=t||this.length)&&(t+=this.length),0>(e=e||0)&&(e+=this.length);var n=new r;if(e>t||0>t)return n;0>e&&(e=0),t>this.length&&(t=this.length);for(var o=this.length,s=this.tail;null!==s&&o>t;o--)s=s.prev;for(;null!==s&&o>e;o--,s=s.prev)n.push(s.value);return n},r.prototype.splice=function(e,t,...r){e>this.length&&(e=this.length-1),0>e&&(e=this.length+e);for(var o=0,s=this.head;null!==s&&e>o;o++)s=s.next;var i=[];for(o=0;s&&t>o;o++)i.push(s.value),s=this.removeNode(s);for(null===s&&(s=this.tail),s!==this.head&&s!==this.tail&&(s=s.prev),o=0;r.length>o;o++)s=n(this,s,r[o]);return i},r.prototype.reverse=function(){for(var e=this.head,t=this.tail,r=e;null!==r;r=r.prev){var n=r.prev;r.prev=r.next,r.next=n}return this.head=t,this.tail=e,this};try{Me("d6YpR")(r)}catch(e){}})),Me.register("d6YpR",(function(e,t){"use strict";e.exports=function(e){e.prototype[Symbol.iterator]=function*(){for(let e=this.head;e;e=e.next)yield e.value}}})),Me.register("hID6V",((e,t)=>{var r=Me("4SVex");e.exports=(e,t,n)=>{try{t=new r(t,n)}catch(e){return!1}return t.test(e)}})),Me.register("1KxDd",((e,t)=>{var r=Me("4SVex");e.exports=(e,t)=>new r(e,t).set.map((e=>e.map((e=>e.value)).join(" ").trim().split(" ")))})),Me.register("hAUPX",((e,t)=>{var r=Me("lFsiB"),n=Me("4SVex");e.exports=(e,t,o)=>{let s=null,i=null,a=null;try{a=new n(t,o)}catch(e){return null}return e.forEach((e=>{a.test(e)&&(s&&-1!==i.compare(e)||(s=e,i=new r(s,o)))})),s}})),Me.register("j168r",((e,t)=>{var r=Me("lFsiB"),n=Me("4SVex");e.exports=(e,t,o)=>{let s=null,i=null,a=null;try{a=new n(t,o)}catch(e){return null}return e.forEach((e=>{a.test(e)&&(s&&1!==i.compare(e)||(s=e,i=new r(s,o)))})),s}})),Me.register("iKMXF",((e,t)=>{var r=Me("lFsiB"),n=Me("4SVex"),o=Me("0Lbfy");e.exports=(e,t)=>{e=new n(e,t);let s=new r("0.0.0");if(e.test(s))return s;if(s=new r("0.0.0-0"),e.test(s))return s;s=null;for(let t=0;e.set.length>t;++t){let n=null;e.set[t].forEach((e=>{const t=new r(e.semver.version);switch(e.operator){case">":0===t.prerelease.length?t.patch++:t.prerelease.push(0),t.raw=t.format();case"":case">=":n&&!o(t,n)||(n=t);break;case"<":case"<=":break;default:throw Error("Unexpected operation: "+e.operator)}})),!n||s&&!o(s,n)||(s=n)}return s&&e.test(s)?s:null}})),Me.register("aIAu1",((e,t)=>{var r=Me("4SVex");e.exports=(e,t)=>{try{return new r(e,t).range||"*"}catch(e){return null}}})),Me.register("7MTZc",((e,t)=>{var r=Me("lFsiB"),n=Me("7CcqG");const{ANY:o}=n;var s=Me("4SVex"),i=Me("hID6V"),a=Me("0Lbfy"),c=Me("epyGF"),l=Me("dj1Te"),u=Me("7xTgx");e.exports=(e,t,p,d)=>{let h,f,m,v,g;switch(e=new r(e,d),t=new s(t,d),p){case">":h=a,f=l,m=c,v=">",g=">=";break;case"<":h=c,f=u,m=a,v="<",g="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(i(e,t,d))return!1;for(let r=0;t.set.length>r;++r){let s=null,i=null;if(t.set[r].forEach((e=>{e.semver===o&&(e=new n(">=0.0.0")),s=s||e,i=i||e,h(e.semver,s.semver,d)?s=e:m(e.semver,i.semver,d)&&(i=e)})),s.operator===v||s.operator===g)return!1;if((!i.operator||i.operator===v)&&f(e,i.semver))return!1;if(i.operator===g&&m(e,i.semver))return!1}return!0}})),Me.register("egpbD",((e,t)=>{var r=Me("7MTZc");e.exports=(e,t,n)=>r(e,t,">",n)})),Me.register("jKdoI",((e,t)=>{var r=Me("7MTZc");e.exports=(e,t,n)=>r(e,t,"<",n)})),Me.register("84pp0",((e,t)=>{var r=Me("4SVex");e.exports=(e,t,n)=>(e=new r(e,n),t=new r(t,n),e.intersects(t))})),Me.register("6KbSC",((e,t)=>{var r=Me("hID6V"),n=Me("dvs9N");e.exports=(e,t,o)=>{const s=[];let i=null,a=null;const c=e.sort(((e,t)=>n(e,t,o)));for(const e of c)r(e,t,o)?(a=e,i||(i=e)):(a&&s.push([i,a]),a=null,i=null);i&&s.push([i,null]);const l=[];for(const[e,t]of s)l.push(e===t?e:t||e!==c[0]?t?e===c[0]?"<="+t:`${e} - ${t}`:">="+e:"*");const u=l.join(" || ");return("string"==typeof t.raw?t.raw:t+"").length>u.length?u:t}})),Me.register("83Xwe",((e,t)=>{var r=Me("4SVex"),n=Me("7CcqG");const{ANY:o}=n;var s=Me("hID6V"),i=Me("dvs9N");const a=(e,t,r)=>{if(e===t)return!0;if(1===e.length&&e[0].semver===o){if(1===t.length&&t[0].semver===o)return!0;e=r.includePrerelease?[new n(">=0.0.0-0")]:[new n(">=0.0.0")]}if(1===t.length&&t[0].semver===o){if(r.includePrerelease)return!0;t=[new n(">=0.0.0")]}const a=new Set;let u,p,d,h,f,m,v;for(const t of e)">"===t.operator||">="===t.operator?u=c(u,t,r):"<"===t.operator||"<="===t.operator?p=l(p,t,r):a.add(t.semver);if(a.size>1)return null;if(u&&p){if(d=i(u.semver,p.semver,r),d>0)return null;if(0===d&&(">="!==u.operator||"<="!==p.operator))return null}for(const e of a){if(u&&!s(e,u+"",r))return null;if(p&&!s(e,p+"",r))return null;for(const n of t)if(!s(e,n+"",r))return!1;return!0}let g=!(!p||r.includePrerelease||!p.semver.prerelease.length)&&p.semver,y=!(!u||r.includePrerelease||!u.semver.prerelease.length)&&u.semver;g&&1===g.prerelease.length&&"<"===p.operator&&0===g.prerelease[0]&&(g=!1);for(const e of t){if(v=v||">"===e.operator||">="===e.operator,m=m||"<"===e.operator||"<="===e.operator,u)if(y&&e.semver.prerelease&&e.semver.prerelease.length&&e.semver.major===y.major&&e.semver.minor===y.minor&&e.semver.patch===y.patch&&(y=!1),">"===e.operator||">="===e.operator){if(h=c(u,e,r),h===e&&h!==u)return!1}else if(">="===u.operator&&!s(u.semver,e+"",r))return!1;if(p)if(g&&e.semver.prerelease&&e.semver.prerelease.length&&e.semver.major===g.major&&e.semver.minor===g.minor&&e.semver.patch===g.patch&&(g=!1),"<"===e.operator||"<="===e.operator){if(f=l(p,e,r),f===e&&f!==p)return!1}else if("<="===p.operator&&!s(p.semver,e+"",r))return!1;if(!e.operator&&(p||u)&&0!==d)return!1}return!(u&&m&&!p&&0!==d||p&&v&&!u&&0!==d||y||g)},c=(e,t,r)=>{if(!e)return t;const n=i(e.semver,t.semver,r);return n>0?e:0>n||">"===t.operator&&">="===e.operator?t:e},l=(e,t,r)=>{if(!e)return t;const n=i(e.semver,t.semver,r);return 0>n?e:n>0||"<"===t.operator&&"<="===e.operator?t:e};e.exports=(e,t,n={})=>{if(e===t)return!0;e=new r(e,n),t=new r(t,n);let o=!1;e:for(const r of e.set){for(const e of t.set){const t=a(r,e,n);if(o=o||null!==t,t)continue e}if(o)return!1}return!0}}));const gn=pn(Me("l7BLh")),yn=pn(be),xn=pn(we),wn=pn(Me("ba1Cu")),bn=pn(Me("7Lo32")),En=pn(Ae),Sn=pn(Te);Me.register("iFKS7",((e,t)=>{var r=Me("joDHm"),n=Me("inTPA");e.exports=(e,t,o)=>{var s=t&&o||0;"string"==typeof e&&(t="binary"===e?Array(16):null,e=null);var i=(e=e||{}).random||(e.rng||r)();if(i[6]=15&i[6]|64,i[8]=63&i[8]|128,t)for(var a=0;16>a;++a)t[s+a]=i[a];return t||n(i)}})),Me.register("joDHm",((e,t)=>{e.exports=()=>Re.randomBytes(16)})),Me.register("inTPA",((e,t)=>{for(var r=[],n=0;256>n;++n)r[n]=(n+256).toString(16).substr(1);e.exports=(e,t)=>{var n=t||0;return""+r[e[n++]]+r[e[n++]]+r[e[n++]]+r[e[n++]]+"-"+r[e[n++]]+r[e[n++]]+"-"+r[e[n++]]+r[e[n++]]+"-"+r[e[n++]]+r[e[n++]]+"-"+r[e[n++]]+r[e[n++]]+r[e[n++]]+r[e[n++]]+r[e[n++]]+r[e[n++]]}}));const Pn=hn(Me("iFKS7"));var On={},_n=On&&On.__createBinding||(Object.create?(e,t,r,n)=>{void 0===n&&(n=r),Object.defineProperty(e,n,{enumerable:!0,get(){return t[r]}})}:(e,t,r,n)=>{void 0===n&&(n=r),e[n]=t[r]}),Cn=On&&On.__setModuleDefault||(Object.create?(e,t)=>{Object.defineProperty(e,"default",{enumerable:!0,value:t})}:(e,t)=>{e.default=t}),Tn=On&&On.__importStar||(e=>{if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.hasOwnProperty.call(e,r)&&_n(t,e,r);return Cn(t,e),t}),$n=On&&On.__awaiter||((e,t,r,n)=>new(r||(r=Promise))(((o,s)=>{function i(e){try{c(n.next(e))}catch(e){s(e)}}function a(e){try{c(n.throw(e))}catch(e){s(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((e=>{e(t)}))).then(i,a)}c((n=n.apply(e,t||[])).next())})));Object.defineProperty(On,"__esModule",{value:!0}),On.getExecOutput=On.exec=void 0,Me.register("2c9fQ",(function(e,t){"use strict";var r=e.exports&&e.exports.__createBinding||(Object.create?(e,t,r,n)=>{void 0===n&&(n=r),Object.defineProperty(e,n,{enumerable:!0,get(){return t[r]}})}:(e,t,r,n)=>{void 0===n&&(n=r),e[n]=t[r]}),n=e.exports&&e.exports.__setModuleDefault||(Object.create?(e,t)=>{Object.defineProperty(e,"default",{enumerable:!0,value:t})}:(e,t)=>{e.default=t}),o=e.exports&&e.exports.__importStar||(e=>{if(e&&e.__esModule)return e;var t={};if(null!=e)for(var o in e)"default"!==o&&Object.hasOwnProperty.call(e,o)&&r(t,e,o);return n(t,e),t}),s=e.exports&&e.exports.__awaiter||((e,t,r,n)=>new(r||(r=Promise))(((o,s)=>{function i(e){try{c(n.next(e))}catch(e){s(e)}}function a(e){try{c(n.throw(e))}catch(e){s(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((e=>{e(t)}))).then(i,a)}c((n=n.apply(e,t||[])).next())})));Object.defineProperty(e.exports,"__esModule",{value:!0}),e.exports.argStringToArray=e.exports.ToolRunner=void 0;const i=o(be),a=o(_e),c=o($e),l=o(we),u=o(Me("bMvjP")),p=o(Me("jXMuL")),d="win32"===process.platform;e.exports.ToolRunner=class extends a.EventEmitter{constructor(e,t,r){if(super(),!e)throw Error("Parameter 'toolPath' cannot be null or empty.");this.toolPath=e,this.args=t||[],this.options=r||{}}_debug(e){this.options.listeners&&this.options.listeners.debug&&this.options.listeners.debug(e)}_getCommandString(e,t){const r=this._getSpawnFileName(),n=this._getSpawnArgs(e);let o=t?"":"[command]";if(d)if(this._isCmdFile()){o+=r;for(const e of n)o+=" "+e}else if(e.windowsVerbatimArguments){o+=`"${r}"`;for(const e of n)o+=" "+e}else{o+=this._windowsQuoteCmdArg(r);for(const e of n)o+=" "+this._windowsQuoteCmdArg(e)}else{o+=r;for(const e of n)o+=" "+e}return o}_processLineBuffer(e,t,r){try{let n=t+""+e,o=n.indexOf(i.EOL);for(;o>-1;)r(n.substring(0,o)),n=n.substring(o+i.EOL.length),o=n.indexOf(i.EOL);return n}catch(e){return this._debug("error processing line. Failed with error "+e),""}}_getSpawnFileName(){return d&&this._isCmdFile()?process.env.COMSPEC||"cmd.exe":this.toolPath}_getSpawnArgs(e){if(d&&this._isCmdFile()){let t='/D /S /C "'+this._windowsQuoteCmdArg(this.toolPath);for(const r of this.args)t+=" ",t+=e.windowsVerbatimArguments?r:this._windowsQuoteCmdArg(r);return t+='"',[t]}return this.args}_endsWith(e,t){return e.endsWith(t)}_isCmdFile(){const e=this.toolPath.toUpperCase();return this._endsWith(e,".CMD")||this._endsWith(e,".BAT")}_windowsQuoteCmdArg(e){if(!this._isCmdFile())return this._uvQuoteCmdArg(e);if(!e)return'""';const t=[" ","\t","&","(",")","[","]","{","}","^","=",";","!","'","+",",","`","~","|","<",">",'"'];let r=!1;for(const n of e)if(t.some((e=>e===n))){r=!0;break}if(!r)return e;let n='"',o=!0;for(let t=e.length;t>0;t--)n+=e[t-1],o&&"\\"===e[t-1]?n+="\\":'"'===e[t-1]?(o=!0,n+='"'):o=!1;return n+='"',n.split("").reverse().join("")}_uvQuoteCmdArg(e){if(!e)return'""';if(!e.includes(" ")&&!e.includes("\t")&&!e.includes('"'))return e;if(!e.includes('"')&&!e.includes("\\"))return`"${e}"`;let t='"',r=!0;for(let n=e.length;n>0;n--)t+=e[n-1],r&&"\\"===e[n-1]?t+="\\":'"'===e[n-1]?(r=!0,t+="\\"):r=!1;return t+='"',t.split("").reverse().join("")}_cloneExecOptions(e){const t={cwd:(e=e||{}).cwd||process.cwd(),env:e.env||process.env,silent:e.silent||!1,windowsVerbatimArguments:e.windowsVerbatimArguments||!1,failOnStdErr:e.failOnStdErr||!1,ignoreReturnCode:e.ignoreReturnCode||!1,delay:e.delay||1e4};return t.outStream=e.outStream||process.stdout,t.errStream=e.errStream||process.stderr,t}_getSpawnOptions(e,t){const r={};return r.cwd=(e=e||{}).cwd,r.env=e.env,r.windowsVerbatimArguments=e.windowsVerbatimArguments||this._isCmdFile(),e.windowsVerbatimArguments&&(r.argv0=`"${t}"`),r}exec(){return s(this,void 0,void 0,(function*(){return!p.isRooted(this.toolPath)&&(this.toolPath.includes("/")||d&&this.toolPath.includes("\\"))&&(this.toolPath=l.resolve(process.cwd(),this.options.cwd||process.cwd(),this.toolPath)),this.toolPath=yield u.which(this.toolPath,!0),new Promise(((e,t)=>s(this,void 0,void 0,(function*(){this._debug("exec tool: "+this.toolPath),this._debug("arguments:");for(const e of this.args)this._debug(" "+e);const r=this._cloneExecOptions(this.options);!r.silent&&r.outStream&&r.outStream.write(this._getCommandString(r)+i.EOL);const n=new h(r,this.toolPath);if(n.on("debug",(e=>{this._debug(e)})),this.options.cwd&&!(yield p.exists(this.options.cwd)))return t(Error(`The cwd: ${this.options.cwd} does not exist!`));const o=this._getSpawnFileName(),s=c.spawn(o,this._getSpawnArgs(r),this._getSpawnOptions(this.options,o));let a="";s.stdout&&s.stdout.on("data",(e=>{this.options.listeners&&this.options.listeners.stdout&&this.options.listeners.stdout(e),!r.silent&&r.outStream&&r.outStream.write(e),a=this._processLineBuffer(e,a,(e=>{this.options.listeners&&this.options.listeners.stdline&&this.options.listeners.stdline(e)}))}));let l="";if(s.stderr&&s.stderr.on("data",(e=>{n.processStderr=!0,this.options.listeners&&this.options.listeners.stderr&&this.options.listeners.stderr(e),!r.silent&&r.errStream&&r.outStream&&(r.failOnStdErr?r.errStream:r.outStream).write(e),l=this._processLineBuffer(e,l,(e=>{this.options.listeners&&this.options.listeners.errline&&this.options.listeners.errline(e)}))})),s.on("error",(e=>{n.processError=e.message,n.processExited=!0,n.processClosed=!0,n.CheckComplete()})),s.on("exit",(e=>{n.processExitCode=e,n.processExited=!0,this._debug(`Exit code ${e} received from tool '${this.toolPath}'`),n.CheckComplete()})),s.on("close",(e=>{n.processExitCode=e,n.processExited=!0,n.processClosed=!0,this._debug(`STDIO streams have closed for tool '${this.toolPath}'`),n.CheckComplete()})),n.on("done",((r,n)=>{a.length>0&&this.emit("stdline",a),l.length>0&&this.emit("errline",l),s.removeAllListeners(),r?t(r):e(n)})),this.options.input){if(!s.stdin)throw Error("child process missing stdin");s.stdin.end(this.options.input)}}))))}))}},e.exports.argStringToArray=e=>{function t(e){o&&'"'!==e&&(s+="\\"),s+=e,o=!1}const r=[];let n=!1,o=!1,s="";for(let i=0;e.length>i;i++){const a=e.charAt(i);'"'!==a?"\\"===a&&o?t(a):"\\"===a&&n?o=!0:" "!==a||n?t(a):s.length>0&&(r.push(s),s=""):o?t(a):n=!n}return s.length>0&&r.push(s.trim()),r};class h extends a.EventEmitter{constructor(e,t){if(super(),this.processClosed=!1,this.processError="",this.processExitCode=0,this.processExited=!1,this.processStderr=!1,this.delay=1e4,this.done=!1,this.timeout=null,!t)throw Error("toolPath must not be empty");this.options=e,this.toolPath=t,e.delay&&(this.delay=e.delay)}CheckComplete(){this.done||(this.processClosed?this._setResult():this.processExited&&(this.timeout=Le.setTimeout(h.HandleTimeout,this.delay,this)))}_debug(e){this.emit("debug",e)}_setResult(){let e;this.processExited&&(this.processError?e=Error(`There was an error when attempting to execute the process '${this.toolPath}'. This may indicate the process failed to start. Error: ${this.processError}`):0===this.processExitCode||this.options.ignoreReturnCode?this.processStderr&&this.options.failOnStdErr&&(e=Error(`The process '${this.toolPath}' failed because one or more lines were written to the STDERR stream`)):e=Error(`The process '${this.toolPath}' failed with exit code ${this.processExitCode}`)),this.timeout&&(clearTimeout(this.timeout),this.timeout=null),this.done=!0,this.emit("done",e,this.processExitCode)}static HandleTimeout(e){e.done||(!e.processClosed&&e.processExited&&e._debug(`The STDIO streams did not close within ${e.delay/1e3} seconds of the exit event from process '${e.toolPath}'. This may indicate a child process inherited the STDIO streams and has not yet exited.`),e._setResult())}}}));const In=Tn(Me("2c9fQ"));On.exec=C,On.getExecOutput=function(e,t,r){var n,o;return $n(this,void 0,void 0,(function*(){let s="",i="";const a=new Ne.StringDecoder("utf8"),c=new Ne.StringDecoder("utf8"),l=null===(n=null==r?void 0:r.listeners)||void 0===n?void 0:n.stdout,u=null===(o=null==r?void 0:r.listeners)||void 0===o?void 0:o.stderr,p=Object.assign(Object.assign({},null==r?void 0:r.listeners),{stdout(e){s+=a.write(e),l&&l(e)},stderr(e){i+=c.write(e),u&&u(e)}}),d=yield C(e,t,Object.assign(Object.assign({},r),{listeners:p}));return s+=a.end(),i+=c.end(),{exitCode:d,stdout:s,stderr:i}}))};var An={},Rn=An&&An.__createBinding||(Object.create?(e,t,r,n)=>{void 0===n&&(n=r),Object.defineProperty(e,n,{enumerable:!0,get(){return t[r]}})}:(e,t,r,n)=>{void 0===n&&(n=r),e[n]=t[r]}),Nn=An&&An.__setModuleDefault||(Object.create?(e,t)=>{Object.defineProperty(e,"default",{enumerable:!0,value:t})}:(e,t)=>{e.default=t}),Ln=An&&An.__importStar||(e=>{if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.hasOwnProperty.call(e,r)&&Rn(t,e,r);return Nn(t,e),t}),Dn=An&&An.__awaiter||((e,t,r,n)=>new(r||(r=Promise))(((o,s)=>{function i(e){try{c(n.next(e))}catch(e){s(e)}}function a(e){try{c(n.throw(e))}catch(e){s(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((e=>{e(t)}))).then(i,a)}c((n=n.apply(e,t||[])).next())})));Object.defineProperty(An,"__esModule",{value:!0}),An.RetryHelper=void 0;const jn=Ln(Me("4wFnS"));An.RetryHelper=class{constructor(e,t,r){if(1>e)throw Error("max attempts should be greater than or equal to 1");if(this.maxAttempts=e,this.minSeconds=Math.floor(t),this.maxSeconds=Math.floor(r),this.minSeconds>this.maxSeconds)throw Error("min seconds should be less than or equal to max seconds")}execute(e,t){return Dn(this,void 0,void 0,(function*(){let r=1;for(;this.maxAttempts>r;){try{return yield e()}catch(e){if(t&&!t(e))throw e;jn.info(e.message)}const n=this.getSleepAmount();jn.info(`Waiting ${n} seconds before trying again`),yield this.sleep(n),r++}return yield e()}))}getSleepAmount(){return Math.floor(Math.random()*(this.maxSeconds-this.minSeconds+1))+this.minSeconds}sleep(e){return Dn(this,void 0,void 0,(function*(){return new Promise((t=>setTimeout(t,1e3*e)))}))}};class kn extends Error{constructor(e){super("Unexpected HTTP response: "+e),this.httpStatusCode=e,Object.setPrototypeOf(this,new.target.prototype)}}cn.HTTPError=kn;const Fn="win32"===process.platform,Mn="darwin"===process.platform;cn.downloadTool=function(e,t,r,n){return dn(this,void 0,void 0,(function*(){t=t||xn.join(D(),Pn.default()),yield mn.mkdirP(xn.dirname(t)),fn.debug("Downloading "+e),fn.debug("Destination "+t);const o=j("TEST_DOWNLOAD_TOOL_RETRY_MIN_SECONDS",10),s=j("TEST_DOWNLOAD_TOOL_RETRY_MAX_SECONDS",20),i=new An.RetryHelper(3,o,s);return yield i.execute((()=>dn(this,void 0,void 0,(function*(){return yield function(e,t,r,n){return dn(this,void 0,void 0,(function*(){if(vn.existsSync(t))throw Error(`Destination file path ${t} already exists`);const o=new wn.HttpClient("actions/tool-cache",[],{allowRetries:!1});r&&(fn.debug("set auth"),void 0===n&&(n={}),n.authorization=r);const s=yield o.get(e,n);if(200!==s.message.statusCode){const t=new kn(s.message.statusCode);throw fn.debug(`Failed to download from "${e}". Code(${s.message.statusCode}) Message(${s.message.statusMessage})`),t}const i=Sn.promisify(En.pipeline),a=j("TEST_DOWNLOAD_TOOL_RESPONSE_MESSAGE_FACTORY",(()=>s.message))();let c=!1;try{return yield i(a,vn.createWriteStream(t)),fn.debug("download complete"),c=!0,t}finally{if(!c){fn.debug("download failed");try{yield mn.rmRF(t)}catch(e){fn.debug(`Failed to delete '${t}'. ${e.message}`)}}}}))}(e,t||"",r,n)}))),(e=>!(e instanceof kn&&e.httpStatusCode&&500>e.httpStatusCode&&408!==e.httpStatusCode&&429!==e.httpStatusCode)))}))},cn.extract7z=function(e,t,r){return dn(this,void 0,void 0,(function*(){Ce.ok(Fn,"extract7z() not supported on current OS"),Ce.ok(e,'parameter "file" is required'),t=yield $(t);const n=process.cwd();if(process.chdir(t),r)try{const t=["x",fn.isDebug()?"-bb1":"-bb0","-bd","-sccUTF-8",e],o={silent:!0};yield On.exec(`"${r}"`,t,o)}finally{process.chdir(n)}else{const r=["-NoLogo","-Sta","-NoProfile","-NonInteractive","-ExecutionPolicy","Unrestricted","-Command",`& '${xn.join(__dirname,"..","scripts","Invoke-7zdec.ps1").replace(/'/g,"''").replace(/"|\n|\r/g,"")}' -Source '${e.replace(/'/g,"''").replace(/"|\n|\r/g,"")}' -Target '${t.replace(/'/g,"''").replace(/"|\n|\r/g,"")}'`],o={silent:!0};try{const e=yield mn.which("powershell",!0);yield On.exec(`"${e}"`,r,o)}finally{process.chdir(n)}}return t}))},cn.extractTar=function(e,t,r="xz"){return dn(this,void 0,void 0,(function*(){if(!e)throw Error("parameter 'file' is required");t=yield $(t),fn.debug("Checking tar --version");let n="";yield On.exec("tar --version",[],{ignoreReturnCode:!0,silent:!0,listeners:{stdout(e){return n+=""+e},stderr(e){return n+=""+e}}}),fn.debug(n.trim());const o=n.toUpperCase().includes("GNU TAR");let s;s=r instanceof Array?r:[r],fn.isDebug()&&!r.includes("v")&&s.push("-v");let i=t,a=e;return Fn&&o&&(s.push("--force-local"),i=t.replace(/\\/g,"/"),a=e.replace(/\\/g,"/")),o&&(s.push("--warning=no-unknown-keyword"),s.push("--overwrite")),s.push("-C",i,"-f",a),yield On.exec("tar",s),t}))},cn.extractXar=function(e,t,r=[]){return dn(this,void 0,void 0,(function*(){let n;Ce.ok(Mn,"extractXar() not supported on current OS"),Ce.ok(e,'parameter "file" is required'),t=yield $(t),n=r instanceof Array?r:[r],n.push("-x","-C",t,"-f",e),fn.isDebug()&&n.push("-v");const o=yield mn.which("xar",!0);var s;return yield On.exec(`"${o}"`,(s=n,Array.from(new Set(s)))),t}))},cn.extractZip=function(e,t){return dn(this,void 0,void 0,(function*(){if(!e)throw Error("parameter 'file' is required");return t=yield $(t),Fn?yield function(e,t){return dn(this,void 0,void 0,(function*(){const r=e.replace(/'/g,"''").replace(/"|\n|\r/g,""),n=t.replace(/'/g,"''").replace(/"|\n|\r/g,""),o=yield mn.which("pwsh",!1);if(o){const e=["-NoLogo","-NoProfile","-NonInteractive","-ExecutionPolicy","Unrestricted","-Command",["$ErrorActionPreference = 'Stop' ; try { Add-Type -AssemblyName System.IO.Compression.ZipFile } catch { } ;",`try { [System.IO.Compression.ZipFile]::ExtractToDirectory('${r}', '${n}', $true) }`,`catch { if (($_.Exception.GetType().FullName -eq 'System.Management.Automation.MethodException') -or ($_.Exception.GetType().FullName -eq 'System.Management.Automation.RuntimeException') ){ Expand-Archive -LiteralPath '${r}' -DestinationPath '${n}' -Force } else { throw $_ } } ;`].join(" ")];fn.debug("Using pwsh at path: "+o),yield On.exec(`"${o}"`,e)}else{const e=["-NoLogo","-Sta","-NoProfile","-NonInteractive","-ExecutionPolicy","Unrestricted","-Command",["$ErrorActionPreference = 'Stop' ; try { Add-Type -AssemblyName System.IO.Compression.FileSystem } catch { } ;",`if ((Get-Command -Name Expand-Archive -Module Microsoft.PowerShell.Archive -ErrorAction Ignore)) { Expand-Archive -LiteralPath '${r}' -DestinationPath '${n}' -Force }`,`else {[System.IO.Compression.ZipFile]::ExtractToDirectory('${r}', '${n}', $true) }`].join(" ")],t=yield mn.which("powershell",!0);fn.debug("Using powershell at path: "+t),yield On.exec(`"${t}"`,e)}}))}(e,t):yield function(e,t){return dn(this,void 0,void 0,(function*(){const r=yield mn.which("unzip",!0),n=[e];fn.isDebug()||n.unshift("-q"),n.unshift("-o"),yield On.exec(`"${r}"`,n,{cwd:t})}))}(e,t),t}))},cn.cacheDir=function(e,t,r,n){return dn(this,void 0,void 0,(function*(){if(r=bn.clean(r)||r,n=n||yn.arch(),fn.debug(`Caching tool ${t} ${r} ${n}`),fn.debug("source dir: "+e),!vn.statSync(e).isDirectory())throw Error("sourceDir is not a directory");const o=yield I(t,r,n);for(const t of vn.readdirSync(e)){const r=xn.join(e,t);yield mn.cp(r,o,{recursive:!0})}return A(t,r,n),o}))},cn.cacheFile=function(e,t,r,n,o){return dn(this,void 0,void 0,(function*(){if(n=bn.clean(n)||n,o=o||yn.arch(),fn.debug(`Caching tool ${r} ${n} ${o}`),fn.debug("source file: "+e),!vn.statSync(e).isFile())throw Error("sourceFile is not a file");const s=yield I(r,n,o),i=xn.join(s,t);return fn.debug("destination file "+i),yield mn.cp(e,i),A(r,n,o),s}))},cn.find=(e,t,r)=>{if(!e)throw Error("toolName parameter is required");if(!t)throw Error("versionSpec parameter is required");r=r||yn.arch(),R(t)||(t=N(T(e,r),t));let n="";if(t){t=bn.clean(t)||"";const o=xn.join(L(),e,t,r);fn.debug("checking cache: "+o),vn.existsSync(o)&&vn.existsSync(o+".complete")?(fn.debug(`Found tool in cache ${e} ${t} ${r}`),n=o):fn.debug("not found")}return n},cn.findAllVersions=T,cn.getManifestFromRepo=function(e,t,r,n="master"){return dn(this,void 0,void 0,(function*(){let o=[];const s=`https://api.github.com/repos/${e}/${t}/git/trees/${n}`,i=new wn.HttpClient("tool-cache"),a={};r&&(fn.debug("set auth"),a.authorization=r);const c=yield i.getJson(s,a);if(!c.result)return o;let l="";for(const e of c.result.tree)if("versions-manifest.json"===e.path){l=e.url;break}a.accept="application/vnd.github.VERSION.raw";let u=yield(yield i.get(l,a)).readBody();if(u){u=u.replace(/^\uFEFF/,"");try{o=JSON.parse(u)}catch(e){fn.debug("Invalid json")}}return o}))},cn.findFromManifest=function(e,t,r,n=yn.arch()){return dn(this,void 0,void 0,(function*(){return yield gn._findMatch(e,t,r,n)}))},cn.isExplicitVersion=R,cn.evaluateVersions=N;var Gn,Vn=Me("dj1Te"),Un=Me("3w4LS");const{Worker:Hn}=(()=>{try{return $a32596d6c226411b$import$99ffd1ece40e237f}catch(e){return{}}})();let Bn,qn=0;const Wn=new Map,Xn=(e,t,r)=>new Promise(((n,o)=>{const s=qn++;Wn.set(s,{resolve:n,reject:o}),void 0===Bn&&(Bn=new Hn(we.join(__dirname,"thread.js")),Bn.on("message",(e=>{const t=Wn.get(e.id);Wn.delete(e.id),0===Wn.size&&Bn.unref(),void 0===e.error?t.resolve(e.value):t.reject((e=>{const t=Error(e.message);for(const[r,n]of Object.entries(e))"message"!==r&&(t[r]=n);return t})(e.error))})),Bn.on("error",(e=>{throw e}))),Bn.ref(),Bn.postMessage({id:s,method:e,args:t},r)})),Yn=(e,t={})=>{let r=t.encoding||"hex";"buffer"===r&&(r=void 0);const n=Re.createHash(t.algorithm||"sha512"),o=e=>{n.update(e,"string"==typeof e?"utf8":void 0)};return Array.isArray(e)?e.forEach(o):o(e),n.digest(r)};Yn.stream=(e={})=>{let t=e.encoding||"hex";"buffer"===t&&(t=void 0);const r=Re.createHash(e.algorithm||"sha512");return r.setEncoding(t),r},Yn.fromStream=async(e,t={})=>{if(!Pr(e))throw new TypeError("Expected a stream");return new Promise(((r,n)=>{e.on("error",n).pipe(Yn.stream(t)).on("error",n).on("finish",(function(){r(this.read())}))}))},void 0===Hn?(Yn.fromFile=async(e,t)=>Yn.fromStream(Ee.createReadStream(e),t),Yn.async=async(e,t)=>Yn(e,t)):(Yn.fromFile=async(e,{algorithm:t="sha512",encoding:r="hex"}={})=>{const n=await Xn("hashFile",[t,e]);return"buffer"===r?Buffer.from(n):Buffer.from(n).toString(r)},Yn.async=async(e,{algorithm:t="sha512",encoding:r="hex"}={})=>{"buffer"===r&&(r=void 0);const n=await Xn("hash",[t,e]);return void 0===r?Buffer.from(n):Buffer.from(n).toString(r)}),Yn.fromFileSync=(e,t)=>Yn(Ee.readFileSync(e),t),Gn=Yn,Me.register("apy8x",((e,r)=>{async function n(e,t,r){if(e.startsWith("pypy-")){const t=await s.findPyPyVersion(e,r);Ge.info(`Successfully setup PyPy ${t.resolvedPyPyVersion} with Python (${t.resolvedPythonVersion})`)}else{const t=await o.findPythonVersion(e,r);Ge.info(`Successfully setup ${t.impl} (${t.version})`)}}t(e.exports,"setupActionsPython",(()=>n));var o=Me("Hawjo"),s=Me("b2AVd")})),Me.register("Hawjo",((e,r)=>{function n(e,t){const r=cn.find.bind(void 0,"PyPy",e);let n=r(t);if(!n&&i.IS_WINDOWS&&(n=r("x86")),!n)throw Error(`PyPy ${e} not found`);const s=we.join(n,"bin");Ge.exportVariable("pythonLocation",i.IS_WINDOWS?n:s),Ge.addPath(n),Ge.addPath(s),i.IS_WINDOWS&&Ge.addPath(we.join(n,"Scripts"));const a="pypy"+e;return Ge.setOutput("python-version",a),{impl:a,version:o(n)}}function o(e){const t=e.split(we.sep),r=t.findIndex((e=>"PyPy"===e||"Python"===e));return t[r+1]||""}async function s(e,t){switch(e.toUpperCase()){case"PYPY2":return n("2",t);case"PYPY3":return n("3.6",t);default:return await(async(e,t)=>{const r=((n=e).endsWith("-dev")?`>= ${n.slice(0,-4)}.0-a0`:n).replace(/(\d+\.\d+\.\d+)((?:a|b|rc)\d*)/g,"$1-$2");var n;Ge.debug(`Semantic version spec of ${e} is ${r}`);let s=cn.find("Python",r,t);if(!s){Ge.info(`Version ${r} was not found in the local cache`);const e=await c.findReleaseFromManifest(r,t);e&&e.files&&e.files.length>0&&(Ge.info(`Version ${r} is available for downloading`),await c.installCpythonFromRelease(e),s=cn.find("Python",r,t))}if(!s)throw Error([`Version ${e} with arch ${t} not found`,"The list of all available versions can be found here: "+c.MANIFEST_URL].join(be.EOL));if(Ge.exportVariable("pythonLocation",s),i.IS_LINUX){const e=process.env.LD_LIBRARY_PATH?":"+process.env.LD_LIBRARY_PATH:"",t=we.join(s,"lib");e.split(":").includes(t)||Ge.exportVariable("LD_LIBRARY_PATH",t+e)}if(Ge.addPath(s),Ge.addPath((e=>we.join(e,i.IS_WINDOWS?"Scripts":"bin"))(s)),i.IS_WINDOWS){const e=we.basename(we.dirname(s)),t=a.major(e),r=a.minor(e),n=we.join(process.env.APPDATA||"","Python",`Python${t}${r}`,"Scripts");Ge.addPath(n)}const l=o(s);return Ge.setOutput("python-version",l),{impl:"CPython",version:l}})(e,t)}}t(e.exports,"findPythonVersion",(()=>s));var i=Me("ibWnW"),a=Me("7Lo32"),c=Me("9ES0m")})),Me.register("ibWnW",((r,n)=>{function o(t,r,n,o=!1){const s=we.join(t,r),i=we.join(t,n);e(Ee).existsSync(i)||(e(Ee).symlinkSync(s,i),!h&&o&&e(Ee).chmodSync(i,"755"))}function s(e){return i(e)||!!d.validRange(e)}function i(e){return"nightly"===e}function a(e){return we.basename(we.dirname(e))}function c(t){let r="",n=we.join(t,g);return e(Ee).existsSync(n)&&(r=""+e(Ee).readFileSync(n)),r}function l(t,r){const n=we.join(t,g);e(Ee).writeFileSync(n,r)}function u(e){return/^\d+\.\d+$/.test(e)}function p(){return"GITHUB.COM"!==new URL(process.env.GITHUB_SERVER_URL||"https://github.com").hostname.toUpperCase()}t(r.exports,"IS_WINDOWS",(()=>h)),t(r.exports,"IS_LINUX",(()=>f)),t(r.exports,"WINDOWS_ARCHS",(()=>m)),t(r.exports,"WINDOWS_PLATFORMS",(()=>v)),t(r.exports,"createSymlinkInFolder",(()=>o)),t(r.exports,"validateVersion",(()=>s)),t(r.exports,"isNightlyKeyword",(()=>i)),t(r.exports,"getPyPyVersionFromPath",(()=>a)),t(r.exports,"readExactPyPyVersionFile",(()=>c)),t(r.exports,"writeExactPyPyVersionFile",(()=>l)),t(r.exports,"validatePythonVersionFormatForPyPy",(()=>u)),t(r.exports,"isGhes",(()=>p));var d=Me("7Lo32");const h="win32"===process.platform,f="linux"===process.platform,m=["x86","x64"],v=["win32","win64"],g="PYPY_VERSION"})),Me.register("9ES0m",((e,r)=>{async function n(e,t){const r=await cn.getManifestFromRepo(c,l,a,u);return await cn.findFromManifest(e,!1,r,t)}async function o(e){const t=e.files[0].download_url;Ge.info(`Download from "${t}"`);const r=await cn.downloadTool(t,void 0,a);let n;Ge.info("Extract downloaded archive"),n=s.IS_WINDOWS?await cn.extractZip(r):await cn.extractTar(r),Ge.info("Execute installation script"),await(async e=>{const t={cwd:e,env:{...process.env,...s.IS_LINUX&&{LD_LIBRARY_PATH:we.join(e,"lib")}},silent:!0,listeners:{stdout(e){Ge.info((""+e).trim())},stderr(e){Ge.error((""+e).trim())}}};s.IS_WINDOWS?await On.exec("powershell",["./setup.ps1"],t):await On.exec("bash",["./setup.sh"],t)})(n)}t(e.exports,"MANIFEST_URL",(()=>p)),t(e.exports,"findReleaseFromManifest",(()=>n)),t(e.exports,"installCpythonFromRelease",(()=>o));var s=Me("ibWnW");const i=Ge.getInput("token"),a=!i||s.isGhes()?void 0:"token "+i,c="actions",l="python-versions",u="main",p="https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json"})),Me.register("b2AVd",((e,r)=>{async function n(e,t){let r,n="",a="";const c=(e=>{const t=e.split("-").filter((e=>!!e));if(2>t.length||"pypy"!=t[0])throw Error("Invalid 'version' property for PyPy. PyPy version should be specified as 'pypy-<python-version>'. See README for examples and documentation.");const r=t[1];let n;if(n=t.length>2?o.pypyVersionToSemantic(t[2]):"x",!s.validateVersion(r)||!s.validateVersion(n))throw Error("Invalid 'version' property for PyPy. Both Python version and PyPy versions should satisfy SemVer notation. See README for examples and documentation.");if(!s.validatePythonVersionFormatForPyPy(r))throw Error("Invalid format of Python version for PyPy. Python version should be specified in format 'x.y'. See README for examples and documentation.");return{pypyVersion:n,pythonVersion:r}})(e);({installDir:r,resolvedPythonVersion:a,resolvedPyPyVersion:n}=((e,t,r)=>{let n="",o="",a=s.IS_WINDOWS?(e=>{let t="";return s.WINDOWS_ARCHS.forEach((r=>t=t||cn.find("PyPy",e,r))),t})(e):cn.find("PyPy",e,r);return a&&(o=s.getPyPyVersionFromPath(a),n=s.readExactPyPyVersionFile(a),i.satisfies(n,t)||(a=null,n="",o="")),a||Ge.info(`PyPy version ${e} (${t}) was not found in the local cache`),{installDir:a,resolvedPythonVersion:o,resolvedPyPyVersion:n}})(c.pythonVersion,c.pypyVersion,t)),r||({installDir:r,resolvedPythonVersion:a,resolvedPyPyVersion:n}=await o.installPyPy(c.pypyVersion,c.pythonVersion,t));const l=we.join(r,s.IS_WINDOWS?"Scripts":"bin"),u=o.getPyPyBinaryPath(r);return Ge.exportVariable("pythonLocation",u),Ge.addPath(u),Ge.addPath(l),{resolvedPyPyVersion:n,resolvedPythonVersion:a}}t(e.exports,"findPyPyVersion",(()=>n));var o=Me("PFyxE"),s=Me("ibWnW"),i=Me("7Lo32")})),Me.register("PFyxE",((r,n)=>{async function o(t,r,n){let o;const d=await(async()=>{const e="https://downloads.python.org/pypy/versions.json",t=new u.HttpClient("tool-cache"),r=await t.getJson(e);if(!r.result)throw Error(`Unable to retrieve the list of available PyPy versions from '${e}'`);return r.result})();if(!d||0===d.length)throw Error("No release was found in PyPy version.json");const h=((e,t,r,n)=>{const o=e.filter((e=>{const o=l.satisfies(l.coerce(e.python_version),t),s=p.isNightlyKeyword(r)&&p.isNightlyKeyword(e.pypy_version)||l.satisfies(i(e.pypy_version),r),a=e.files&&(p.IS_WINDOWS?(e=>e.files.some((e=>p.WINDOWS_ARCHS.includes(e.arch)&&p.WINDOWS_PLATFORMS.includes(e.platform))))(e):((e,t,r)=>e.files.some((e=>e.arch===t&&e.platform===r)))(e,n,process.platform));return o&&s&&a}));if(0===o.length)return null;const s=o.sort(((e,t)=>l.compare(l.coerce(i(t.pypy_version)),l.coerce(i(e.pypy_version)))||l.compare(l.coerce(t.python_version),l.coerce(e.python_version))))[0];return{foundAsset:p.IS_WINDOWS?a(s):c(s,n,process.platform),resolvedPythonVersion:s.python_version,resolvedPyPyVersion:s.pypy_version}})(d,r,t,n);if(!h||!h.foundAsset)throw Error(`PyPy version ${r} (${t}) with arch ${n} not found`);const{foundAsset:f,resolvedPythonVersion:m,resolvedPyPyVersion:v}=h;let g=""+f.download_url;Ge.info(`Downloading PyPy from "${g}" ...`);const y=await cn.downloadTool(g);Ge.info("Extracting downloaded archive..."),o=p.IS_WINDOWS?await cn.extractZip(y):await cn.extractTar(y,void 0,"x");const x=e(Ee).readdirSync(o)[0],w=we.join(o,x);let b=w;p.isNightlyKeyword(v)||(b=await cn.cacheDir(w,"PyPy",m,n)),p.writeExactPyPyVersionFile(b,v);const E=s(b);return await(async(e,t)=>{const r=l.coerce(t),n=l.major(r),o=2===n?"":"3";let s=p.IS_WINDOWS?".exe":"";Ge.info("Creating symlinks..."),p.createSymlinkInFolder(e,`pypy${o}${s}`,`python${n}${s}`,!0),p.createSymlinkInFolder(e,`pypy${o}${s}`,"python"+s,!0)})(E,m),await(async e=>{Ge.info("Installing and updating pip");const t=we.join(e,"python");await On.exec(t+" -m ensurepip"),await On.exec(e+"/python -m pip install --ignore-installed pip")})(E),{installDir:b,resolvedPythonVersion:m,resolvedPyPyVersion:v}}function s(e){const t=we.join(e,"bin");return p.IS_WINDOWS?e:t}function i(e){return e.replace(/(\d+\.\d+\.\d+)((?:a|b|rc))(\d*)/g,"$1-$2.$3")}function a(e){return e.files.find((e=>p.WINDOWS_ARCHS.includes(e.arch)&&p.WINDOWS_PLATFORMS.includes(e.platform)))}function c(e,t,r){return e.files.find((e=>e.arch===t&&e.platform===r))}t(r.exports,"installPyPy",(()=>o)),t(r.exports,"getPyPyBinaryPath",(()=>s)),t(r.exports,"pypyVersionToSemantic",(()=>i));var l=Me("7Lo32"),u=Me("ba1Cu"),p=Me("ibWnW")}));var zn=Me("dvs9N"),Kn=(Un=Me("3w4LS"),Me("3vako"));let Jn,Zn;Vn=Me("dj1Te");var Qn=Me("gro6R"),eo=Me("bMvjP");const to=(e=>{const t=new Set(e);for(const r of e)t.add(/^\d+/.exec(r)[0]),t.add(/^\d+\.\d+/.exec(r)[0]);return t})(["3.5.0","3.5.1","3.5.2","3.6.0","3.6.1","3.6.2","3.7.0","3.7.1","3.8.0","3.8.1","3.9.0","3.9.1","4.0.0","4.0.1","5.0.0","5.0.1","5.0.2","6.0.0","6.0.1","7.0.0","7.0.1","7.1.0","8.0.0","8.0.1","9.0.0","9.0.1","10.0.0","10.0.1","11.0.0","11.0.1","11.1.0","12.0.0","12.0.1","13.0.0"]),ro=new Set(["3.5.1","3.6.1","3.6.2","3.7.1","3.8.1","3.9.1","6.0.1","7.0.1","7.1.0","8.0.1","11.0.1","11.1.0","12.0.1"]),no=new Map,oo={"3.5.0":"-ubuntu-14.04","3.5.1":"","3.5.2":"-ubuntu-14.04","3.6.0":"-ubuntu-14.04","3.6.1":"-ubuntu-14.04","3.6.2":"-ubuntu-14.04","3.7.0":"-ubuntu-14.04","3.7.1":"-ubuntu-14.04","3.8.0":"-ubuntu-16.04","3.8.1":"-ubuntu-16.04","3.9.0":"-ubuntu-16.04","3.9.1":"-ubuntu-16.04","4.0.0":"-ubuntu-16.04","5.0.0":"-ubuntu16.04","5.0.1":"-ubuntu-16.04","5.0.2":"-ubuntu-16.04","6.0.0":"-ubuntu-16.04","6.0.1":"-ubuntu-16.04","7.0.0":"-ubuntu-16.04","7.0.1":"-ubuntu-18.04","7.1.0":"-ubuntu-14.04","8.0.0":"-ubuntu-18.04","9.0.0":"-ubuntu-18.04","9.0.1":"-ubuntu-16.04","10.0.0":"-ubuntu-18.04","10.0.1":"-ubuntu-16.04","11.0.0":"-ubuntu-20.04","11.0.1":"-ubuntu-16.04","11.1.0":"-ubuntu-16.04","12.0.0":"-ubuntu-20.04","12.0.1":"-ubuntu-16.04","13.0.0":"-ubuntu-20.04"},so=new Set(["10.0.1"]);var io,ao,co,lo={},uo=lo&&lo.__awaiter||((e,t,r,n)=>new(r||(r=Promise))(((o,s)=>{function i(e){try{c(n.next(e))}catch(e){s(e)}}function a(e){try{c(n.throw(e))}catch(e){s(e)}}function c(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((e=>{e(t)}))).then(i,a)}c((n=n.apply(e,t||[])).next())}))),po=lo&&lo.__importStar||(e=>{if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t});Object.defineProperty(lo,"__esModule",{value:!0});var ho={},fo=ho&&ho.__importStar||(e=>{if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t});Object.defineProperty(ho,"__esModule",{value:!0});const mo=fo(be);var vo={};Object.defineProperty(vo,"__esModule",{value:!0}),vo.toCommandValue=e=>null==e?"":"string"==typeof e||e instanceof String?e:JSON.stringify(e),ho.issueCommand=Q,ho.issue=(e,t="")=>{Q(e,{},t)};class go{constructor(e,t,r){e||(e="missing.command"),this.command=e,this.properties=t,this.message=r}toString(){let e="::"+this.command;if(this.properties&&Object.keys(this.properties).length>0){e+=" ";let r=!0;for(const n in this.properties)if(this.properties.hasOwnProperty(n)){const o=this.properties[n];o&&(r?r=!1:e+=",",e+=`${n}=${t=o,vo.toCommandValue(t).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A").replace(/:/g,"%3A").replace(/,/g,"%2C")}`)}}var t;return e+="::"+(e=>vo.toCommandValue(this.message).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A"))(),e}}var yo={},xo=yo&&yo.__importStar||(e=>{if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)Object.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t});Object.defineProperty(yo,"__esModule",{value:!0});const wo=xo(Ee),bo=xo(be);yo.issueCommand=(e,t)=>{const r=process.env["GITHUB_"+e];if(!r)throw Error("Unable to find environment variable for file command "+e);if(!wo.existsSync(r))throw Error("Missing file at path: "+r);wo.appendFileSync(r,`${vo.toCommandValue(t)}${bo.EOL}`,{encoding:"utf8"})};const Eo=po(be),So=po(we);var Po;(e=>{e[e.Success=0]="Success",e[e.Failure=1]="Failure"})(Po=lo.ExitCode||(lo.ExitCode={})),lo.exportVariable=(e,t)=>{const r=vo.toCommandValue(t);if(process.env[e]=r,process.env.GITHUB_ENV){const t="_GitHubActionsFileCommandDelimeter_";yo.issueCommand("ENV",`${e}<<${t}${Eo.EOL}${r}${Eo.EOL}${t}`)}else ho.issueCommand("set-env",{name:e},r)},lo.setSecret=e=>{ho.issueCommand("add-mask",{},e)},lo.addPath=e=>{process.env.GITHUB_PATH?yo.issueCommand("PATH",e):ho.issueCommand("add-path",{},e),process.env.PATH=`${e}${So.delimiter}${process.env.PATH}`},lo.getInput=(e,t)=>{const r=process.env["INPUT_"+e.replace(/ /g,"_").toUpperCase()]||"";if(t&&t.required&&!r)throw Error("Input required and not supplied: "+e);return r.trim()},lo.setOutput=(e,t)=>{ho.issueCommand("set-output",{name:e},t)},lo.setCommandEcho=e=>{ho.issue("echo",e?"on":"off")},lo.setFailed=e=>{process.exitCode=Po.Failure,ee(e)},lo.isDebug=()=>"1"===process.env.RUNNER_DEBUG,lo.debug=e=>{ho.issueCommand("debug",{},e)},lo.error=ee,lo.warning=e=>{ho.issue("warning",e instanceof Error?""+e:e)},lo.info=e=>{process.stdout.write(e+Eo.EOL)},lo.startGroup=te,lo.endGroup=re,lo.group=function(e,t){return uo(this,void 0,void 0,(function*(){let r;te(e);try{r=yield t()}finally{re()}return r}))},lo.saveState=(e,t)=>{ho.issueCommand("save-state",{name:e},t)},lo.getState=e=>process.env["STATE_"+e]||"";const Oo=De.env["ProgramFiles(x86)"],_o=[De.env["ProgramFiles(x86)"],De.env.ProgramFiles],Co=["Enterprise","Professional","Community"],To=["2022","2019","2017"],$o={2022:"17.0",2019:"16.0",2017:"15.0",2015:"14.0",2013:"12.0"};io=ne;const Io=Oo+"\\Microsoft Visual Studio\\Installer";ao=se,co=(e,t,r,n,o,s)=>{if("win32"!=De.platform)return void lo.info("This is not a Windows virtual environment, bye!");De.env.PATH+=we.delimiter+Io;let i={win32:"x86",win64:"x64",x86_64:"x64","x86-64":"x64"};e.toLowerCase()in i&&(e=i[e.toLowerCase()]);var a=[e];"true"==n&&a.push("uwp"),t&&a.push(t),r&&a.push("-vcvars_ver="+r),"true"==o&&a.push("-vcvars_spectre_libs=spectre");const c=`"${se(s)}" ${a.join(" ")}`;lo.debug("vcvars command-line: "+c);const l=(""+$e.execSync(`set && cls && ${c} && cls && set`,{shell:"cmd"})).split("\f"),u=l[0].split("\r\n"),p=l[1].split("\r\n"),d=l[2].split("\r\n"),h=p.filter((e=>!(!e.match(/^\[ERROR.*\]/)||e.match(/Error in script usage. The correct usage is:$/))));if(h.length>0)throw Error("invalid parameters\r\n"+h.join("\r\n"));let f={};for(let e of u){const[t,r]=e.split("=");f[t]=r}lo.startGroup("Environment variables");for(let e of d){if(!e.includes("="))continue;let[t,r]=e.split("=");r!==f[t]&&(lo.info("Setting "+t),ie(t)&&(r=r.split(";").filter(((e,t,r)=>r.indexOf(e)===t)).join(";")),lo.exportVariable(t,r))}lo.endGroup(),lo.info("Configured Developer Command Prompt")},Kn=Me("3vako");const Ao={msvc:"2019",vcvarsall:"2019",llvm:"13.0.0",ninja:"1.10.2",cmake:"3.22.0",gcovr:"5.0",conan:"1.42.1",meson:"0.60.1",python:"3.10.0",kcov:"v39",gcc:"win32"===process.platform?"11.2.0.07112021":"11"};Qn=Me("gro6R"),Un=Me("3w4LS");let Ro=!1;const No={cmake(e,t,r){return k("cmake",e,G,t)},ninja(e,t,r){return k("ninja",e,le,t)},python:V,vcpkg(t,r,n){return Ro&&null!==e(ht).sync("vcpkg",{nothrow:!0})?{binDir:we.dirname(e(ht).sync("vcpkg"))}:(Ee.existsSync(we.join(r,M("bootstrap-vcpkg")))?Ge.warning("Vcpkg folder already exists at "+r):e(St).sync("git",["clone","https://github.com/microsoft/vcpkg"],{cwd:we.dirname(r)}),e(St).sync(M((o="bootstrap-vcpkg","win32"===process.platform?o:"./"+o)),{cwd:r,shell:!0}),Ge.addPath(r),Ro=!0,{binDir:r});var o},conan(e,t,r){return B("conan",e)},meson(e,t,r){return B("meson",e)},gcovr(e,t,r){return B("gcovr",e)},async opencppcoverage(e,t,r){if("win32"===process.platform)return await _("opencppcoverage",e),{binDir:(()=>{const e="C:/Program Files/OpenCppCoverage";return S(e),e})()}},llvm:Z,gcc:he,choco:O,brew:c,ccache(e,t,r){switch(process.platform){case"win32":return _("ccache",e);case"darwin":return b("ccache",e);case"linux":return w("ccache",e);default:throw Error("Unsupported platform")}},async doxygen(e,t,r){switch(process.platform){case"win32":return await _("doxygen.install",e),{binDir:(()=>{S("C:/Program Files/Graphviz/bin");const e="C:/Program Files/doxygen/bin";return S(e),e})()};case"darwin":return b("doxygen",e),b("graphviz",e);case"linux":return await w("doxygen",e),w("graphviz",e);default:throw Error("Unsupported platform")}},async cppcheck(e,t,r){switch(process.platform){case"win32":return await _("cppcheck",e),{binDir:(()=>{const e="C:/Program Files/Cppcheck";return S(e),e})()};case"darwin":return b("cppcheck",e);case"linux":return w("cppcheck",e);default:throw Error("Unsupported platform")}},msvc:ce,vcvarsall:ae,async kcov(e,t,r){if("linux"===process.platform)return await k("kcov",e,me,t);throw Error("Unsupported platform for "+r)}},Lo=["choco","brew","python","vcpkg","cmake","ninja","conan","meson","gcovr","opencppcoverage","ccache","doxygen","cppcheck","llvm","gcc","msvc","vcvarsall","kcov"],Do=["compiler","architecture",...Lo];ve(process.argv).then((e=>{process.exitCode=e})).catch((e=>{fe("main() panicked!"),fe(e),process.exitCode=1}));
//# sourceMappingURL=setup_cpp.js.map