Job 1788424329637

Command: powershell -NoProfile -Command "$sid='14nkIMPL8l_IYeUggRP5m6dswCo7blt5IDxn469IUCTbul6CMGJG7zqpo'; $roots=@('C:\Users\ash\PhoneBridgeHotpathDeploy','C:\Users\ash\PhoneOperatorBridge','C:\Users\ash\Documents\Codex','C:\Users\ash\Downloads'); $hits=@(); foreach($r in $roots){if(Test-Path $r){Get-ChildItem $r -Filter .clasp.json -File -Recurse -ErrorAction SilentlyContinue | ForEach-Object {try{$j=Get-Content -Raw $_.FullName|ConvertFrom-Json;if($j.scriptId -eq $sid){$hits+=$_.DirectoryName}}catch{}}}}; $hits|Select-Object -First 10"
Directory: projects
Status: SUCCESS
Exit code: 0

Cancel Job Rerun Command Refresh