2026-03-10T09:39:33.4251286Z Current runner version: '2.332.0' 2026-03-10T09:39:33.4265903Z Runner name: 'PVS_OP_FE_UAT' 2026-03-10T09:39:33.4266843Z Runner group name: 'Default' 2026-03-10T09:39:33.4267845Z Machine name: 'VMI2110803' 2026-03-10T09:39:33.4271611Z ##[group]GITHUB_TOKEN Permissions 2026-03-10T09:39:33.4275512Z Contents: read 2026-03-10T09:39:33.4276019Z Metadata: read 2026-03-10T09:39:33.4276476Z Packages: read 2026-03-10T09:39:33.4277082Z ##[endgroup] 2026-03-10T09:39:33.4280004Z Secret source: Actions 2026-03-10T09:39:33.4280678Z Prepare workflow directory 2026-03-10T09:39:33.7008300Z Prepare all required actions 2026-03-10T09:39:33.7072379Z Getting action download info 2026-03-10T09:39:34.6898098Z Download action repository 'actions/checkout@v3' (SHA:f43a0e5ff2bd294095638e18286ca9a3d1956744) 2026-03-10T09:39:36.0541341Z Download action repository 'actions/setup-node@v3' (SHA:3235b876344d2a9aa001b8d1453c930bba69e610) 2026-03-10T09:39:38.5546832Z Complete job name: build 2026-03-10T09:39:38.7453578Z ##[group]Run actions/checkout@v3 2026-03-10T09:39:38.7455606Z with: 2026-03-10T09:39:38.7455951Z repository: supportmmm/pvs_gent_crm_fe 2026-03-10T09:39:38.7456911Z token: *** 2026-03-10T09:39:38.7457177Z ssh-strict: true 2026-03-10T09:39:38.7457434Z persist-credentials: true 2026-03-10T09:39:38.7457767Z clean: true 2026-03-10T09:39:38.7458025Z sparse-checkout-cone-mode: true 2026-03-10T09:39:38.7458345Z fetch-depth: 1 2026-03-10T09:39:38.7458584Z fetch-tags: false 2026-03-10T09:39:38.7458845Z lfs: false 2026-03-10T09:39:38.7459091Z submodules: false 2026-03-10T09:39:38.7459380Z set-safe-directory: true 2026-03-10T09:39:38.7460316Z ##[endgroup] 2026-03-10T09:39:39.2958726Z Syncing repository: supportmmm/pvs_gent_crm_fe 2026-03-10T09:39:39.2961552Z ##[group]Getting Git version info 2026-03-10T09:39:39.2962187Z Working directory is 'C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe' 2026-03-10T09:39:39.3363686Z [command]"C:\Program Files\Git\cmd\git.exe" version 2026-03-10T09:39:39.3943678Z git version 2.47.1.windows.1 2026-03-10T09:39:39.4091039Z ##[endgroup] 2026-03-10T09:39:39.4247246Z Temporarily overriding HOME='C:\Apache24\htdocs\pvs-fe\_work\_temp\84353e49-ac83-4402-9c2e-90b5aad0abf8' before making global git config changes 2026-03-10T09:39:39.4249085Z Adding repository directory to the temporary git global config as a safe directory 2026-03-10T09:39:39.4250379Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe 2026-03-10T09:39:39.5071717Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url 2026-03-10T09:39:39.5938077Z https://github.com/supportmmm/pvs_gent_crm_fe 2026-03-10T09:39:39.6157678Z ##[group]Removing previously created refs, to avoid conflicts 2026-03-10T09:39:39.6217563Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD 2026-03-10T09:39:39.8860090Z refs/heads/UAT 2026-03-10T09:39:39.8933677Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach 2026-03-10T09:39:40.3684652Z M .env 2026-03-10T09:39:40.3686854Z HEAD is now at 14893b1 Merge pull request #675 from supportmmm/development 2026-03-10T09:39:40.5574470Z ##[endgroup] 2026-03-10T09:39:40.5579807Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status 2026-03-10T09:39:41.8457350Z ##[group]Cleaning the repository 2026-03-10T09:39:41.8482201Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx 2026-03-10T09:40:01.4794974Z Removing node_modules/ 2026-03-10T09:40:01.4888637Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD 2026-03-10T09:40:01.6595428Z HEAD is now at 14893b1 Merge pull request #675 from supportmmm/development 2026-03-10T09:40:01.6671725Z ##[endgroup] 2026-03-10T09:40:01.6684666Z ##[group]Disabling automatic garbage collection 2026-03-10T09:40:01.6699334Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0 2026-03-10T09:40:01.7607137Z ##[endgroup] 2026-03-10T09:40:01.7610228Z ##[group]Setting up auth 2026-03-10T09:40:01.7653247Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand 2026-03-10T09:40:01.8752772Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\"" 2026-03-10T09:40:03.5920065Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2026-03-10T09:40:03.7209401Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\"" 2026-03-10T09:40:05.2037780Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2026-03-10T09:40:05.3318744Z ##[endgroup] 2026-03-10T09:40:05.3350575Z ##[group]Fetching the repository 2026-03-10T09:40:05.3352568Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +d000c02cd120f0d6063d08e2e789c0c26136b8e2:refs/remotes/origin/UAT 2026-03-10T09:40:07.1862678Z remote: Enumerating objects: 16, done. 2026-03-10T09:40:07.1932745Z remote: Counting objects: 6% (1/16) 2026-03-10T09:40:07.1933387Z remote: Counting objects: 12% (2/16) 2026-03-10T09:40:07.2006459Z remote: Counting objects: 18% (3/16) 2026-03-10T09:40:07.2162670Z remote: Counting objects: 25% (4/16) 2026-03-10T09:40:07.2176225Z remote: Counting objects: 31% (5/16) 2026-03-10T09:40:07.2177490Z remote: Counting objects: 37% (6/16) 2026-03-10T09:40:07.2180352Z remote: Counting objects: 43% (7/16) 2026-03-10T09:40:07.2181787Z remote: Counting objects: 50% (8/16) 2026-03-10T09:40:07.2184635Z remote: Counting objects: 56% (9/16) 2026-03-10T09:40:07.2217615Z remote: Counting objects: 62% (10/16) 2026-03-10T09:40:07.2245991Z remote: Counting objects: 68% (11/16) 2026-03-10T09:40:07.2251875Z remote: Counting objects: 75% (12/16) 2026-03-10T09:40:07.2252394Z remote: Counting objects: 81% (13/16) 2026-03-10T09:40:07.2252794Z remote: Counting objects: 87% (14/16) 2026-03-10T09:40:07.2253409Z remote: Counting objects: 93% (15/16) 2026-03-10T09:40:07.2253867Z remote: Counting objects: 100% (16/16) 2026-03-10T09:40:07.2254295Z remote: Counting objects: 100% (16/16), done. 2026-03-10T09:40:07.2254909Z remote: Compressing objects: 25% (1/4) 2026-03-10T09:40:07.2255614Z remote: Compressing objects: 50% (2/4) 2026-03-10T09:40:07.2256223Z remote: Compressing objects: 75% (3/4) 2026-03-10T09:40:07.2256769Z remote: Compressing objects: 100% (4/4) 2026-03-10T09:40:07.2257229Z remote: Compressing objects: 100% (4/4), done. 2026-03-10T09:40:07.2257872Z remote: Total 6 (delta 5), reused 2 (delta 2), pack-reused 0 (from 0) 2026-03-10T09:40:07.7861249Z From https://github.com/supportmmm/pvs_gent_crm_fe 2026-03-10T09:40:07.7861916Z + 14893b1...d000c02 d000c02cd120f0d6063d08e2e789c0c26136b8e2 -> origin/UAT (forced update) 2026-03-10T09:40:07.8743886Z ##[endgroup] 2026-03-10T09:40:07.8744289Z ##[group]Determining the checkout info 2026-03-10T09:40:07.8744860Z ##[endgroup] 2026-03-10T09:40:07.8745205Z ##[group]Checking out the ref 2026-03-10T09:40:07.8753902Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B UAT refs/remotes/origin/UAT 2026-03-10T09:40:07.9802964Z branch 'UAT' set up to track 'origin/UAT'. 2026-03-10T09:40:07.9803326Z Your branch is up to date with 'origin/UAT'. 2026-03-10T09:40:07.9814579Z Previous HEAD position was 14893b1 Merge pull request #675 from supportmmm/development 2026-03-10T09:40:07.9838818Z Switched to and reset branch 'UAT' 2026-03-10T09:40:07.9865848Z ##[endgroup] 2026-03-10T09:40:08.0610271Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format='%H' 2026-03-10T09:40:08.1086361Z 'd000c02cd120f0d6063d08e2e789c0c26136b8e2' 2026-03-10T09:40:08.2723124Z ##[group]Run actions/setup-node@v3 2026-03-10T09:40:08.2723890Z with: 2026-03-10T09:40:08.2724254Z node-version: 22 2026-03-10T09:40:08.2724472Z always-auth: false 2026-03-10T09:40:08.2724737Z check-latest: false 2026-03-10T09:40:08.2725473Z token: *** 2026-03-10T09:40:08.2725676Z ##[endgroup] 2026-03-10T09:40:10.4079843Z Found in cache @ C:\Apache24\htdocs\pvs-fe\_work\_tool\node\22.14.0\x64 2026-03-10T09:40:10.4084238Z ##[group]Environment details 2026-03-10T09:40:11.2922154Z node: v22.14.0 2026-03-10T09:40:11.2922415Z npm: 10.9.2 2026-03-10T09:40:11.2922601Z yarn: 2026-03-10T09:40:11.2925469Z ##[endgroup] 2026-03-10T09:40:11.3930801Z ##[group]Run npm install 2026-03-10T09:40:11.3931661Z npm install 2026-03-10T09:40:11.4056369Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2026-03-10T09:40:11.4066802Z ##[endgroup] 2026-03-10T09:41:16.4062248Z npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. 2026-03-10T09:41:18.1310183Z npm warn deprecated npmlog@5.0.1: This package is no longer supported. 2026-03-10T09:41:25.2858974Z npm warn deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported 2026-03-10T09:41:26.5891305Z npm warn deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported 2026-03-10T09:41:28.4768349Z npm warn deprecated are-we-there-yet@2.0.0: This package is no longer supported. 2026-03-10T09:41:39.2131786Z npm warn deprecated gauge@3.0.2: This package is no longer supported. 2026-03-10T09:45:10.0360009Z 2026-03-10T09:45:10.0361377Z added 516 packages, and audited 682 packages in 5m 2026-03-10T09:45:10.0361926Z 2026-03-10T09:45:10.0362222Z 181 packages are looking for funding 2026-03-10T09:45:10.0362637Z run `npm fund` for details 2026-03-10T09:45:10.1333890Z 2026-03-10T09:45:10.1334794Z 19 vulnerabilities (1 low, 3 moderate, 14 high, 1 critical) 2026-03-10T09:45:10.1335170Z 2026-03-10T09:45:10.1335425Z To address issues that do not require attention, run: 2026-03-10T09:45:10.1335803Z npm audit fix 2026-03-10T09:45:10.1335938Z 2026-03-10T09:45:10.1336274Z To address all issues possible (including breaking changes), run: 2026-03-10T09:45:10.1336687Z npm audit fix --force 2026-03-10T09:45:10.1336828Z 2026-03-10T09:45:10.1337091Z Some issues need review, and may require choosing 2026-03-10T09:45:10.1337456Z a different dependency. 2026-03-10T09:45:10.1337625Z 2026-03-10T09:45:10.1337792Z Run `npm audit` for details. 2026-03-10T09:45:11.3943420Z ##[group]Run Copy-Item -Path "C:\environment\.env" -Destination "C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe\.env" 2026-03-10T09:45:11.3945020Z Copy-Item -Path "C:\environment\.env" -Destination "C:\Apache24\htdocs\pvs-fe\_work\pvs_gent_crm_fe\pvs_gent_crm_fe\.env" 2026-03-10T09:45:11.4169761Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2026-03-10T09:45:11.4170223Z ##[endgroup] 2026-03-10T09:45:15.7121113Z ##[group]Run $env:NODE_OPTIONS="--max_old_space_size=4096" 2026-03-10T09:45:15.7121844Z $env:NODE_OPTIONS="--max_old_space_size=4096" 2026-03-10T09:45:15.7125294Z npm run build 2026-03-10T09:45:15.7241324Z shell: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.EXE -command ". '{0}'" 2026-03-10T09:45:15.7241813Z ##[endgroup] 2026-03-10T09:45:19.5082831Z 2026-03-10T09:45:19.5083589Z > pvsclient@0.0.16 build 2026-03-10T09:45:19.5085328Z > vite build 2026-03-10T09:45:19.5085463Z 2026-03-10T09:45:23.1648151Z vite v6.4.1 bu