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 Ke(e,t,r);process.stdout.write(""+n+Ye.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={}){Be.issueCommand("error",ze.toCommandProperties(t),e instanceof Error?""+e:e)}function s(e){Be.issue("group",e)}function i(){Be.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)}))}))}mt(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 wt)return{binDir:wt};const o=e(dt).sync("brew",{nothrow:!0});return null!==o?(wt=xe.dirname(o),{binDir:wt}):(Te.execFileSync('/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"',{stdio:"inherit"}),wt="/usr/local/bin/",{binDir:wt})}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=dt.sync(e.command,{path:r[Ot({env:r})],pathExt:t?xe.delimiter:void 0})}catch(e){}finally{s&&process.chdir(n)}return i&&(i=xe.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 Dt&&1===e&&!t.file?u(t.original,"spawn"):null}function d(e,t,r){const n=Pt(e,t,r),o=Te.spawn(n.command,n.args,n.options);return Lt.hookChildProcess(o,n),o}function h(){hr&&(hr=!1,lr.forEach((e=>{try{process.removeListener(e,dr[e])}catch(e){}})),process.emit=mr,process.reallyExit=fr,cr.count-=1)}function f(e,t,r){cr.emitted[e]||(cr.emitted[e]=!0,cr.emit(e,t,r))}function m(){hr||(hr=!0,cr.count+=1,lr=lr.filter((e=>{try{return process.on(e,dr[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),fr.call(process,process.exitCode)}function g(e,t){if("exit"===e){void 0!==t&&(process.exitCode=t);var r=mr.apply(this,arguments);return f("exit",process.exitCode,null),f("afterexit",process.exitCode,null),r}return mr.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=Or(t);return await new Promise(((t,o)=>{const s=e=>{e&&n.getBufferedLength()<=Cr.MAX_LENGTH&&(e.bufferedData=n.getBufferedValue()),o(e)};(async()=>{try{await $r(e,n),t()}catch(e){s(e)}})(),n.on("data",(()=>{n.getBufferedLength()>r&&s(new Ir)}))})),n.getBufferedValue()}function x(t,r,n){return void 0!==Qr||(Qr=(!!process.env.CI||0===(null===(o=process.getuid)||void 0===o?void 0:o.call(process)))&&null!==e(dt).sync("sudo",{nothrow:!0})),Qr?e(Et).command("sudo "+[t,...r].join(" "),{shell:!0,cwd:n}):e(Et)(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","-y",`${e}=${t}`])}catch{await x(n,["install","-y",`${e}-${t}`])}else await x(n,["install","-y",e]);return{binDir:"/usr/bin/"}}function b(t,r){return rn&&null!==e(dt).sync("brew",{nothrow:!0})||(c(0,0,process),rn=!0),e(Et).sync("brew",["install",void 0!==r&&""!==r?`${t}@${r}`:t]),{binDir:"/usr/local/bin/"}}function E(t){try{Me.addPath(t)}catch(r){try{switch(Me.error(r),process.platform){case"win32":return void e(Et).sync(`setx PATH=${t};%PATH%`);case"linux":case"darwin":return e(Et).commandSync(`echo "export PATH=${t}:$PATH" >> ~/.profile`),e(Et).commandSync("source ~/.profile"),void Me.info(t+" was added to ~/.profile")}}catch(e){Me.error(e)}Me.error(`Failed to add ${t} to the percistent PATH. You should add it manually.`),process.env.PATH=`${t}${xe.delimiter}${process.env.PATH}`}}function S(t,r,n){if("win32"!==process.platform)return;if("string"==typeof en)return{binDir:en};const o=e(dt).sync("choco",{nothrow:!0});if(null!==o)return en=xe.dirname(o),{binDir:en};let s="powershell.exe";const i=e(dt).sync(process.env.SystemRoot+"\\System32\\WindowsPowerShell\\v1.0\\powershell.exe",{nothrow:!0});null!==i&&(s=i),e(Et).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'))"]),E(process.env.ALLUSERSPROFILE+"\\chocolatey\\bin");const a=e(dt).sync("choco",{nothrow:!0});return en=null!==a?xe.dirname(a):"C:/ProgramData/Chocolatey/bin/",be.existsSync(en)?{binDir:en}:void 0}async function P(t,r,n=[]){nn&&null!==e(dt).sync("choco",{nothrow:!0})||(S(0,0,process),nn=!0);const o=process.env.PATH,s={...process.env};delete s.TMP,delete s.TEMP,delete s.Path,s.PATH=o,e(Et).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 E(i),{binDir:i}}function O(e,t,r){return _n(this,void 0,void 0,(function*(){const n=Cn.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 Cn.ToolRunner(o,t,r).exec()}))}function _(e,t){const r=[];t=t||mn.arch();const n=vn.join(R(),e);if(hn.existsSync(n)){const e=hn.readdirSync(n);for(const o of e)if(I(o)){const e=vn.join(n,o,t||"");hn.existsSync(e)&&hn.existsSync(e+".complete")&&r.push(o)}}return r}function C(e){return ln(this,void 0,void 0,(function*(){return e||(e=vn.join(N(),bn.default())),yield dn.mkdirP(e),e}))}function T(e,t,r){return ln(this,void 0,void 0,(function*(){const n=vn.join(R(),e,yn.clean(t)||t,r||"");pn.debug("destination "+n);const o=n+".complete";return yield dn.rmRF(n),yield dn.rmRF(o),yield dn.mkdirP(n),n}))}function $(e,t,r){const n=vn.join(R(),e,yn.clean(t)||t,r||"");hn.writeFileSync(n+".complete",""),pn.debug("finished caching tool")}function I(e){const t=yn.clean(e)||"";pn.debug("isExplicit: "+t);const r=null!=yn.valid(t);return pn.debug("explicit? "+r),r}function A(e,t){let r="";pn.debug(`evaluating ${e.length} versions`);for(let n=(e=e.sort(((e,t)=>yn.gt(e,t)?1:-1))).length-1;n>=0;n--){const o=e[n];if(yn.satisfies(o,t)){r=o;break}}return pn.debug(r?"matched: "+r:"match not found"),r}function R(){const e=process.env.RUNNER_TOOL_CACHE||"";return _e.ok(e,"Expected RUNNER_TOOL_CACHE to be defined"),e}function N(){const e=process.env.RUNNER_TEMP||"";return _e.ok(e,"Expected RUNNER_TEMP to be defined"),e}function L(e,t){const r=De[e];return void 0!==r?r:t}function D(){return!(void 0===process.env.CI||""===process.env.CI||"false"===process.env.CI)}async function j(e,t,r,n){var o,s;process.env.RUNNER_TEMP=null!==(o=process.env.RUNNER_TEMP)&&void 0!==o?o:we.tmpdir(),process.env.RUNNER_TOOL_CACHE=null!==(s=process.env.RUNNER_TOOL_CACH)&&void 0!==s?s:xe.join(we.tmpdir(),"setup-cpp","ToolCache");const{url:i,binRelativeDir:a,binFileName:c,extractedFolderName:l,extractFunction:u}=await r(t,process.platform);if(D())try{const r=on.find(e,t);if(r){const n=xe.join(r,l),o=xe.join(n,a);if(be.existsSync(o)&&be.existsSync(xe.join(o,c)))return Me.info(`${e} ${t} was found in the cache.`),E(o),{installDir:n,binDir:o}}}catch{}const p=xe.join(n,l),d=xe.join(p,a),h=xe.join(d,c);if(!be.existsSync(d)||!be.existsSync(h)){Me.info(`Download and extract ${e} ${t}`);const r=await on.downloadTool(i);await(null==u?void 0:u(r,n))}return Me.info(`Add ${d} to PATH`),E(d),D()&&"string"==typeof process.env.RUNNER_TOOL_CACHE&&await on.cacheDir(n,e,t),{installDir:p,binDir:d}}function k(e){return"win32"===process.platform?e+".exe":e}function F(e){return"win32"===process.platform?e+".bat":e+".sh"}function M(t,r){var n;const o=null!==(n=e(Mn)(t))&&void 0!==n?n:t,s=null!=r?r:process.platform,i=Me.getInput("architecture")||process.arch;switch(s){case"win32":{const r=e(Fn)(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:k("cmake"),extractedFolderName:s,extractFunction:on.extractZip,url:`https://github.com/Kitware/CMake/releases/download/v${t}/${s}.zip`}}case"darwin":{const r=`cmake-${t}-${e(Fn)(o,"v3.19.1")?"Darwin-x86_64":"macos-universal"}`;return{binRelativeDir:"CMake.app/Contents/bin/",binFileName:k("cmake"),extractedFolderName:r,extractFunction:on.extractTar,url:`https://github.com/Kitware/CMake/releases/download/v${t}/${r}.tar.gz`}}case"linux":{const r=e(Fn)(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:k("cmake"),extractedFolderName:s,extractFunction:on.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(!D())return G("",t,r);try{const{setupActionsPython:n}=Fe("apy8x");return n(e,t,r)}catch(n){return G(e,t,r)}}async function G(t,r,n){switch(process.platform){case"win32":{const o=await e(kn).async(t+n,{algorithm:"md5"}),s=xe.join(r,o,"python"),i=s;return await P("python3",t,["/InstallDir:"+s]),(e=>{Me.info(`Add ${e} to PATH`),E(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 U(e){return new Promise((t=>{Se.get(e,(e=>{t(void 0!==e.statusCode&&e.statusCode>=200&&399>=e.statusCode)}))}))}async function H(t,r){if(void 0===Yn&&(null!==e(dt).sync("pip3",{nothrow:!0})?Yn="pip3":null!==e(dt).sync("pip",{nothrow:!0})&&await(async(t,r,n=/v?(\d\S*)/)=>{const o=await(async(e,t=/v?(\d\S*)/)=>{try{var r,n;const{stderr:s,stdout:i}=await En.getExecOutput(e,["--version"]);var o;return null!==(o=null===(r=i.match(t))||void 0===r?void 0:r[1])&&void 0!==o?o:null===(n=s.match(t))||void 0===n?void 0:n[1]}catch(e){return void console.error(e)}})(t,n);return"string"==typeof o&&"string"==typeof r&&""!==o&&""!==r&&-1!==e(Wn)(o,r)})("python","3.0.0")?Yn="pip":(await V("3.x","",process.arch),Yn="pip3")),e(Et).sync(Yn,["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=xe.join((await En.getExecOutput('python3 -c "import sys;print(sys.base_exec_prefix);"')).stdout.trim(),"Scripts")}catch{zn=xe.join((await En.getExecOutput('python -c "import sys;print(sys.base_exec_prefix);"')).stdout.trim(),"Scripts")}Me.info(zn+" to PATH"),E(zn)}return{binDir:zn}}async function B(t,r){return await e(Et)("7z",["x",t,"-o"+r]),r}async function q(t,r,n=["--strip-components=1"]){try{await Jn.mkdirP(r)}catch{}return await e(Et)("tar",["xf",t,"-C",r,...n]),r}async function W(){if("darwin"===process.platform)try{const e=await En.getExecOutput("xcrun --sdk macosx --show-sdk-path"),t=e.stdout||e.stderr;be.existsSync(t)&&Me.exportVariable("SDKROOT",t)}catch(e){Me.error(e)}}function X(e,t,r){return`https://github.com/llvm/llvm-project/releases/download/llvmorg-${e}/${t}${e}${r}`}function Y(e,t,r){return`https://releases.llvm.org/${e}/${t}${e}${r}`}function z(t,r){switch(t){case"darwin":return(t=>{if(Qn.has(t))return null;const r="clang+llvm-",n=`-x86_64${"9.0.0"===t?"-darwin-apple":"-apple-darwin"}.tar.xz`;return e(Fn)(t,"9.0.1")?Y(t,r,n):X(t,r,n)})(r);case"linux":return(t=>{let r=t;const n=eo.get(r);let o;void 0!==n&&(r=n),o=r.includes("ubuntu")?r:""!==r&&r in to?to[r]:to["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(Fn)(r,"9.0.1")?Y(r,s,i):X(r,s,i)})(r);case"win32":return(async t=>{if(ro.has(t))return null;const r="LLVM-",n=e(Fn)(t,"3.7.0")?"-win32.exe":"-win64.exe",o=e(Fn)(t,"9.0.1");let s,i=!1;return o&&(s=Y(t,r,n),await U(s)||(i=!0)),!i&&o||(s=X(t,r,n)),s})(r);default:return null}}async function K(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 U(e))return[o,e]}throw Error(`Unsupported target! (platform='${t}', version='${r}')`)})(Zn,t,e,z);return Me.setOutput("version",r),{url:n,extractedFolderName:"",binRelativeDir:"bin",binFileName:k("clang"),extractFunction:"win32"===t?B:q}}async function J(t,r,n){const o=await j("llvm",t,K,r);return await(async(t,r)=>{const n=(t=>{if(null===e(Xn)(t))try{const r=e(Mn)(t);if(null!==r)return r.version}catch(e){}return t})(r),o=xe.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:"";Me.exportVariable("LLVM_PATH",t);const l=e(Kn)(n);Me.exportVariable("LD_LIBRARY_PATH",`${o}${xe.delimiter}${i}`),Me.exportVariable("DYLD_LIBRARY_PATH",`${o}${xe.delimiter}${c}`),"win32"!==process.platform&&Me.exportVariable("CPATH",`${t}/lib/clang/${l}/include`),Me.exportVariable("LDFLAGS",`-L${t}/lib`),Me.exportVariable("CPPFLAGS",`-I${t}/include`),Me.exportVariable("CC",t+"/bin/clang"),Me.exportVariable("CXX",t+"/bin/clang++"),Me.exportVariable("LIBRARY_PATH",t+"/lib"),await W()})(r,t),o}function Z(e,t,r){const n=new fo(e,t,r);process.stdout.write(""+n+po.EOL)}function Q(e){lo.issue("error",e instanceof Error?""+e:e)}function ee(e){lo.issue("group",e)}function te(){lo.issue("endgroup")}function re(e){return Object.values(_o).includes(e)?e:e in _o?_o[e]:e}function ne(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 oe(e){const t=re(e);let r;if(t){const e=t.split(".")[0]+".9";r=`-version "${t},${e}"`}else r="-latest";let n=((e,t)=>{try{return(""+Te.execSync(`vswhere -products * ${t} -prerelease -property installationPath`)).trim()+"\\VC\\Auxiliary\\Build\\vcvarsall.bat"}catch(e){io.warning("vswhere failed: "+e)}return null})(0,r);if(n&&be.existsSync(n))return io.info("Found with vswhere: "+n),n;io.info("Not found with vswhere");const o=e?[ne(e)]:Oo;for(const e of So)for(const t of o)for(const r of Po)if(n=`${e}\\Microsoft Visual Studio\\${t}\\${r}\\VC\\Auxiliary\\Build\\vcvarsall.bat`,io.info("Trying standard location: "+n),be.existsSync(n))return io.info("Found standard location: "+n),n;if(io.info("Not found in standard locations"),n=Eo+"\\Microsoft Visual C++ Build Tools\\vcbuildtools.bat",be.existsSync(n))return io.info("Found VS 2015: "+n),n;throw io.info("Not found in VS 2015 location: "+n),Error("Microsoft Visual Studio not found")}function se(e){return-1!=["PATH","INCLUDE","LIB","LIBPATH"].indexOf(e.toUpperCase())}function ie(e,t,r,n,o,s,i){void 0!==t&&be.existsSync(t)&&(Me.info(`Adding ${t} to PATH`),Me.exportVariable("VCTargetsPath",t)),so((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 ae(e,t,r,n,o,s){if("win32"!==process.platform)return;const i=no(e);let a,c,l=!1;try{oo(i),l=!0}catch{}try{"14.0"===i?(a="14.0",l||await P("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 P("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 P("visualstudio2019buildtools","16.11.7.0",[]),c="C:/Program Files (x86)/Microsoft Visual Studio/2019/BuildTools/VC/Tools/MSVC/14.29.30133"):Me.error(`The given MSVC versions ${e} is not supported yet.`)}catch(e){Me.error(e)}ie(i,c,r,a,n,o,s)}function ce(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:k("ninja"),extractedFolderName:"",extractFunction:on.extractZip,url:`https://github.com/ninja-build/ninja/releases/download/v${e}/ninja-${r}.zip`}}function le(e){return null==e?[]:Array.isArray(e)?e:[e]}function ue(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 pe(e,t){return"true"===t||void 0===t&&e in Io?Io[e]:null!=t?t:""}async function de(t,r,n){let o;switch(process.platform){case"win32":"arm"!==n&&"arm64"!==n||await P("gcc-arm-embedded",t),await P("mingw",t),"x64"===n&&be.existsSync("C:/tools/mingw64/bin")?(o="C:/tools/mingw64/bin",E(o)):"ia32"===n&&be.existsSync("C:/tools/mingw32/bin")?(o="C:/tools/mingw32/bin",E(o)):be.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 mai'","'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 mai'","'deb http://dk.archive.ubuntu.com/ubuntu/ xenial universe'","ppa:ubuntu-toolchain-r/test"])).binDir):(Me.info(`Install g++-multilib because gcc for ${n} was requested`),await w("gcc-multilib",t,["'deb http://dk.archive.ubuntu.com/ubuntu/ xenial mai'","'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 mai'","'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)Me.exportVariable("CC",r+"/gcc"),Me.exportVariable("CXX",r+"/g++");else{var n;const o=e(Kn)(null!==(n=e(Mn)(t))&&void 0!==n?n:t);5>o?(Me.exportVariable("CC",`${r}/gcc-${t}`),Me.exportVariable("CXX",`${r}/g++-${t}`)):(Me.exportVariable("CC",`${r}/gcc-${o}`),Me.exportVariable("CXX",`${r}/g++-${o}`))}await W()})(t,o),{binDir:o}}function he(e){return D()?Me.error(e):console.log(`${e}`)}function fe(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:k("kcov"),async extractFunction(t,r){const n=await q(t,r);return await w("libdw-dev"),await w("libcurl4-openssl-dev"),await e(Et)("cmake",["-S","./","-B","./build"],{cwd:n}),await e(Et)("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:k("kcov"),extractFunction(e,t){return q(e,t,["--strip-components=0"])}}}async function me(t){D()||(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=le(t.string),t.boolean=le(t.boolean),d)for(r in t.alias)for(n=t.alias[r]=le(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);ue(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:Lo,default:Object.fromEntries(Lo.map((e=>[e,ge(e)]))),alias:{h:"help"},boolean:"help"});var n;r.help&&Me.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 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 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(To)("~/"),a=[],c=[];for(const e of No){const t=r[e];if(void 0!==t)try{let r;if("vcvarsall"===e)ie(pe(e,t),void 0,o,void 0,void 0,!1,!1);else{const n=Ro[e];r=await n(pe(e,t),xe.join(i,e),o)}a.push(void 0!==r?ye(e,r):e+" was successfully installed")}catch(t){he(t),c.push(e+" failed to install")}}const l=r.compiler;try{if(void 0!==l){const{compiler:e,version:t}=ve(l);switch(e){case"llvm":case"clang":case"clang++":await J(pe("llvm",t),xe.join(i,"llvm"));break;case"gcc":case"mingw":case"cygwin":case"msys":await de(pe("gcc",t),xe.join(i,"gcc"),o);break;case"cl":case"msvc":case"msbuild":case"vs":case"visualstudio":case"visualcpp":case"visualc++":await ae(pe("msvc",t),xe.join(i,"msvc"),o);break;case"appleclang":case"applellvm":Me.warning("Assuming apple-clang is already installed"),Me.exportVariable("CC","clang"),Me.exportVariable("CXX","clang++");break;default:c.push("Unsupported compiler "+e)}}}catch(e){he(e),c.push("Failed to install the "+l)}if(a.forEach((e=>{return t=e,D()?Me.info(t):console.log(`${t}`);var t})),c.forEach((e=>he(e))),Me.info("setup_cpp finished"),!D())switch(process.platform){case"win32":Me.info("Run `RefreshEnv.cmd` or restart your shell to update the environment.");break;case"linux":case"darwin":Me.info("Run `source ~/.profile` or restart your shell to update the environment.")}return 0===c.length?0:1}function ve(t){const r=t.split("-"),n=r[0];if(1 in r){const t=r[1];return null!==e(Xn)(t)||Me.warning(`Invalid semver version ${t} used for the compiler.`),{compiler:n,version:t}}return{compiler:n,version:void 0}}function ge(e){const t=Me.getInput(e.toLowerCase());if("false"!==t&&""!==t)return t}function ye(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 xe=require("path"),we=require("os"),be=require("fs"),Ee=require("http"),Se=require("https");require("net");var Pe=require("tls"),Oe=require("events"),_e=require("assert"),Ce=require("util"),Te=require("child_process"),$e=require("buffer"),Ie=require("stream"),Ae=require("crypto"),Re=require("string_decoder"),Ne=require("timers"),Le=require("process"),De="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:{},je={},ke={},Fe=De.parcelRequire810d;null==Fe&&((Fe=e=>{if(e in je)return je[e].exports;if(e in ke){var t=ke[e];delete ke[e];var r={id:e,exports:{}};return je[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)=>{ke[e]=t},De.parcelRequire810d=Fe),t(module.exports,"main",(()=>me)),t(module.exports,"getCompilerInfo",(()=>ve));var Me={},Ve=Me&&Me.__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]}),Ge=Me&&Me.__setModuleDefault||(Object.create?(e,t)=>{Object.defineProperty(e,"default",{enumerable:!0,value:t})}:(e,t)=>{e.default=t}),Ue=Me&&Me.__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 Ge(t,e),t}),He=Me&&Me.__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(Me,"__esModule",{value:!0}),Me.getIDToken=Me.getState=Me.saveState=Me.group=Me.endGroup=Me.startGroup=Me.info=Me.notice=Me.warning=Me.error=Me.debug=Me.isDebug=Me.setFailed=Me.setCommandEcho=Me.setOutput=Me.getBooleanInput=Me.getMultilineInput=Me.getInput=Me.addPath=Me.setSecret=Me.exportVariable=Me.ExitCode=void 0;var Be={},qe=Be&&Be.__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]}),We=Be&&Be.__setModuleDefault||(Object.create?(e,t)=>{Object.defineProperty(e,"default",{enumerable:!0,value:t})}:(e,t)=>{e.default=t}),Xe=Be&&Be.__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 We(t,e),t});Object.defineProperty(Be,"__esModule",{value:!0}),Be.issue=Be.issueCommand=void 0;const Ye=Xe(we);var ze={};Object.defineProperty(ze,"__esModule",{value:!0}),ze.toCommandProperties=ze.toCommandValue=void 0,ze.toCommandValue=e=>null==e?"":"string"==typeof e||e instanceof String?e:JSON.stringify(e),ze.toCommandProperties=e=>Object.keys(e).length?{title:e.title,file:e.file,line:e.startLine,endLine:e.endLine,col:e.startColumn,endColumn:e.endColumn}:{},Be.issueCommand=r,Be.issue=(e,t="")=>{r(e,{},t)};class Ke{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,ze.toCommandValue(t).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A").replace(/:/g,"%3A").replace(/,/g,"%2C")}`)}}var t;return e+="::"+(e=>ze.toCommandValue(this.message).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A"))(),e}}var Je={},Ze=Je&&Je.__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]}),Qe=Je&&Je.__setModuleDefault||(Object.create?(e,t)=>{Object.defineProperty(e,"default",{enumerable:!0,value:t})}:(e,t)=>{e.default=t}),et=Je&&Je.__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)&&Ze(t,e,r);return Qe(t,e),t});Object.defineProperty(Je,"__esModule",{value:!0}),Je.issueCommand=void 0;const tt=et(be),rt=et(we);Je.issueCommand=(e,t)=>{const r=process.env["GITHUB_"+e];if(!r)throw Error("Unable to find environment variable for file command "+e);if(!tt.existsSync(r))throw Error("Missing file at path: "+r);tt.appendFileSync(r,`${ze.toCommandValue(t)}${rt.EOL}`,{encoding:"utf8"})};const nt=Ue(we),ot=Ue(xe);var st={},it=st&&st.__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(st,"__esModule",{value:!0}),st.OidcClient=void 0,Fe.register("ba1Cu",(function(e,t){"use strict";Object.defineProperty(e.exports,"__esModule",{value:!0});var r=Fe("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?Se:Ee;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||Ee.globalAgent.maxSockets),s){n||(n=Fe("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 Se.Agent(e):new Ee.Agent(e),this._agent=t}return t||(t=i?Se.globalAgent:Ee.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})),Fe.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})),Fe.register("bbp3j",((e,t)=>{e.exports=Fe("fNJ5J")})),Fe.register("fNJ5J",(function(e,r){function n(e){var t=this;t.options=e||{},t.proxyOptions=t.options.proxy||{},t.maxSockets=t.options.maxSockets||Ee.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=Pe.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=Ee.request,t},c=e=>{var t=new n(e);return t.request=Ee.request,t.createSocket=o,t.defaultPort=443,t},l=e=>{var t=new n(e);return t.request=Se.request,t},u=e=>{var t=new n(e);return t.request=Se.request,t.createSocket=o,t.defaultPort=443,t},Ce.inherits(n,Oe.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 at,ct,lt=Fe("ba1Cu"),ut={};Object.defineProperty(ut,"__esModule",{value:!0}),ut.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}},ut.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}},ut.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 pt{static createHttpClient(e=!0,t=10){const r={allowRetries:e,maxRetries:t};return new lt.HttpClient("actions/oidc-client",[new ut.BearerCredentialHandler(pt.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 it(this,void 0,void 0,(function*(){const r=pt.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 it(this,void 0,void 0,(function*(){try{let t=pt.getIDTokenUrl();e&&(t=`${t}&audience=${encodeURIComponent(e)}`),Me.debug("ID token url is "+t);const r=yield pt.getCall(t);return Me.setSecret(r),r}catch(e){throw Error("Error message: "+e.message)}}))}}st.OidcClient=pt,(ct=at=Me.ExitCode||(Me.ExitCode={}))[ct.Success=0]="Success",ct[ct.Failure=1]="Failure",Me.exportVariable=(e,t)=>{const r=ze.toCommandValue(t);if(process.env[e]=r,process.env.GITHUB_ENV){const t="_GitHubActionsFileCommandDelimeter_";Je.issueCommand("ENV",`${e}<<${t}${nt.EOL}${r}${nt.EOL}${t}`)}else Be.issueCommand("set-env",{name:e},r)},Me.setSecret=e=>{Be.issueCommand("add-mask",{},e)},Me.addPath=e=>{process.env.GITHUB_PATH?Je.issueCommand("PATH",e):Be.issueCommand("add-path",{},e),process.env.PATH=`${e}${ot.delimiter}${process.env.PATH}`},Me.getInput=n,Me.getMultilineInput=(e,t)=>n(e,t).split("\n").filter((e=>""!==e)),Me.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\``)},Me.setOutput=(e,t)=>{process.stdout.write(nt.EOL),Be.issueCommand("set-output",{name:e},t)},Me.setCommandEcho=e=>{Be.issue("echo",e?"on":"off")},Me.setFailed=e=>{process.exitCode=at.Failure,o(e)},Me.isDebug=()=>"1"===process.env.RUNNER_DEBUG,Me.debug=e=>{Be.issueCommand("debug",{},e)},Me.error=o,Me.warning=(e,t={})=>{Be.issueCommand("warning",ze.toCommandProperties(t),e instanceof Error?""+e:e)},Me.notice=(e,t={})=>{Be.issueCommand("notice",ze.toCommandProperties(t),e instanceof Error?""+e:e)},Me.info=e=>{process.stdout.write(e+nt.EOL)},Me.startGroup=s,Me.endGroup=i,Me.group=function(e,t){return He(this,void 0,void 0,(function*(){let r;s(e);try{r=yield t()}finally{i()}return r}))},Me.saveState=(e,t)=>{Be.issueCommand("save-state",{name:e},t)},Me.getState=e=>process.env["STATE_"+e]||"",Me.getIDToken=function(e){return He(this,void 0,void 0,(function*(){return yield st.OidcClient.getIDToken(e)}))};var dt={};const ht="win32"===process.platform||"cygwin"===process.env.OSTYPE||"msys"===process.env.OSTYPE,ft=ht?";":":";var mt,vt={};Fe.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){be.stat(e,((o,s)=>{n(o,!o&&r(s,e,t))}))}e.exports=n,n.sync=(e,t)=>r(be.statSync(e),e,t)})),Fe.register("9yF3I",((e,t)=>{function r(e,t,r){be.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(be.statSync(e),t)})),mt="win32"===process.platform||De.TESTING_WINDOWS?Fe("ftrAD"):Fe("9yF3I"),vt=a,a.sync=(e,t)=>{try{return mt.sync(e,t||{})}catch(e){if(t&&t.ignoreErrors||"EACCES"===e.code)return!1;throw e}};const gt=e=>Object.assign(Error("not found: "+e),{code:"ENOENT"}),yt=(e,t)=>{const r=t.colon||ft,n=e.match(/\//)||ht&&e.match(/\\/)?[""]:[...ht?[process.cwd()]:[],...(t.path||process.env.PATH||"").split(r)],o=ht?t.pathExt||process.env.PATHEXT||".EXE;.CMD;.BAT;.COM":"",s=ht?o.split(r):[""];return ht&&-1!==e.indexOf(".")&&""!==s[0]&&s.unshift(""),{pathEnv:n,pathExt:s,pathExtExe:o}},xt=(e,t,r)=>{"function"==typeof t&&(r=t,t={}),t||(t={});const{pathEnv:n,pathExt:o,pathExtExe:s}=yt(e,t),i=[],a=r=>new Promise(((o,s)=>{if(r===n.length)return t.all&&i.length?o(i):s(gt(e));const a=n[r],l=/^".*"$/.test(a)?a.slice(1,-1):a,u=xe.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];vt(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 wt;dt=xt,xt.sync=(e,t)=>{t=t||{};const{pathEnv:r,pathExt:n,pathExtExe:o}=yt(e,t),s=[];for(let i=0;r.length>i;i++){const a=r[i],c=/^".*"$/.test(a)?a.slice(1,-1):a,l=xe.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(vt.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 gt(e)};var bt,Et={},St={},Pt={},Ot={};const _t=(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 Ct,Tt;(Ot=_t).default=_t,bt=e=>l(e)||l(e,!0),Ct=e=>e.replace(/([()\][%!^"`<>&|;, *?])/g,"^$1"),Tt=(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 $t,It;$t=(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},It=e=>{const t=Buffer.alloc(150);let r;try{r=be.openSync(e,"r"),be.readSync(r,t,0,150,0),be.closeSync(r)}catch(e){}return $t(""+t)};const At="win32"===process.platform,Rt=/\.(?:com|exe)$/i,Nt=/node_modules[\\/].bin[\\/][^\\/]+\.cmd$/i;Pt=(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(!At)return e;const t=(e=>{e.file=bt(e);const t=e.file&&It(e.file);return t?(e.args.unshift(e.file),e.command=t,bt(e)):e.file})(e),r=!Rt.test(t);if(e.options.forceShell||r){const r=Nt.test(t);e.command=xe.normalize(e.command),e.command=Ct(e.command),e.args=e.args.map((e=>Tt(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 Lt={};const Dt="win32"===process.platform;var jt;Lt={hookChildProcess(e,t){if(!Dt)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 Dt&&1===e&&!t.file?u(t.original,"spawnSync"):null},notFoundError:u},(St=d).spawn=d,St.sync=(e,t,r)=>{const n=Pt(e,t,r),o=Te.spawnSync(n.command,n.args,n.options);return o.error=o.error||Lt.verifyENOENTSync(o.status,n),o},St._parse=Pt,St._enoent=Lt,jt=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 kt={};const Ft=e=>{let t;e={cwd:process.cwd(),path:process.env[Ot()],execPath:process.execPath,...e};let r=xe.resolve(e.cwd);const n=[];for(;t!==r;)n.push(xe.join(r,"node_modules/.bin")),t=r,r=xe.resolve(r,"..");const o=xe.resolve(e.cwd,e.execPath,"..");return n.push(o),n.concat(e.path).join(xe.delimiter)};(kt=Ft).default=Ft,kt.env=e=>{const t={...(e={env:process.env,...e}).env},r=Ot({env:t});return e.path=t[r],t[r]=kt(e),t};var Mt={},Vt={};const Gt=(e,t)=>{for(const r of Reflect.ownKeys(t))Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r));return e};(Vt=Gt).default=Gt;const Ut=new WeakMap,Ht=(e,t={})=>{if("function"!=typeof e)throw new TypeError("Expected a function");let r,n=0;const o=e.displayName||e.name||"",s=function(...i){if(Ut.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),Ut.set(s,n),s};(Mt=Ht).default=Ht,Mt.callCount=e=>{if(!Ut.has(e))throw Error(`The given function \`${e.name}\` is not wrapped by the \`onetime\` package`);return Ut.get(e)};var Bt,qt={};Object.defineProperty(qt,"__esModule",{value:!0}),qt.signalsByNumber=qt.signalsByName=void 0;var Wt={};Object.defineProperty(Wt,"__esModule",{value:!0}),Wt.getSignals=void 0;var Xt={};Object.defineProperty(Xt,"__esModule",{value:!0}),Xt.SIGNALS=void 0,Xt.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 Yt={};Object.defineProperty(Yt,"__esModule",{value:!0}),Yt.SIGRTMAX=Yt.getRealtimeSignals=void 0,Yt.getRealtimeSignals=()=>Array.from({length:Jt-Kt+1},zt);const zt=(e,t)=>({name:"SIGRT"+(t+1),number:Kt+t,action:"terminate",description:"Application-specific signal (realtime)",standard:"posix"}),Kt=34,Jt=64;Yt.SIGRTMAX=Jt,Wt.getSignals=()=>{const e=(0,Yt.getRealtimeSignals)();return[...Xt.SIGNALS,...e].map(Zt)};const Zt=({name:e,number:t,description:r,action:n,forced:o=!1,standard:s})=>{const{signals:{[e]:i}}=we.constants,a=void 0!==i;return{name:e,number:a?i:t,description:r,supported:a,action:n,forced:o,standard:s}},Qt=(0,Wt.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}})),{});qt.signalsByName=Qt;const er=(()=>{const e=(0,Wt.getSignals)(),t=Array.from({length:Yt.SIGRTMAX+1},((t,r)=>((e,t)=>{const r=((e,t)=>{const r=t.find((({name:t})=>we.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)})();qt.signalsByNumber=er;var tr=qt.signalsByName;Bt=({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:tr[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 rr={};const nr=["stdin","stdout","stderr"],or=e=>{if(!e)return;const{stdio:t}=e;if(void 0===t)return nr.map((t=>e[t]));if((e=>nr.some((t=>void 0!==e[t])))(e))throw Error("It's not possible to provide `stdio` in combination with one of "+nr.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,nr.length)},((e,r)=>t[r]))};(rr=or).node=e=>{const t=or(e);return"ipc"===t?"ipc":void 0===t||"string"==typeof t?[t,t,t,"ipc"]:t.includes("ipc")?t:[...t,"ipc"]};var sr,ir,ar={};ar=["SIGABRT","SIGALRM","SIGHUP","SIGINT","SIGTERM"],"win32"!==process.platform&&ar.push("SIGVTALRM","SIGXCPU","SIGXFSZ","SIGUSR2","SIGTRAP","SIGSYS","SIGQUIT","SIGIOT"),"linux"===process.platform&&ar.push("SIGIO","SIGPOLL","SIGPWR","SIGSTKFLT","SIGUNUSED");var cr,lr=ar,ur=/^win/i.test(process.platform),pr=Oe;"function"!=typeof pr&&(pr=pr.EventEmitter),process.__signal_exit_emitter__?cr=process.__signal_exit_emitter__:((cr=process.__signal_exit_emitter__=new pr).count=0,cr.emitted={}),cr.infinite||(cr.setMaxListeners(1/0),cr.infinite=!0),(ir=(e,t)=>{_e.equal(typeof e,"function","a callback must be provided for exit handler"),!1===hr&&m();var r="exit";return t&&t.alwaysLast&&(r="afterexit"),cr.on(r,e),()=>{cr.removeListener(r,e),0===cr.listeners("exit").length&&0===cr.listeners("afterexit").length&&h()}}).unload=h;var dr={};lr.forEach((e=>{dr[e]=()=>{process.listeners(e).length===cr.count&&(h(),f("exit",null,e),f("afterexit",null,e),ur&&"SIGHUP"===e&&(e="SIGINT"),process.kill(process.pid,e))}})),ir.signals=()=>lr,ir.load=m;var hr=!1,fr=process.reallyExit,mr=process.emit;const vr=e=>e===we.constants.signals.SIGTERM||"string"==typeof e&&"SIGTERM"===e.toUpperCase();var gr,yr=(sr={spawnedKill(e,t="SIGTERM",r={}){const n=e(t);return((e,t,r,n)=>{if(!((e,{forceKillAfterTimeout:t},r)=>vr(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=ir((()=>{e.kill()}));return n.finally((()=>{o()}))}}).spawnedKill,xr=sr.spawnedCancel,wr=sr.setupTimeout,br=sr.validateTimeout,Er=sr.setExitHandler,Sr={};const Pr=e=>null!==e&&"object"==typeof e&&"function"==typeof e.pipe;Pr.writable=e=>Pr(e)&&!1!==e.writable&&"function"==typeof e._write&&"object"==typeof e._writableState,Pr.readable=e=>Pr(e)&&!1!==e.readable&&"function"==typeof e._read&&"object"==typeof e._readableState,Pr.duplex=e=>Pr.writable(e)&&Pr.readable(e),Pr.transform=e=>Pr.duplex(e)&&"function"==typeof e._transform,Sr=Pr;var Or,_r={},Cr=$e.constants,Tr=Ie.PassThrough;Or=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 Tr({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 $r=(0,Ce.promisify)(Ie.pipeline);class Ir extends Error{constructor(){super("maxBuffer exceeded"),this.name="MaxBufferError"}}(_r=y).buffer=(e,t)=>y(e,{...t,encoding:"buffer"}),_r.array=(e,t)=>y(e,{...t,array:!0}),_r.MaxBufferError=Ir;var Ar,Rr=Ie.PassThrough;Ar=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 Rr({objectMode:!0});return o.setMaxListeners(0),o.add=e,o.isEmpty=t,o.on("unpipe",r),[].slice.call(arguments).forEach(e),o};const Nr=async(e,t)=>{if(e){e.destroy();try{return await t}catch(e){return e.bufferedData}}},Lr=(e,{encoding:t,buffer:r,maxBuffer:n})=>{if(e&&r)return t?_r(e,{encoding:t,maxBuffer:n}):_r.buffer(e,{maxBuffer:n})};var Dr,jr=(gr={handleInput(e,t){void 0!==t&&void 0!==e.stdin&&(Sr(t)?t.pipe(e.stdin):e.stdin.end(t))},makeAllStream(e,{all:t}){if(!t||!e.stdout&&!e.stderr)return;const r=Ar();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=Lr(e,{encoding:n,buffer:o,maxBuffer:s}),c=Lr(t,{encoding:n,buffer:o,maxBuffer:s}),l=Lr(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},Nr(e,a),Nr(t,c),Nr(r,l)])}},validateInputSync({input:e}){if(Sr(e))throw new TypeError("The `input` option cannot be a stream in sync mode")}}).handleInput,kr=gr.getSpawnedResult,Fr=gr.makeAllStream,Mr=gr.validateInputSync;const Vr=(async()=>{})().constructor.prototype,Gr=["then","catch","finally"].map((e=>[e,Reflect.getOwnPropertyDescriptor(Vr,e)]));var Ur,Hr=(Dr={mergePromise(e,t){for(const[r,n]of Gr){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,Br=Dr.getSpawnedPromise;const qr=(e,t=[])=>Array.isArray(t)?[e,...t]:[e],Wr=/^[\w.-]+$/;var Xr=(Ur={joinCommand(e,t){return qr(e,t).join(" ")},getEscapedCommand(e,t){return qr(e,t).map((e=>(e=>"string"!=typeof e||Wr.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,Yr=Ur.parseCommand,zr=Ur.getEscapedCommand;const Kr=(e,t,r={})=>{const n=St._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?kt.env({env:s,cwd:n,execPath:o}):s})(r),r.stdio=rr(r),"win32"===process.platform&&"cmd"===xe.basename(e,".exe")&&t.unshift("/q"),{file:e,args:t,options:r,parsed:n}},Jr=(e,t,r)=>"string"==typeof t||Buffer.isBuffer(t)?e.stripFinalNewline?jt(t):t:void 0===r?void 0:"",Zr=(e,t,r)=>{const n=Kr(e,t,r),o=Xr(e,t),s=zr(e,t);let i;br(n.options);try{i=Te.spawn(n.file,n.args,n.options)}catch(e){const t=new Te.ChildProcess,r=Promise.reject(Bt({error:e,stdout:"",stderr:"",all:"",command:o,escapedCommand:s,parsed:n,timedOut:!1,isCanceled:!1,killed:!1}));return Hr(t,r)}const a=Br(i),c=wr(i,n.options,a),l=Er(i,n.options,c),u={isCanceled:!1};i.kill=yr.bind(null,i.kill.bind(i)),i.cancel=xr.bind(null,i,u);const p=Mt((async()=>{const[{error:e,exitCode:t,signal:r,timedOut:a},c,p,d]=await kr(i,n.options,l),h=Jr(n.options,c),f=Jr(n.options,p),m=Jr(n.options,d);if(e||0!==t||null!==r){const c=Bt({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 jr(i,n.options.input),i.all=Fr(i,n.options),Hr(i,p)};let Qr;(Et=Zr).sync=(e,t,r)=>{const n=Kr(e,t,r),o=Xr(e,t),s=zr(e,t);let i;Mr(n.options);try{i=Te.spawnSync(n.file,n.args,n.options)}catch(e){throw Bt({error:e,stdout:"",stderr:"",all:"",command:o,escapedCommand:s,parsed:n,timedOut:!1,isCanceled:!1,killed:!1})}const a=Jr(n.options,i.stdout,i.error),c=Jr(n.options,i.stderr,i.error);if(i.error||0!==i.status||null!==i.signal){const e=Bt({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}},Et.command=(e,t)=>{const[r,...n]=Yr(e);return Zr(r,n,t)},Et.commandSync=(e,t)=>{const[r,...n]=Yr(e);return Zr.sync(r,n,t)},Et.node=(e,t,r={})=>{t&&!Array.isArray(t)&&"object"==typeof t&&(r=t,t=[]);const n=rr.node(r),o=process.execArgv.filter((e=>!e.startsWith("--inspect"))),{nodePath:s=process.execPath,nodeOptions:i=o}=r;return Zr(s,[...i,e,...Array.isArray(t)?t:[]],{...r,stdin:void 0,stdout:void 0,stderr:void 0,stdio:n,shell:!1})};let en,tn=!1,rn=!1,nn=!1;var on={},sn=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]}),an=on&&on.__setModuleDefault||(Object.create?(e,t)=>{Object.defineProperty(e,"default",{enumerable:!0,value:t})}:(e,t)=>{e.default=t}),cn=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)&&sn(t,e,r);return an(t,e),t}),ln=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())}))),un=on&&on.__importDefault||(e=>e&&e.__esModule?e:{default:e});Object.defineProperty(on,"__esModule",{value:!0}),on.evaluateVersions=on.isExplicitVersion=on.findFromManifest=on.getManifestFromRepo=on.findAllVersions=on.find=on.cacheFile=on.cacheDir=on.extractZip=on.extractXar=on.extractTar=on.extract7z=on.downloadTool=on.HTTPError=void 0,Fe.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=Fe("VYPTu"),p=Fe("6aHzk"),d=Fe("gczhj");const h=c(we),f=c(xe);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]||""})),Fe.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(we);var a=Fe("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}}})),Fe.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}:{}})),Fe.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(be),i=o(we);var a=Fe("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 pn=cn(Fe("4wFnS"));Fe.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*(){_e.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(Te),d=l(xe),h=l(Fe("jXMuL")),f=Ce.promisify(p.exec),m=Ce.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})),Fe.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(be),l=i(xe);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 dn=cn(Fe("bMvjP")),hn=cn(be);Fe.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(Fe("7Lo32"));var a=Fe("4wFnS");e.exports._findMatch=function(t,r,n,o){return s(this,void 0,void 0,(function*(){const s=we.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=we.platform();let r="";if("darwin"===t)r=""+Te.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 be.existsSync(e)?r=""+be.readFileSync(e):be.existsSync(t)&&(r=""+be.readFileSync(t)),r}})),Fe.register("7Lo32",((e,t)=>{var r=Fe("bvxLv");e.exports={re:r.re,src:r.src,tokens:r.t,SEMVER_SPEC_VERSION:Fe("fdwSe").SEMVER_SPEC_VERSION,SemVer:Fe("lFsiB"),compareIdentifiers:Fe("iwJsr").compareIdentifiers,rcompareIdentifiers:Fe("iwJsr").rcompareIdentifiers,parse:Fe("duwNw"),valid:Fe("3vako"),clean:Fe("4O9De"),inc:Fe("4pwP3"),diff:Fe("3KZ51"),major:Fe("gro6R"),minor:Fe("iawVE"),patch:Fe("f85A0"),prerelease:Fe("ctiRO"),compare:Fe("dvs9N"),rcompare:Fe("2Y98I"),compareLoose:Fe("7twMD"),compareBuild:Fe("6PcNk"),sort:Fe("csbi6"),rsort:Fe("qJMGv"),gt:Fe("0Lbfy"),lt:Fe("epyGF"),eq:Fe("fZcKH"),neq:Fe("iiSw7"),gte:Fe("7xTgx"),lte:Fe("dj1Te"),cmp:Fe("5lOVn"),coerce:Fe("3w4LS"),Comparator:Fe("7CcqG"),Range:Fe("4SVex"),satisfies:Fe("hID6V"),toComparators:Fe("1KxDd"),maxSatisfying:Fe("hAUPX"),minSatisfying:Fe("j168r"),minVersion:Fe("iKMXF"),validRange:Fe("aIAu1"),outside:Fe("7MTZc"),gtr:Fe("egpbD"),ltr:Fe("jKdoI"),intersects:Fe("84pp0"),simplifyRange:Fe("6KbSC"),subset:Fe("83Xwe")}})),Fe.register("bvxLv",((e,t)=>{var r=Fe("fdwSe").MAX_SAFE_COMPONENT_LENGTH,n=Fe("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*$")})),Fe.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}})),Fe.register("6m3CZ",((e,t)=>{const r=("object"==typeof process&&process,()=>{});e.exports=r})),Fe.register("lFsiB",(function(e,t){var r=Fe("6m3CZ"),n=Fe("fdwSe"),o=n.MAX_LENGTH,s=n.MAX_SAFE_INTEGER,i=Fe("bvxLv"),a=i.re,c=i.t,l=Fe("3YuHv"),u=Fe("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})),Fe.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)),{}):{}})),Fe.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)}}})),Fe.register("duwNw",((e,t)=>{var r=Fe("fdwSe").MAX_LENGTH,n=Fe("bvxLv"),o=n.re,s=n.t,i=Fe("lFsiB"),a=Fe("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}}})),Fe.register("3vako",((e,t)=>{var r=Fe("duwNw");e.exports=(e,t)=>{const n=r(e,t);return n?n.version:null}})),Fe.register("4O9De",((e,t)=>{var r=Fe("duwNw");e.exports=(e,t)=>{const n=r(e.trim().replace(/^[=v]+/,""),t);return n?n.version:null}})),Fe.register("4pwP3",((e,t)=>{var r=Fe("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}}})),Fe.register("3KZ51",((e,t)=>{var r=Fe("duwNw"),n=Fe("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}}})),Fe.register("fZcKH",((e,t)=>{var r=Fe("dvs9N");e.exports=(e,t,n)=>0===r(e,t,n)})),Fe.register("dvs9N",((e,t)=>{var r=Fe("lFsiB");e.exports=(e,t,n)=>new r(e,n).compare(new r(t,n))})),Fe.register("gro6R",((e,t)=>{var r=Fe("lFsiB");e.exports=(e,t)=>new r(e,t).major})),Fe.register("iawVE",((e,t)=>{var r=Fe("lFsiB");e.exports=(e,t)=>new r(e,t).minor})),Fe.register("f85A0",((e,t)=>{var r=Fe("lFsiB");e.exports=(e,t)=>new r(e,t).patch})),Fe.register("ctiRO",((e,t)=>{var r=Fe("duwNw");e.exports=(e,t)=>{const n=r(e,t);return n&&n.prerelease.length?n.prerelease:null}})),Fe.register("2Y98I",((e,t)=>{var r=Fe("dvs9N");e.exports=(e,t,n)=>r(t,e,n)})),Fe.register("7twMD",((e,t)=>{var r=Fe("dvs9N");e.exports=(e,t)=>r(e,t,!0)})),Fe.register("6PcNk",((e,t)=>{var r=Fe("lFsiB");e.exports=(e,t,n)=>{const o=new r(e,n),s=new r(t,n);return o.compare(s)||o.compareBuild(s)}})),Fe.register("csbi6",((e,t)=>{var r=Fe("6PcNk");e.exports=(e,t)=>e.sort(((e,n)=>r(e,n,t)))})),Fe.register("qJMGv",((e,t)=>{var r=Fe("6PcNk");e.exports=(e,t)=>e.sort(((e,n)=>r(n,e,t)))})),Fe.register("0Lbfy",((e,t)=>{var r=Fe("dvs9N");e.exports=(e,t,n)=>r(e,t,n)>0})),Fe.register("epyGF",((e,t)=>{var r=Fe("dvs9N");e.exports=(e,t,n)=>0>r(e,t,n)})),Fe.register("iiSw7",((e,t)=>{var r=Fe("dvs9N");e.exports=(e,t,n)=>0!==r(e,t,n)})),Fe.register("7xTgx",((e,t)=>{var r=Fe("dvs9N");e.exports=(e,t,n)=>r(e,t,n)>=0})),Fe.register("dj1Te",((e,t)=>{var r=Fe("dvs9N");e.exports=(e,t,n)=>0>=r(e,t,n)})),Fe.register("5lOVn",((e,t)=>{var r=Fe("fZcKH"),n=Fe("iiSw7"),o=Fe("0Lbfy"),s=Fe("7xTgx"),i=Fe("epyGF"),a=Fe("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)}}})),Fe.register("3w4LS",((e,t)=>{var r=Fe("lFsiB"),n=Fe("duwNw"),o=Fe("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)}})),Fe.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=Fe("3YuHv"),s=Fe("bvxLv"),i=s.re,a=s.t,c=Fe("5lOVn"),l=Fe("6m3CZ"),u=Fe("lFsiB"),p=Fe("4SVex")})),Fe.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(Fe("lIfWq"))({max:1e3});var o=Fe("3YuHv"),s=Fe("7CcqG"),i=Fe("6m3CZ"),a=Fe("lFsiB"),c=Fe("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}})),Fe.register("lIfWq",(function(e,t){"use strict";var r=Fe("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)))}}})),Fe.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{Fe("d6YpR")(r)}catch(e){}})),Fe.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}}})),Fe.register("hID6V",((e,t)=>{var r=Fe("4SVex");e.exports=(e,t,n)=>{try{t=new r(t,n)}catch(e){return!1}return t.test(e)}})),Fe.register("1KxDd",((e,t)=>{var r=Fe("4SVex");e.exports=(e,t)=>new r(e,t).set.map((e=>e.map((e=>e.value)).join(" ").trim().split(" ")))})),Fe.register("hAUPX",((e,t)=>{var r=Fe("lFsiB"),n=Fe("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}})),Fe.register("j168r",((e,t)=>{var r=Fe("lFsiB"),n=Fe("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}})),Fe.register("iKMXF",((e,t)=>{var r=Fe("lFsiB"),n=Fe("4SVex"),o=Fe("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}})),Fe.register("aIAu1",((e,t)=>{var r=Fe("4SVex");e.exports=(e,t)=>{try{return new r(e,t).range||"*"}catch(e){return null}}})),Fe.register("7MTZc",((e,t)=>{var r=Fe("lFsiB"),n=Fe("7CcqG");const{ANY:o}=n;var s=Fe("4SVex"),i=Fe("hID6V"),a=Fe("0Lbfy"),c=Fe("epyGF"),l=Fe("dj1Te"),u=Fe("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}})),Fe.register("egpbD",((e,t)=>{var r=Fe("7MTZc");e.exports=(e,t,n)=>r(e,t,">",n)})),Fe.register("jKdoI",((e,t)=>{var r=Fe("7MTZc");e.exports=(e,t,n)=>r(e,t,"<",n)})),Fe.register("84pp0",((e,t)=>{var r=Fe("4SVex");e.exports=(e,t,n)=>(e=new r(e,n),t=new r(t,n),e.intersects(t))})),Fe.register("6KbSC",((e,t)=>{var r=Fe("hID6V"),n=Fe("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}})),Fe.register("83Xwe",((e,t)=>{var r=Fe("4SVex"),n=Fe("7CcqG");const{ANY:o}=n;var s=Fe("hID6V"),i=Fe("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 fn=cn(Fe("l7BLh")),mn=cn(we),vn=cn(xe),gn=cn(Fe("ba1Cu")),yn=cn(Fe("7Lo32")),xn=cn(Ie),wn=cn(Ce);Fe.register("iFKS7",((e,t)=>{var r=Fe("joDHm"),n=Fe("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)}})),Fe.register("joDHm",((e,t)=>{e.exports=()=>Ae.randomBytes(16)})),Fe.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 bn=un(Fe("iFKS7"));var En={},Sn=En&&En.__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]}),Pn=En&&En.__setModuleDefault||(Object.create?(e,t)=>{Object.defineProperty(e,"default",{enumerable:!0,value:t})}:(e,t)=>{e.default=t}),On=En&&En.__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)&&Sn(t,e,r);return Pn(t,e),t}),_n=En&&En.__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(En,"__esModule",{value:!0}),En.getExecOutput=En.exec=void 0,Fe.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(we),a=o(Oe),c=o(Te),l=o(xe),u=o(Fe("bMvjP")),p=o(Fe("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=Ne.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 Cn=On(Fe("2c9fQ"));En.exec=O,En.getExecOutput=function(e,t,r){var n,o;return _n(this,void 0,void 0,(function*(){let s="",i="";const a=new Re.StringDecoder("utf8"),c=new Re.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 O(e,t,Object.assign(Object.assign({},r),{listeners:p}));return s+=a.end(),i+=c.end(),{exitCode:d,stdout:s,stderr:i}}))};var Tn={},$n=Tn&&Tn.__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]}),In=Tn&&Tn.__setModuleDefault||(Object.create?(e,t)=>{Object.defineProperty(e,"default",{enumerable:!0,value:t})}:(e,t)=>{e.default=t}),An=Tn&&Tn.__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 In(t,e),t}),Rn=Tn&&Tn.__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(Tn,"__esModule",{value:!0}),Tn.RetryHelper=void 0;const Nn=An(Fe("4wFnS"));Tn.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 Rn(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;Nn.info(e.message)}const n=this.getSleepAmount();Nn.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 Rn(this,void 0,void 0,(function*(){return new Promise((t=>setTimeout(t,1e3*e)))}))}};class Ln extends Error{constructor(e){super("Unexpected HTTP response: "+e),this.httpStatusCode=e,Object.setPrototypeOf(this,new.target.prototype)}}on.HTTPError=Ln;const Dn="win32"===process.platform,jn="darwin"===process.platform;on.downloadTool=function(e,t,r,n){return ln(this,void 0,void 0,(function*(){t=t||vn.join(N(),bn.default()),yield dn.mkdirP(vn.dirname(t)),pn.debug("Downloading "+e),pn.debug("Destination "+t);const o=L("TEST_DOWNLOAD_TOOL_RETRY_MIN_SECONDS",10),s=L("TEST_DOWNLOAD_TOOL_RETRY_MAX_SECONDS",20),i=new Tn.RetryHelper(3,o,s);return yield i.execute((()=>ln(this,void 0,void 0,(function*(){return yield function(e,t,r,n){return ln(this,void 0,void 0,(function*(){if(hn.existsSync(t))throw Error(`Destination file path ${t} already exists`);const o=new gn.HttpClient("actions/tool-cache",[],{allowRetries:!1});r&&(pn.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 Ln(s.message.statusCode);throw pn.debug(`Failed to download from "${e}". Code(${s.message.statusCode}) Message(${s.message.statusMessage})`),t}const i=wn.promisify(xn.pipeline),a=L("TEST_DOWNLOAD_TOOL_RESPONSE_MESSAGE_FACTORY",(()=>s.message))();let c=!1;try{return yield i(a,hn.createWriteStream(t)),pn.debug("download complete"),c=!0,t}finally{if(!c){pn.debug("download failed");try{yield dn.rmRF(t)}catch(e){pn.debug(`Failed to delete '${t}'. ${e.message}`)}}}}))}(e,t||"",r,n)}))),(e=>!(e instanceof Ln&&e.httpStatusCode&&500>e.httpStatusCode&&408!==e.httpStatusCode&&429!==e.httpStatusCode)))}))},on.extract7z=function(e,t,r){return ln(this,void 0,void 0,(function*(){_e.ok(Dn,"extract7z() not supported on current OS"),_e.ok(e,'parameter "file" is required'),t=yield C(t);const n=process.cwd();if(process.chdir(t),r)try{const t=["x",pn.isDebug()?"-bb1":"-bb0","-bd","-sccUTF-8",e],o={silent:!0};yield En.exec(`"${r}"`,t,o)}finally{process.chdir(n)}else{const r=["-NoLogo","-Sta","-NoProfile","-NonInteractive","-ExecutionPolicy","Unrestricted","-Command",`& '${vn.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 dn.which("powershell",!0);yield En.exec(`"${e}"`,r,o)}finally{process.chdir(n)}}return t}))},on.extractTar=function(e,t,r="xz"){return ln(this,void 0,void 0,(function*(){if(!e)throw Error("parameter 'file' is required");t=yield C(t),pn.debug("Checking tar --version");let n="";yield En.exec("tar --version",[],{ignoreReturnCode:!0,silent:!0,listeners:{stdout(e){return n+=""+e},stderr(e){return n+=""+e}}}),pn.debug(n.trim());const o=n.toUpperCase().includes("GNU TAR");let s;s=r instanceof Array?r:[r],pn.isDebug()&&!r.includes("v")&&s.push("-v");let i=t,a=e;return Dn&&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 En.exec("tar",s),t}))},on.extractXar=function(e,t,r=[]){return ln(this,void 0,void 0,(function*(){let n;_e.ok(jn,"extractXar() not supported on current OS"),_e.ok(e,'parameter "file" is required'),t=yield C(t),n=r instanceof Array?r:[r],n.push("-x","-C",t,"-f",e),pn.isDebug()&&n.push("-v");const o=yield dn.which("xar",!0);var s;return yield En.exec(`"${o}"`,(s=n,Array.from(new Set(s)))),t}))},on.extractZip=function(e,t){return ln(this,void 0,void 0,(function*(){if(!e)throw Error("parameter 'file' is required");return t=yield C(t),Dn?yield function(e,t){return ln(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 dn.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(" ")];pn.debug("Using pwsh at path: "+o),yield En.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 dn.which("powershell",!0);pn.debug("Using powershell at path: "+t),yield En.exec(`"${t}"`,e)}}))}(e,t):yield function(e,t){return ln(this,void 0,void 0,(function*(){const r=yield dn.which("unzip",!0),n=[e];pn.isDebug()||n.unshift("-q"),n.unshift("-o"),yield En.exec(`"${r}"`,n,{cwd:t})}))}(e,t),t}))},on.cacheDir=function(e,t,r,n){return ln(this,void 0,void 0,(function*(){if(r=yn.clean(r)||r,n=n||mn.arch(),pn.debug(`Caching tool ${t} ${r} ${n}`),pn.debug("source dir: "+e),!hn.statSync(e).isDirectory())throw Error("sourceDir is not a directory");const o=yield T(t,r,n);for(const t of hn.readdirSync(e)){const r=vn.join(e,t);yield dn.cp(r,o,{recursive:!0})}return $(t,r,n),o}))},on.cacheFile=function(e,t,r,n,o){return ln(this,void 0,void 0,(function*(){if(n=yn.clean(n)||n,o=o||mn.arch(),pn.debug(`Caching tool ${r} ${n} ${o}`),pn.debug("source file: "+e),!hn.statSync(e).isFile())throw Error("sourceFile is not a file");const s=yield T(r,n,o),i=vn.join(s,t);return pn.debug("destination file "+i),yield dn.cp(e,i),$(r,n,o),s}))},on.find=(e,t,r)=>{if(!e)throw Error("toolName parameter is required");if(!t)throw Error("versionSpec parameter is required");r=r||mn.arch(),I(t)||(t=A(_(e,r),t));let n="";if(t){t=yn.clean(t)||"";const o=vn.join(R(),e,t,r);pn.debug("checking cache: "+o),hn.existsSync(o)&&hn.existsSync(o+".complete")?(pn.debug(`Found tool in cache ${e} ${t} ${r}`),n=o):pn.debug("not found")}return n},on.findAllVersions=_,on.getManifestFromRepo=function(e,t,r,n="master"){return ln(this,void 0,void 0,(function*(){let o=[];const s=`https://api.github.com/repos/${e}/${t}/git/trees/${n}`,i=new gn.HttpClient("tool-cache"),a={};r&&(pn.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){pn.debug("Invalid json")}}return o}))},on.findFromManifest=function(e,t,r,n=mn.arch()){return ln(this,void 0,void 0,(function*(){return yield fn._findMatch(e,t,r,n)}))},on.isExplicitVersion=I,on.evaluateVersions=A;var kn,Fn=Fe("dj1Te"),Mn=Fe("3w4LS");const{Worker:Vn}=(()=>{try{return $a32596d6c226411b$import$99ffd1ece40e237f}catch(e){return{}}})();let Gn,Un=0;const Hn=new Map,Bn=(e,t,r)=>new Promise(((n,o)=>{const s=Un++;Hn.set(s,{resolve:n,reject:o}),void 0===Gn&&(Gn=new Vn(xe.join(__dirname,"thread.js")),Gn.on("message",(e=>{const t=Hn.get(e.id);Hn.delete(e.id),0===Hn.size&&Gn.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))})),Gn.on("error",(e=>{throw e}))),Gn.ref(),Gn.postMessage({id:s,method:e,args:t},r)})),qn=(e,t={})=>{let r=t.encoding||"hex";"buffer"===r&&(r=void 0);const n=Ae.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)};qn.stream=(e={})=>{let t=e.encoding||"hex";"buffer"===t&&(t=void 0);const r=Ae.createHash(e.algorithm||"sha512");return r.setEncoding(t),r},qn.fromStream=async(e,t={})=>{if(!Sr(e))throw new TypeError("Expected a stream");return new Promise(((r,n)=>{e.on("error",n).pipe(qn.stream(t)).on("error",n).on("finish",(function(){r(this.read())}))}))},void 0===Vn?(qn.fromFile=async(e,t)=>qn.fromStream(be.createReadStream(e),t),qn.async=async(e,t)=>qn(e,t)):(qn.fromFile=async(e,{algorithm:t="sha512",encoding:r="hex"}={})=>{const n=await Bn("hashFile",[t,e]);return"buffer"===r?Buffer.from(n):Buffer.from(n).toString(r)},qn.async=async(e,{algorithm:t="sha512",encoding:r="hex"}={})=>{"buffer"===r&&(r=void 0);const n=await Bn("hash",[t,e]);return void 0===r?Buffer.from(n):Buffer.from(n).toString(r)}),qn.fromFileSync=(e,t)=>qn(be.readFileSync(e),t),kn=qn,Fe.register("apy8x",((e,r)=>{async function n(e,t,r){if(e.startsWith("pypy-")){const t=await s.findPyPyVersion(e,r);Me.info(`Successfully setup PyPy ${t.resolvedPyPyVersion} with Python (${t.resolvedPythonVersion})`)}else{const t=await o.findPythonVersion(e,r);Me.info(`Successfully setup ${t.impl} (${t.version})`)}}t(e.exports,"setupActionsPython",(()=>n));var o=Fe("Hawjo"),s=Fe("b2AVd")})),Fe.register("Hawjo",((e,r)=>{function n(e,t){const r=on.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=xe.join(n,"bin");Me.exportVariable("pythonLocation",i.IS_WINDOWS?n:s),Me.addPath(n),Me.addPath(s),i.IS_WINDOWS&&Me.addPath(xe.join(n,"Scripts"));const a="pypy"+e;return Me.setOutput("python-version",a),{impl:a,version:o(n)}}function o(e){const t=e.split(xe.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;Me.debug(`Semantic version spec of ${e} is ${r}`);let s=on.find("Python",r,t);if(!s){Me.info(`Version ${r} was not found in the local cache`);const e=await c.findReleaseFromManifest(r,t);e&&e.files&&e.files.length>0&&(Me.info(`Version ${r} is available for downloading`),await c.installCpythonFromRelease(e),s=on.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(we.EOL));if(Me.exportVariable("pythonLocation",s),i.IS_LINUX){const e=process.env.LD_LIBRARY_PATH?":"+process.env.LD_LIBRARY_PATH:"",t=xe.join(s,"lib");e.split(":").includes(t)||Me.exportVariable("LD_LIBRARY_PATH",t+e)}if(Me.addPath(s),Me.addPath((e=>xe.join(e,i.IS_WINDOWS?"Scripts":"bin"))(s)),i.IS_WINDOWS){const e=xe.basename(xe.dirname(s)),t=a.major(e),r=a.minor(e),n=xe.join(process.env.APPDATA||"","Python",`Python${t}${r}`,"Scripts");Me.addPath(n)}const l=o(s);return Me.setOutput("python-version",l),{impl:"CPython",version:l}})(e,t)}}t(e.exports,"findPythonVersion",(()=>s));var i=Fe("ibWnW"),a=Fe("7Lo32"),c=Fe("9ES0m")})),Fe.register("ibWnW",((r,n)=>{function o(t,r,n,o=!1){const s=xe.join(t,r),i=xe.join(t,n);e(be).existsSync(i)||(e(be).symlinkSync(s,i),!h&&o&&e(be).chmodSync(i,"755"))}function s(e){return i(e)||!!d.validRange(e)}function i(e){return"nightly"===e}function a(e){return xe.basename(xe.dirname(e))}function c(t){let r="",n=xe.join(t,g);return e(be).existsSync(n)&&(r=""+e(be).readFileSync(n)),r}function l(t,r){const n=xe.join(t,g);e(be).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=Fe("7Lo32");const h="win32"===process.platform,f="linux"===process.platform,m=["x86","x64"],v=["win32","win64"],g="PYPY_VERSION"})),Fe.register("9ES0m",((e,r)=>{async function n(e,t){const r=await on.getManifestFromRepo(c,l,a,u);return await on.findFromManifest(e,!1,r,t)}async function o(e){const t=e.files[0].download_url;Me.info(`Download from "${t}"`);const r=await on.downloadTool(t,void 0,a);let n;Me.info("Extract downloaded archive"),n=s.IS_WINDOWS?await on.extractZip(r):await on.extractTar(r),Me.info("Execute installation script"),await(async e=>{const t={cwd:e,env:{...process.env,...s.IS_LINUX&&{LD_LIBRARY_PATH:xe.join(e,"lib")}},silent:!0,listeners:{stdout(e){Me.info((""+e).trim())},stderr(e){Me.error((""+e).trim())}}};s.IS_WINDOWS?await En.exec("powershell",["./setup.ps1"],t):await En.exec("bash",["./setup.sh"],t)})(n)}t(e.exports,"MANIFEST_URL",(()=>p)),t(e.exports,"findReleaseFromManifest",(()=>n)),t(e.exports,"installCpythonFromRelease",(()=>o));var s=Fe("ibWnW");const i=Me.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"})),Fe.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-'. 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||on.find("PyPy",e,r))),t})(e):on.find("PyPy",e,r);return a&&(o=s.getPyPyVersionFromPath(a),n=s.readExactPyPyVersionFile(a),i.satisfies(n,t)||(a=null,n="",o="")),a||Me.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=xe.join(r,s.IS_WINDOWS?"Scripts":"bin"),u=o.getPyPyBinaryPath(r);return Me.exportVariable("pythonLocation",u),Me.addPath(u),Me.addPath(l),{resolvedPyPyVersion:n,resolvedPythonVersion:a}}t(e.exports,"findPyPyVersion",(()=>n));var o=Fe("PFyxE"),s=Fe("ibWnW"),i=Fe("7Lo32")})),Fe.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;Me.info(`Downloading PyPy from "${g}" ...`);const y=await on.downloadTool(g);Me.info("Extracting downloaded archive..."),o=p.IS_WINDOWS?await on.extractZip(y):await on.extractTar(y,void 0,"x");const x=e(be).readdirSync(o)[0],w=xe.join(o,x);let b=w;p.isNightlyKeyword(v)||(b=await on.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":"";Me.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=>{Me.info("Installing and updating pip");const t=xe.join(e,"python");await En.exec(t+" -m ensurepip"),await En.exec(e+"/python -m pip install --ignore-installed pip")})(E),{installDir:b,resolvedPythonVersion:m,resolvedPyPyVersion:v}}function s(e){const t=xe.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=Fe("7Lo32"),u=Fe("ba1Cu"),p=Fe("ibWnW")}));var Wn=Fe("dvs9N"),Xn=(Mn=Fe("3w4LS"),Fe("3vako"));let Yn,zn;Fn=Fe("dj1Te");var Kn=Fe("gro6R"),Jn=Fe("bMvjP");const Zn=(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"]),Qn=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"]),eo=new Map,to={"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"},ro=new Set(["10.0.1"]);var no,oo,so,io={},ao=io&&io.__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())}))),co=io&&io.__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(io,"__esModule",{value:!0});var lo={},uo=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});const po=uo(we);var ho={};Object.defineProperty(ho,"__esModule",{value:!0}),ho.toCommandValue=e=>null==e?"":"string"==typeof e||e instanceof String?e:JSON.stringify(e),lo.issueCommand=Z,lo.issue=(e,t="")=>{Z(e,{},t)};class fo{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,ho.toCommandValue(t).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A").replace(/:/g,"%3A").replace(/,/g,"%2C")}`)}}var t;return e+="::"+(e=>ho.toCommandValue(this.message).replace(/%/g,"%25").replace(/\r/g,"%0D").replace(/\n/g,"%0A"))(),e}}var mo={},vo=mo&&mo.__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(mo,"__esModule",{value:!0});const go=vo(be),yo=vo(we);mo.issueCommand=(e,t)=>{const r=process.env["GITHUB_"+e];if(!r)throw Error("Unable to find environment variable for file command "+e);if(!go.existsSync(r))throw Error("Missing file at path: "+r);go.appendFileSync(r,`${ho.toCommandValue(t)}${yo.EOL}`,{encoding:"utf8"})};const xo=co(we),wo=co(xe);var bo;(e=>{e[e.Success=0]="Success",e[e.Failure=1]="Failure"})(bo=io.ExitCode||(io.ExitCode={})),io.exportVariable=(e,t)=>{const r=ho.toCommandValue(t);if(process.env[e]=r,process.env.GITHUB_ENV){const t="_GitHubActionsFileCommandDelimeter_";mo.issueCommand("ENV",`${e}<<${t}${xo.EOL}${r}${xo.EOL}${t}`)}else lo.issueCommand("set-env",{name:e},r)},io.setSecret=e=>{lo.issueCommand("add-mask",{},e)},io.addPath=e=>{process.env.GITHUB_PATH?mo.issueCommand("PATH",e):lo.issueCommand("add-path",{},e),process.env.PATH=`${e}${wo.delimiter}${process.env.PATH}`},io.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()},io.setOutput=(e,t)=>{lo.issueCommand("set-output",{name:e},t)},io.setCommandEcho=e=>{lo.issue("echo",e?"on":"off")},io.setFailed=e=>{process.exitCode=bo.Failure,Q(e)},io.isDebug=()=>"1"===process.env.RUNNER_DEBUG,io.debug=e=>{lo.issueCommand("debug",{},e)},io.error=Q,io.warning=e=>{lo.issue("warning",e instanceof Error?""+e:e)},io.info=e=>{process.stdout.write(e+xo.EOL)},io.startGroup=ee,io.endGroup=te,io.group=function(e,t){return ao(this,void 0,void 0,(function*(){let r;ee(e);try{r=yield t()}finally{te()}return r}))},io.saveState=(e,t)=>{lo.issueCommand("save-state",{name:e},t)},io.getState=e=>process.env["STATE_"+e]||"";const Eo=Le.env["ProgramFiles(x86)"],So=[Le.env["ProgramFiles(x86)"],Le.env.ProgramFiles],Po=["Enterprise","Professional","Community"],Oo=["2022","2019","2017"],_o={2022:"17.0",2019:"16.0",2017:"15.0",2015:"14.0",2013:"12.0"};no=re;const Co=Eo+"\\Microsoft Visual Studio\\Installer";var To;oo=oe,so=(e,t,r,n,o,s)=>{if("win32"!=Le.platform)return void io.info("This is not a Windows virtual environment, bye!");Le.env.PATH+=xe.delimiter+Co;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=`"${oe(s)}" ${a.join(" ")}`;io.debug("vcvars command-line: "+c);const l=(""+Te.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}io.startGroup("Environment variables");for(let e of d){if(!e.includes("="))continue;let[t,r]=e.split("=");r!==f[t]&&(io.info("Setting "+t),se(t)&&(r=r.split(";").filter(((e,t,r)=>r.indexOf(e)===t)).join(";")),io.exportVariable(t,r))}io.endGroup(),io.info("Configured Developer Command Prompt")};const $o=we.homedir();To=e=>{if("string"!=typeof e)throw new TypeError("Expected a string, got "+typeof e);return $o?e.replace(/^~(?=$|\/|\\)/,$o):e},Xn=Fe("3vako");const Io={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"};Kn=Fe("gro6R"),Mn=Fe("3w4LS");let Ao=!1;const Ro={cmake(e,t,r){return j("cmake",e,M,t)},ninja(e,t,r){return j("ninja",e,ce,t)},python:V,vcpkg(t,r,n){return Ao&&null!==e(dt).sync("vcpkg",{nothrow:!0})?{binDir:xe.dirname(e(dt).sync("vcpkg"))}:(be.existsSync(xe.join(r,F("bootstrap-vcpkg")))?Me.warning("Vcpkg folder already exists at "+r):e(Et).sync("git",["clone","https://github.com/microsoft/vcpkg"],{cwd:xe.dirname(r)}),e(Et).sync(F((o="bootstrap-vcpkg","win32"===process.platform?o:"./"+o)),{cwd:r,shell:!0}),Me.addPath(r),Ao=!0,{binDir:r});var o},conan(e,t,r){return H("conan",e)},meson(e,t,r){return H("meson",e)},gcovr(e,t,r){return H("gcovr",e)},async opencppcoverage(e,t,r){if("win32"===process.platform)return await P("opencppcoverage",e),{binDir:(()=>{const e="C:/Program Files/OpenCppCoverage";return E(e),e})()}},llvm:J,gcc:de,choco:S,brew:c,ccache(e,t,r){switch(process.platform){case"win32":return P("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 P("doxygen.install",e),{binDir:(()=>{E("C:/Program Files/Graphviz/bin");const e="C:/Program Files/doxygen/bin";return E(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 P("cppcheck",e),{binDir:(()=>{const e="C:/Program Files/Cppcheck";return E(e),e})()};case"darwin":return b("cppcheck",e);case"linux":return w("cppcheck",e);default:throw Error("Unsupported platform")}},msvc:ae,vcvarsall:ie,async kcov(e,t,r){if("linux"===process.platform)return await j("kcov",e,fe,t);throw Error("Unsupported platform for "+r)}},No=["choco","brew","python","vcpkg","cmake","ninja","conan","meson","gcovr","opencppcoverage","ccache","doxygen","cppcheck","llvm","gcc","msvc","vcvarsall","kcov"],Lo=["compiler","architecture",...No];me(process.argv).then((e=>{process.exitCode=e})).catch((e=>{he("main() panicked!"),he(e),process.exitCode=1})); //# sourceMappingURL=setup_cpp.js.map